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.ArgumentOutOfRangeException
Message: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
Source: mscorlib
CallStack:
  1. at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  2. at System.Collections.Generic.List`1.set_Item(Int32 index, T value)
  3. at AIValuesLife.SiegeEventBehavior.PlayerAcceptSurrender() in D:\Documents\Mount and Blade II Bannerlord\Module Projects\AIValuesLife\AIValuesLife\MySubModule.cs:line 835
  4. at TaleWorlds.CampaignSystem.ConversationSentence.RunConsequence(Game game)
  5. at TaleWorlds.CampaignSystem.ConversationManager.ProcessSentence(ConversationSentenceOption conversationSentenceOption)
  6. at TaleWorlds.CampaignSystem.ConversationManager.DoOption(Int32 optionIndex)
  7. at TaleWorlds.CampaignSystem.ViewModelCollection.MissionConversationVM.OnSelectOption(Int32 optionIndex)
  8. at SandBox.GauntletUI.AutoGenerated.MapConversation__TaleWorlds_CampaignSystem_ViewModelCollection_Map_MapConversation_MapConversationVM_Dependency_10_ConversationItem__InheritedPrefab.EventListenerOf_widget_0_0(Widget widget, String commandName, Object[] args)
  9. at TaleWorlds.GauntletUI.Widget.EventFired(String eventName, Object[] args)
  10. at TaleWorlds.GauntletUI.ButtonWidget.HandleClick()
  11. at TaleWorlds.GauntletUI.ButtonWidget.OnMouseReleased()
  12. at TaleWorlds.GauntletUI.EventManager.MouseUp()
  13. at TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs)
  14. at TaleWorlds.Engine.Screens.ScreenManager.Update()
  15. at TaleWorlds.Engine.Screens.ScreenManager.Tick_Patch1(Single dt)

+ Involved Modules

  • Bannerlord.Harmony
    • Method: static System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument argument, System.ExceptionResource resource)
      Frame: ThrowArgumentOutOfRangeException at offset 77 in file:line:column :0:0
    • Method: virtual System.Void System.Collections.Generic.List`1::set_Item(System.Int32 index, System.Collections.Generic.T value)
      Frame: set_Item at offset 4611716 in file:line:column :0:0
  • AIValuesLife
    • Method: System.Void AIValuesLife.SiegeEventBehavior::PlayerAcceptSurrender()
      Frame: PlayerAcceptSurrender at offset 49 in file:line:column D:\Documents\Mount and Blade II Bannerlord\Module Projects\AIValuesLife\AIValuesLife\MySubModule.cs:835:13
  • Sandbox
    • Method: System.Void SandBox.GauntletUI.AutoGenerated.MapConversation__TaleWorlds_CampaignSystem_ViewModelCollection_Map_MapConversation_MapConversationVM_Dependency_10_ConversationItem__InheritedPrefab::EventListenerOf_widget_0_0(TaleWorlds.GauntletUI.Widget widget, System.String commandName, System.Object[] args)
      Frame: EventListenerOf_widget_0_0 at offset 51 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)
  • + Sandbox (Sandbox, e1.6.4.0)
  • + CustomBattle (CustomBattle, e1.6.4.0)
  • + StoryMode (StoryMode, e1.6.4.0)
  • + Character Manager (CharacterManager, v2.0.13.0)
  • + Detailed Character Creation (zzCharacterCreation, v1.2.5.2)
  • + Female Body Textures (FemaleBodyTextures, e1.5.2.0)
  • + Marry Anyone (MarryAnyone, v2.5.2.0)
  • + Xorberax's Cut Through Everyone (XorberaxCutThroughEveryone, e0.3.1.0)
  • + AIValuesLife (AIValuesLife, v1.11.5.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.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.RefreshCharacterTableau
    • 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.Romance.EndAllCourtships
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.EndAllCourtshipsPatchPrefix;

  • TaleWorlds.CampaignSystem.PlayerEncounter.set_LeaveEncounter
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.LeaveEncounterPatchPrefix;

  • TaleWorlds.CampaignSystem.Conversation.Tags.PlayerIsSpouseTag.IsApplicableTo
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.PlayerIsSpouseTagPatchPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetHeroRelationToHeroTextShort
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Helpers.GetHeroRelationToHeroTextShortPatchPostfix;

  • TaleWorlds.CampaignSystem.ConversationHelper.HeroAddressesPlayer
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Helpers.HeroAddressesPlayerPatchPostfix;

  • TaleWorlds.CampaignSystem.EducationCampaignBehavior.GetHighestThreeAttributes
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.EducationCampaignBehaviorPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.PregnancyCampaignBehaviorPatchPrefix;
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.PregnancyCampaignBehaviorPatchPostfix;
    • Transpilers
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.PregnancyCampaignBehaviorPatchTranspiler;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.HeroPregnancyCheckCondition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.PregnancyCheckPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.RefreshSpouseVisit
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.CheckForPregnanciesPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_eligible_for_marriage_with_conversation_hero_on_condition
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPostfix1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.get_RomanceCourtshipAttemptCooldown
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPostfix2;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_can_open_courtship_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_romance_at_stage_1_discussions_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix2;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_romance_at_stage_2_discussions_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix3;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_finalize_courtship_for_hero_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix4;

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: xorberax.cutthrougheveryone; Namespace: CutThroughEveryone.CutThroughEveryonePatchDecideWeaponCollisionReactionPostfix;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Postfixes
      • Owner: xorberax.cutthrougheveryone; Namespace: CutThroughEveryone.CutThroughEveryonePatchMeleeHitCallbackPostfix;

  • TaleWorlds.CampaignSystem.WarPartyComponent.OnFinalize
    • Prefixes
      • Owner: AIValuesLife; Namespace: AIValuesLife.WarPartyComponentPatchOnFinalizePrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.BanditsCampaignBehavior.conversation_bandits_surrender_on_condition
    • Prefixes
      • Owner: AIValuesLife; Namespace: AIValuesLife.BanditsCampaignBehaviorPatchconversation_bandits_surrender_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.BanditsCampaignBehavior.conversation_bandits_will_join_player_on_condition
    • Prefixes
      • Owner: AIValuesLife; Namespace: AIValuesLife.BanditsCampaignBehaviorPatchconversation_bandits_surrender_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.CaravansCampaignBehavior.IsBribeFeasible
    • Prefixes
      • Owner: AIValuesLife; Namespace: AIValuesLife.CaravansCampaignBehaviorPatchIsBribeFeasiblePrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.CaravansCampaignBehavior.IsSurrenderFeasible
    • Prefixes
      • Owner: AIValuesLife; Namespace: AIValuesLife.CaravansCampaignBehaviorPatchIsSurrenderFeasiblePrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.VillageBehaviors.VillagerCampaignBehavior.IsBribeFeasible
    • Prefixes
      • Owner: AIValuesLife; Namespace: AIValuesLife.VillagerCampaignBehaviorPatchIsBribeFeasiblePrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.VillageBehaviors.VillagerCampaignBehavior.IsSurrenderFeasible
    • Prefixes
      • Owner: AIValuesLife; Namespace: AIValuesLife.VillagerCampaignBehaviorPatchIsSurrenderFeasiblePrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultPartyHealingModel.GetSurvivalChance
    • Prefixes
      • Owner: AIValuesLife; Namespace: AIValuesLife.DefaultPartyHealingModelPatchGetSurvivalChancePrefix;

  • TaleWorlds.CampaignSystem.Actions.KillCharacterAction.ApplyByBattle
    • Prefixes
      • Owner: AIValuesLife; Namespace: AIValuesLife.KillCharacterActionPatchApplyByBattlePrefix; Priority: 600;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.SiegeEventCampaignBehavior.game_menu_siege_strategies_lead_assault_on_condition
    • Prefixes
      • Owner: AIValuesLife; Namespace: AIValuesLife.SiegeEventCampaignBehaviorPatchgame_menu_siege_strategies_lead_assault_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.SiegeEventCampaignBehavior.game_menu_siege_strategies_order_assault_on_condition
    • Prefixes
      • Owner: AIValuesLife; Namespace: AIValuesLife.SiegeEventCampaignBehaviorPatchgame_menu_siege_strategies_lead_assault_on_conditionPrefix;

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