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.IndexOutOfRangeException
Message: Index was outside the bounds of the array.
Source: TaleWorlds.MountAndBlade
CallStack:
  1. at TaleWorlds.MountAndBlade.BattleObserverMissionLogic.OnAgentRemoved(Agent affectedAgent, Agent affectorAgent, AgentState agentState, KillingBlow blow)
  2. at TaleWorlds.MountAndBlade.Mission.OnAgentRemoved(Agent affectedAgent, Agent affectorAgent, AgentState agentState, KillingBlow killingBlow)
  3. at ManagedCallbacks.CoreCallbacksGenerated.Mission_OnAgentRemoved(Int32 thisPointer, Int32 affectedAgent, Int32 affectorAgent, AgentState agentState, KillingBlow killingBlow)
  4. at TaleWorlds.MountAndBlade.Agent.Die(Blow b, KillInfo overrideKillInfo)
  5. at TaleWorlds.MountAndBlade.Agent.HandleBlow(Blow& b)
  6. at TaleWorlds.MountAndBlade.Mission.RegisterBlow(Agent attacker, Agent victim, GameEntity realHitEntity, Blow b, AttackCollisionData& collisionData, MissionWeapon& attackerWeapon, CombatLogData& combatLogData)
  7. at TaleWorlds.MountAndBlade.Mission.MissileAreaDamageCallback(AttackCollisionData& collisionDataInput, Blow& blowInput, Agent alreadyDamagedAgent, Agent shooterAgent, Boolean isBigExplosion)
  8. at TaleWorlds.MountAndBlade.Mission.Tick_Patch2(Mission this, Single dt)
  9. at TaleWorlds.MountAndBlade.MissionState.TickMission(Single realDt)
  10. at TaleWorlds.MountAndBlade.MissionState.OnTick(Single realDt)
  11. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  12. at TaleWorlds.Core.Game.OnTick(Single dt)
  13. at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
  14. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, Single dt)

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.1.84)
  • + ButterLib (Bannerlord.ButterLib, v2.1.11.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.2.5.0)
  • + Native (Native, e1.7.2.0)
  • + SandBox Core (SandBoxCore, e1.7.2.0)
  • + CustomBattle (CustomBattle, e1.7.2.0)
  • + Sandbox (Sandbox, e1.7.2.0)
  • + StoryMode (StoryMode, e1.7.2.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.7.7.0)
  • + Crusader Gear (Crusader Gear, e1.5.2.0)
  • + BanditArmors (BanditArmors, e1.5.2.0)
  • + BarbarianRising (barbarianrising, e1.8.0.0)
  • + Calradia - Lord Rising (CalradiaLordRising, e1.8.0.0)
  • + CalradiaMoreMercenariesv2 (CalradiaMoreMercenariesv2, e1.0.0.0)
  • + Calradian Reforms: The Armory (CalradianReforms_TheArmory, v1.8.0.0)
  • + Calradia Rising Armory (CalradiaRisingArmory, e1.8.0.0)
  • + DarkForcesRising (darkforcerising, e1.8.0.0)
  • + GunnerRising (GunnerRising, e1.8.0.0)
  • + KnightRising (Knightrising, e1.8.0.0)
  • + MLW SA The Holy Roman Empire (MLWSATheHolyRomanEmpire, v1.6.0.0)
  • + Party AI Overhaul and Commands (PartyAIOverhaulCommands, e1.7.2.0)
  • + swadian armoury (swadian armoury, v1.0.0.0)
  • + Vaegir Armoury (Vaegir Armoury, v1.0.0.0)
  • + Start Campaign Married (zStartCampaignMarried, v0.0.5.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseSubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleUnloadedPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnSubModuleUnloadedPostfix; Index: 1;

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameStartPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameStartPostfix; Index: 1;

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameEndPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameEndPostfix; Index: 1;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • 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
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetFactoryPatchInitializePrefix;
    • 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.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger.OnBooleanUpdated
    • 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.GauntletUI.Data.GauntletMovie.LoadMovie
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManagerBlankTranspiler;

  • TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen.OnInitialize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatchOnInitializePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen.OnFinalize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatchOnFinalizePostfix;

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

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

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

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

  • SandBox.SandBoxSubModule.OnBeforeInitialModuleScreenSetAsRoot
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPostfix;

  • 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.CampaignSystem.ViewModelCollection.SPInventoryVM.RefreshInformationValues
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulCommands.RefreshInformationValuesPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulCommands.RefreshInformationValuesPatchFinalizer;

  • TaleWorlds.CampaignSystem.Actions.GiveGoldAction.ApplyInternal
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulCommands.OpenTradeWithCaravanOrAlleyPartyPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulCommands.OpenTradeWithCaravanOrAlleyPartyPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignCheats.GetHero
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulCommands.TestOverGetHeroPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulCommands.TestOverGetHeroPatchFinalizer;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ArmyManagement.ArmyManagementItemVM.UpdateEligibility
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulCommands.TestArmyManagementItemVMPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulCommands.TestArmyManagementItemVMPatchFinalizer;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ArmyManagementVM.ExecuteDone
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.ArmyReunionBehavior+ArmyManagementScreenClosePatchPrefix;
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulCommands.TestNotKingdomArmyJoinPatchPostfix;
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.ArmyReunionBehavior+ArmyManagementScreenClosePatchPostfix; Index: 1;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulCommands.TestNotKingdomArmyJoinPatchFinalizer;
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.ArmyReunionBehavior+ArmyManagementScreenClosePatchFinalizer; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.AiHourlyTick
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.AiMilitaryBehaviorHourlyTickPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.AiMilitaryBehaviorHourlyTickPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.FindBestTargetAndItsValueForFaction
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.FindBestTargetAndItsValueForFactionPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.FindBestTargetAndItsValueForFactionPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiArmyMemberBehavior.AiHourlyTick
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.AiArmyMemberBehaviorPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.AiArmyMemberBehaviorPatchFinalizer;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTargetScoreCalculatingModel.GetTargetScoreForFaction
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.GetTargetScoreForFactionPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.GetTargetScoreForFactionPatchFinalizer;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnTradeProfitMade
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.OnTradeProfitMadePatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.OnTradeProfitMadePatchFinalizer;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.SettlementMenuOverlayVM.ExecuteOnSetAsActiveContextMenuItem
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.LeaderTalkPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.LeaderTalkPatchFinalizer;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnTradeProfitMade
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.OnTradeProfitMade2PatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.OnTradeProfitMade2PatchFinalizer;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_clan_member_manage_troops_on_condition
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.conversation_clan_member_manage_troops_on_conditionPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.conversation_clan_member_manage_troops_on_conditionPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PartiesBuyHorseCampaignBehavior.OnSettlementEntered
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.PartiesBuyHorseCampaignBehaviorOnSettlementEnteredPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.PartiesBuyHorseCampaignBehaviorOnSettlementEnteredPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTrackCompanionBehavior.AddHeroToScatteredCompanions
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.PlayerTrackCompanionBehaviorPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.PlayerTrackCompanionBehaviorPatchFinalizer;

  • SandBox.SandBoxSaveHelper.CheckModules
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.CheckModulesPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.CheckModulesPatchFinalizer;

  • TaleWorlds.CampaignSystem.Actions.RemoveCompanionAction.ApplyInternal
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.RemoveCompanionActionPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.RemoveCompanionActionPatchFinalizer;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyFoodBuyingModel.get_MinimumDaysFoodToLastWhileBuyingFoodFromVillage
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.PAO_MinimumDaysFoodToLastWhileBuyingFoodFromVillagePatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.PAO_MinimumDaysFoodToLastWhileBuyingFoodFromVillagePatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.SetMoveEngageParty
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.SetMoveEngagePartyPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.SetMoveEngagePartyPatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.SetMoveEscortParty
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.SetMoveEscortPartyPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.SetMoveEscortPartyPatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.SetMoveGoToSettlement
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.SetMoveGoToSettlementPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.SetMoveGoToSettlementPatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.SetMoveGoToPoint
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.SetMoveGoToPointPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.SetMoveGoToPointPatchFinalizer;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.Finish
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.PlayerEncounterPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.PlayerEncounterPatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.OnEventEnded
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.OnEventEndedPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.OnEventEndedPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitPrisonersCampaignBehavior.RecruitPrisonersAi
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.RecruitPrisonersAiPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.RecruitPrisonersAiPatchFinalizer;

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.AddToCounts
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.AddToCountsPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.AddToCountsPatchFinalizer;

  • Helpers.HeroHelper.HeroCanRecruitFromHero
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.HeroCanRecruitFromHeroPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.HeroCanRecruitFromHeroPatchFinalizer;

  • Helpers.SettlementHelper.NumberOfVolunteersCanBeRecruitedFrom
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.NumberOfVolunteersCanBeRecruitedFromPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.NumberOfVolunteersCanBeRecruitedFromPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.ApplyInternal
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.RecruitmentCampaignBehaviorOnSettlementEnteredPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.RecruitmentCampaignBehaviorOnSettlementEnteredPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.GetRecruitVolunteerFromMap
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.GetRecruitVolunteerFromMapPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.GetRecruitVolunteerFromMapPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.ApplyRecruitMercenary
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.ApplyRecruitMercenaryPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.ApplyRecruitMercenaryPatchFinalizer;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyVM.get_IsMainTroopsLimitWarningEnabled
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.IsMainTroopsLimitWarningEnabledPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.IsMainTroopsLimitWarningEnabledPatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.PartyUpgrader.UpgradeReadyTroops
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.UpgradeReadyTroopsPatchFinalizer;
    • Transpilers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.UpgradeReadyTroopsPatchTranspiler;

  • TaleWorlds.CampaignSystem.Actions.ScatterCompanionAction.ApplyInternal
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.ScatterCompanionActionPatchPrefix;
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.ScatterCompanionActionPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.ScatterCompanionActionPatchFinalizer;

  • TaleWorlds.CampaignSystem.Actions.EndCaptivityAction.ApplyInternal
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.EndCaptivityActionPatchPrefix;
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.EndCaptivityActionPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.EndCaptivityActionPatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.GetBestInitiativeBehavior
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.GetBestInitiativeBehaviorPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.GetBestInitiativeBehaviorPatchFinalizer;
    • Transpilers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.GetBestInitiativeBehaviorPatchTranspiler;

  • TaleWorlds.CampaignSystem.Party.MobileParty.CalculateInitiativeScoresForEnemy
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.CalculateInitiativeScoresForEnemyPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.CalculateInitiativeScoresForEnemyPatchFinalizer;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.FindSuitableCompanionsToLeadCaravan
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.CaravanOptionAddPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.CaravanOptionAddPatchFinalizer;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_magistrate_form_a_caravan_accept_on_consequence
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_CreateCaravanPartyPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_CreateCaravanPartyPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.RecruitVolunteersFromNotable
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.TestPartyUnlimitedWageFixPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.TestPartyUnlimitedWageFixPatchFinalizer;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_ally_thanks_after_helping_in_battle_on_condition
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.Test_conversation_ally_thanks_after_helping_in_battle_on_conditionPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.Test_conversation_ally_thanks_after_helping_in_battle_on_conditionPatchFinalizer;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.ArmyMenuOverlayVM.GetCanManageArmyWithReason
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.Test_GetCanManageArmyWithReasonPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.Test_GetCanManageArmyWithReasonPatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.GetFollowBehavior
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.Test_GetFollowBehaviorPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.Test_GetFollowBehaviorPatchFinalizer;

  • TaleWorlds.SaveSystem.Load.ObjectLoadData.Read
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_RestoreSaveDataPatch170d171bPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_RestoreSaveDataPatch170d171bFinalizer;

  • TaleWorlds.CampaignSystem.Army.DisperseArmy
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.ArmyReunionBehavior+TestDispersionReasonPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.ArmyReunionBehavior+TestDispersionReasonPatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.set_Army
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.ArmyReunionBehavior+TestDisperseArmyCancelPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.ArmyReunionBehavior+TestDisperseArmyCancelPatchFinalizer;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameMenu.GameMenuOverlay.ExecuteTroopAction
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.ArmyReunionBehavior+PAO_GameMenuOverlay_ExecuteTroopActionPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.ArmyReunionBehavior+PAO_GameMenuOverlay_ExecuteTroopActionPatchFinalizer;

  • TaleWorlds.CampaignSystem.ViewModelCollection.MapVM.CanGatherArmyWithReason
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.ArmyReunionBehavior+PAO_CanManageArmyPatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.ArmyReunionBehavior+PAO_CanManageArmyPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.GarrisonTroopsCampaignBehavior.OnSettlementEntered
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.DisableGarrisonTakeLeave+DisableGarrisonTakeLeavePatchPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.DisableGarrisonTakeLeave+DisableGarrisonTakeLeavePatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.GetBehaviors
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_StayTownBehavior+PAO_StayTown_GetBehaviorsPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_StayTownBehavior+PAO_StayTown_GetBehaviorsPatchFinalizer;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoCaptureHeroes
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_CaptureHeroesBehavior+PAO_DoCaptureHeroesPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_CaptureHeroesBehavior+PAO_DoCaptureHeroesPatchFinalizer;

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

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

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

  • TaleWorlds.CampaignSystem.GameComponents.DefaultArmyManagementCalculationModel.GetMobilePartiesToCallToArmy
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.GetMobilePartiesToCallToArmyPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.GetMobilePartiesToCallToArmyPatchFinalizer;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementGarrisonModel.FindNumberOfTroopsToLeaveToGarrison
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.FindNumberOfTroopsToLeaveToGarrisonPatchPostfix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAIOverhaulCommands.FindNumberOfTroopsToLeaveToGarrisonPatchFinalizer;

  • TaleWorlds.CampaignSystem.CampaignEventDispatcher.AiHourlyTick
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_PatrolBehavior+PAO_CampaignEventDispatcherAiHourlyTickPatchPostfix;
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_StayTownBehavior+PAO_StayTown_CampaignEventDispatcherAiHourlyTickPatchPostfix; Index: 1;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_PatrolBehavior+PAO_CampaignEventDispatcherAiHourlyTickPatchFinalizer;
      • Owner: mod.octavius.bannerlord; Namespace: PartyAiOverhaulAndCommands.Behaviors.PAO_StayTownBehavior+PAO_StayTown_CampaignEventDispatcherAiHourlyTickPatchFinalizer; Index: 1;