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.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
CallStack:
  1. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  2. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  3. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  4. at TaleWorlds.Library.Common.InvokeWithLog(MethodInfo methodInfo, Object obj, Object[] args)
  5. at TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(ViewModel this, String commandName, Object[] parameters)
  6. at TaleWorlds.GauntletUI.Data.GauntletView.OnCommand(String command, Object[] args)
  7. at TaleWorlds.GauntletUI.Widget.EventFired(String eventName, Object[] args)
  8. at TaleWorlds.GauntletUI.ButtonWidget.HandleClick()
  9. at TaleWorlds.GauntletUI.ButtonWidget.OnMouseReleased()
  10. at TaleWorlds.GauntletUI.EventManager.MouseUp()
  11. at TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs)
  12. at TaleWorlds.Engine.Screens.ScreenManager.Update()
  13. at TaleWorlds.Engine.Screens.ScreenManager.Tick_Patch1(Single dt)


Inner Exception information
Type: System.MissingMethodException
Message: 找不到方法:“TaleWorlds.Localization.TextObject TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationMenu.get_Text()”。
Source: zCulturedStart
CallStack:
  1. at zCulturedStart.CultureStartOptions.BranchsOnInit(CharacterCreation characterCreation)
  2. at TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation.OnInit(Int32 stage)
  3. at TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationGenericStageVM..ctor(CharacterCreation characterCreationMenu, Action affirmativeAction, TextObject affirmativeActionText, Action negativeAction, TextObject negativeActionText, Int32 stageIndex, Int32 currentStageIndex, Int32 totalStagesCount, Int32 furthestIndex, Action`1 goToIndex)
  4. at SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView.NextStage()

+ Involved Modules

  • zCulturedStart
    • Method: static System.Void zCulturedStart.CultureStartOptions::BranchsOnInit(TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation characterCreation)
      Frame: BranchsOnInit at offset 0 in file:line:column C:\BannerlordModding\CulturedStart\CulturedStart\CSCharContent.cs:174:9
  • Sandbox
    • Method: virtual System.Void SandBox.GauntletUI.CharacterCreation.CharacterCreationGenericStageView::NextStage()
      Frame: NextStage at offset 484 in file:line:column :0:0
  • Bannerlord.Harmony
    • Method: static System.Object System.RuntimeMethodHandle::InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
      Frame: InvokeMethod at offset 0 in file:line:column :0:0
    • Method: System.Object System.Reflection.RuntimeMethodInfo::UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
      Frame: UnsafeInvokeInternal at offset 269 in file:line:column :0:0
    • Method: virtual System.Object System.Reflection.RuntimeMethodInfo::Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
      Frame: Invoke at offset 146 in file:line:column :0:0

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.1.1.65)
  • + ButterLib (Bannerlord.ButterLib, v1.0.30.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.1.8.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.3.14.0)
  • + Native (Native, e1.6.4.0)
  • + SandBox Core (SandBoxCore, e1.6.4.0)
  • + CustomBattle (CustomBattle, e1.6.4.0)
  • + Sandbox (Sandbox, e1.6.4.0)
  • + StoryMode (StoryMode, e1.6.4.0)
  • + Bear my Banner (BearMyBanner, v0.7.3.0)
  • + FireArchers (FireArchers, v1.1.1.0)
  • + Realistic Battle Combat Module and Unit Overhaul (RealisticBattleCombatModule, v2.2.0.0)
  • + Recruit Everyone (RecruitEveryone, v1.1.8.0)
  • + SliceThrough (SliceThrough, v1.0.5.0)
  • + Today, We Feast! (TodayWeFeast, v1.0.0.0)
  • + zCulturedStart (zCulturedStart, v1.1.27.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviourInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers; Namespace: Bannerlord.ButterLib.SubModuleWrappers.Patches.MBSubModuleBasePatchCallPostfix;

  • 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;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForPassiveUsage
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.ChangeLanceDamagePrefix;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForThrust
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.CalculateStrikeMagnitudeForThrustPatchPrefix;

  • TaleWorlds.MountAndBlade.Mission.ComputeBlowDamage
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideDamageCalcPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateValue
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateValuePrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateHorseTier
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateHorseTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateTierMeleeWeapon
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateTierMeleeWeaponPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateRangedWeaponTier
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateRangedWeaponTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateAmmoTier
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateAmmoTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateArmorTier
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideCalculateArmorTierPrefix;

  • SandBox.SandboxAgentStatCalculateModel.UpdateHumanStats
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.SandboxAgentUpdateHumanStatsPostfix;

  • SandBox.SandboxAgentStatCalculateModel.UpdateHorseStats
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.ChangeHorseChargeBonusPostfix;

  • TaleWorlds.MountAndBlade.Mission.ComputeBlowMagnitudeFromHorseCharge
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.ChangeHorseDamageCalculationPrefix;

  • TaleWorlds.MountAndBlade.CustomBattleAgentStatCalculateModel.UpdateAgentStats
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.CustomBattleUpdateAgentStatsPostfix;

  • TaleWorlds.MountAndBlade.Mission.CreateMeleeBlow
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.CreateMeleeBlowPatchPostfix;

  • TaleWorlds.MountAndBlade.Mission.RegisterBlow
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RegisterBlowPatchPrefix;

  • SandBox.BattleAgentLogic.OnAgentHit
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OnAgentHitPatchPrefix;

  • TaleWorlds.MountAndBlade.Agent.HandleBlow
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.HandleBlowPatchPrefix;

  • TaleWorlds.MountAndBlade.Mission.DecideAgentHitParticles
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.DecideAgentHitParticlesPatchPostfix;

  • TaleWorlds.MountAndBlade.Mission.DecideAgentDismountedByBlow
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.DecideAgentDismountedByBlowPatchPrefixDecideAgentDismountedByBlow;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultPartyHealingModel.GetSurvivalChance
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideDefaultPartyHealingModelPrefixGetAiWeight;

  • StoryMode.GameModels.StoryModeGenericXpModel.GetXpMultiplier
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.AddSkillXpPatchPrefix;

  • StoryMode.GameModels.StoryModeCombatXpModel.GetXpFromHit
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.GetXpFromHitPatchPrefixGetXpFromHit;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.CalculateShootingRange
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideRangedSiegeWeaponPrefixCalculateShootingRange;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.GetTargetReleaseAngle
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideRangedSiegeWeaponPrefixGetTargetReleaseAngle;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.ShootProjectileAux
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideRangedSiegeWeaponPrefixShootProjectileAux;

  • TaleWorlds.MountAndBlade.Mangonel.OnTick
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideMangonelPrefixOnTick;

  • TaleWorlds.MountAndBlade.Agent.GetBaseArmorEffectivenessForBodyPart
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.ArmorRework+ChangeBodyPartArmorPrefix;

  • TaleWorlds.MountAndBlade.Mission.ComputeBlowMagnitudeMissile
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.DamageRework+RealArrowDamagePrefix;

  • TaleWorlds.MountAndBlade.Mission.ComputeBlowDamageOnShield
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideDamageCalc+OverrideDamageCalcShieldPrefix;

  • TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+MissionLoadChangeParametersPostfix;

  • TaleWorlds.MountAndBlade.Agent.WeaponEquipped
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideWeaponEquippedPrefix;

  • TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideEquipItemsFromSpawnEquipmentPrefix;
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideEquipItemsFromSpawnEquipmentPostfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentShootMissile
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideOnAgentShootMissilePrefix;
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideOnAgentShootMissilePostfix;

  • TaleWorlds.MountAndBlade.Mission.EndMission
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.RangedRework+OverrideEndMissionPrefixOnEndMissionResult;

  • TaleWorlds.MountAndBlade.AgentStatCalculateModel.SetAiRelatedProperties
    • Postfixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.OverrideRangedSiegeWeapon+OverrideSetAiRelatedPropertiesPostfix;

  • TaleWorlds.ObjectSystem.MBObjectManager.MergeTwoXmls
    • Prefixes
      • Owner: com.pf.rbcm; Namespace: RealisticBattleCombatModule.CombatModule.XmlLoadingPatches+MergeTwoXmlsPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.Towns.TavernEmployeesCampaignBehavior.CreateTavernWench
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTavernEmployeesPatchPostfix1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.Towns.TavernEmployeesCampaignBehavior.CreateTavernkeeper
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTavernEmployeesPatchPostfix2;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.Towns.TavernEmployeesCampaignBehavior.CreateMusician
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTavernEmployeesPatchPostfix3;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.Towns.TavernEmployeesCampaignBehavior.CreateRansomBroker
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTavernEmployeesPatchPostfix4;

  • SandBox.Source.Towns.BoardGameCampaignBehavior.CreateGameHost
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateGameHostPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.Towns.TownMerchantsCampaignBehavior.CreateBlacksmith
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownMerchantsPatchPostfix1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.Towns.TownMerchantsCampaignBehavior.CreateMerchant
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownMerchantsPatchPostfix2;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.Towns.TownMerchantsCampaignBehavior.CreateHorseTrader
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownMerchantsPatchPostfix3;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.Towns.TownMerchantsCampaignBehavior.CreateArmorer
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownMerchantsPatchPostfix4;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.Towns.TownMerchantsCampaignBehavior.CreateWeaponsmith
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownMerchantsPatchPostfix5;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateTownsMan
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix1;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateSlowTownsMan
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix2;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateTownsManForTavern
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix3;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateTownsManTavernDrinker
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix4;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateTownsManCarryingStuff
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix5;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateTownsWoman
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix6;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateTownsWomanCarryingStuff
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix7;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateTownsWomanForTavern
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix8;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateBroomsWoman
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix9;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateDancer
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix10;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateBeggar
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix11;

  • SandBox.Source.Towns.CommonTownsfolkCampaignBehavior.CreateFemaleBeggar
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateTownsfolkPatchPostfix12;

  • SandBox.Source.Towns.BarberCampaignBehavior.CreateBarber
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateBarberPatchPostfix;

  • SandBox.Source.Towns.CommonVillagersCampaignBehavior.CreateVillageMan
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateVillagersPatchPostfix1;

  • SandBox.Source.Towns.CommonVillagersCampaignBehavior.CreateVillageManCarryingStuff
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateVillagersPatchPostfix2;

  • SandBox.Source.Towns.CommonVillagersCampaignBehavior.CreateVillageWoman
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateVillagersPatchPostfix3;

  • SandBox.Source.Towns.CommonVillagersCampaignBehavior.CreateVillageWomanCarryingStuff
    • Postfixes
      • Owner: mod.bannerlord.everyone.recruit; Namespace: RecruitEveryone.CreateVillagersPatchPostfix4;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: TodayWeFeast.ConsiderWarPatchForAIPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: TodayWeFeast.ConsiderWarPatchForAIFinalizer;

  • StoryMode.Behaviors.Quests.FirstPhase.BannerInvestigationQuestBehavior+BannerInvestigationQuest.InitializeNotablesToTalkList
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSTalkWithNoblePatchNoblePatch;

  • TaleWorlds.CampaignSystem.ViewModelCollection.BannerEditorVM.SetClanRelatedRules
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSPatchColorCreatorPrefix;

  • StoryMode.StoryModeSubModule.AddBehaviors
    • Postfixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSBehaviourPatchPostfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnInitialized
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSCharCreationPatchPrefix;

  • StoryMode.MainStoryLine.CompleteTutorialPhase
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSPatchDisableTutorialPrefix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.EscapeOnInit
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSEscapePatchPrefix;

  • StoryMode.Behaviors.TrainingFieldCampaignBehavior.OnCharacterCreationIsOver
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CulturedStartLocPatchPrefix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnCharacterCreationFinalized
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.Patches.CSPatchSandboxPrefix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.StartingAgeOnInit
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.Patches.CSPatchSandboxAddMenusPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.BannerEditorVM.ExecuteDone
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.Patches.CSPatchBannerVMDonePrefix;

  • StoryMode.Behaviors.FirstPhaseCampaignBehavior.OnSettlementLeft
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.Patches.CSPatchOnSettleLeftPrefix;

  • 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.MountAndBlade.Mission.UpdateMomentumRemaining
    • Prefixes
      • Owner: com.SliceThrough.akdombrowski; Namespace: SliceThrough.SubModuleUpdateMomentumRemaining;