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.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.UrbanCharactersCampaignBehavior.CreateCompanion_Patch1(UrbanCharactersCampaignBehavior this, CharacterObject companionTemplate)
  2. at TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.UrbanCharactersCampaignBehavior.SpawnUrbanCharactersAtGameStart()
  3. at TaleWorlds.CampaignSystem.MbEvent`1.InvokeList(EventHandlerRec`1 list, T t)
  4. at TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  5. at TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  6. at TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter starter)
  7. at TaleWorlds.CampaignSystem.Campaign.OnGameCreated(CampaignGameStarter gameStarter)
  8. at TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, GameTypeLoadingStates& nextState)
  9. at StoryMode.CampaignStoryMode.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, GameTypeLoadingStates& nextState)
  10. at TaleWorlds.Core.GameType.DoLoadingForGameType()
  11. at StoryMode.StoryModeGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, GameManagerLoadingSteps& nextStep)
  12. at TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  13. at TaleWorlds.MountAndBlade.GameLoadingState.OnTick(Single dt)
  14. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  15. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, Single dt)

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.0.4.60)
  • + BetterExceptionWindow (BetterExceptionWindow, e2.1.0.0)
  • + ButterLib (Bannerlord.ButterLib, v1.0.21.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.1.5.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.3.7.0)
  • + Native (Native, e1.5.9.0)
  • + SandBox Core (SandBoxCore, e1.5.9.0)
  • + Sandbox (Sandbox, e1.5.9.0)
  • + CustomBattle (CustomBattle, e1.5.9.0)
  • + StoryMode (StoryMode, e1.5.9.0)
  • + BannerPaste (BannerPaste, v1.0.0.0)
  • + BannerColorPersistence (BannerColorPersistence, v1.2.3.0)
  • + Better Time (BetterTime, v1.1.0.0)
  • + Bear my Banner (BearMyBanner, v0.7.3.0)
  • + Battle Mini Map (BattleMiniMap, v1.0.10.0)
  • + Allegiance Overhaul (AllegianceOverhaul, v1.1.5.2)
  • + AutoTrader (AutoTrader, v1.24.0.0)
  • + Dismemberment (Plus) (DismembermentPlus, v1.0.3.12)
  • + Xorberax's Cut Through Everyone (XorberaxCutThroughEveryone, e0.3.1.0)
  • + Distinguished Service (DistinguishedService, v4.4.0.0)
  • + Diplomacy (Bannerlord.Diplomacy, v1.0.0.0)
  • + EquipBestItem (EquipBestItem, v1.5.9.1)
  • + Party Screen Enhancements (PartyScreenEnhancements, v1.5.16.0)
  • + Fire Arrow Enabler (Fire Arrow Enabler, v1.1.1.0)
  • + Freelancer (Freelancer, v1.0.8.1)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.DotNet.Managed.ApplicationTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnApplicationTickCorePatchFinalizer;

  • TaleWorlds.Engine.ScriptComponentBehaviour.OnTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnComponentBehaviourTickPatchFinalizer;

  • TaleWorlds.MountAndBlade.Module.OnApplicationTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnApplicationTickPatchFinalizer;

  • TaleWorlds.MountAndBlade.View.Missions.MissionView.OnMissionScreenTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnMissionScreenTickPatchFinalizer;

  • TaleWorlds.Engine.Screens.ScreenManager.Tick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnFrameTickPatchFinalizer;

  • TaleWorlds.MountAndBlade.Mission.Tick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnTickMissionPatchFinalizer;

  • TaleWorlds.MountAndBlade.MissionBehaviour.OnMissionTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnMissionTickPatchFinalizer;

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

  • SandBox.SandBoxSubModule.OnGameStart
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnGameStartPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnGameStartPostfix;

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

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

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

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

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

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Prefixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.Clan_UpdateBannerColorsAccordingToKingdomPrefix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.PartyVisual_AddCharacterToPartyIconPrefix;

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

  • TaleWorlds.MountAndBlade.Mission.SpawnAgent
    • Prefixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.Mission_SpawnAgentPrefix;
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_Mission_SpawnAgentPrefix; Index: 1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.SPInventoryVM.UpdateCurrentCharacterIfPossible
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.SPInventoryVM_UpdateCurrentCharacterIfPossiblePostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyVM.RefreshCurrentCharacterInformation
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.PartyVM_RefreshCurrentCharacterInformationPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.HeroViewModel.FillFrom
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.HeroViewModel_FillFromPostfix;

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

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

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

  • SandBox.GauntletUI.AutoGenerated.MapBar__TaleWorlds_CampaignSystem_ViewModelCollection_MapVM.CreateWidgets
    • Postfixes
      • Owner: mod.bannerlord.bettertime; Namespace: BetterTime.PrefabPostfix1;

  • SandBox.GauntletUI.AutoGenerated.MapBar__TaleWorlds_CampaignSystem_ViewModelCollection_MapVM.SetIds
    • Postfixes
      • Owner: mod.bannerlord.bettertime; Namespace: BetterTime.PrefabPostfix2;

  • SandBox.GauntletUI.AutoGenerated.MapBar__TaleWorlds_CampaignSystem_ViewModelCollection_MapVM.SetAttributes
    • Postfixes
      • Owner: mod.bannerlord.bettertime; Namespace: BetterTime.PrefabPostfix3;

  • SandBox.GauntletUI.AutoGenerated.MapBar__TaleWorlds_CampaignSystem_ViewModelCollection_MapVM.HandleViewModelPropertyChangeOf_datasource_Root_MapTimeControl
    • Postfixes
      • Owner: mod.bannerlord.bettertime; Namespace: BetterTime.PrefabPostfix4;

  • SandBox.GauntletUI.AutoGenerated.MapBar__TaleWorlds_CampaignSystem_ViewModelCollection_MapVM.RefreshDataSource_datasource_Root
    • Postfixes
      • Owner: mod.bannerlord.bettertime; Namespace: BetterTime.PrefabPostfix5;

  • TaleWorlds.CampaignSystem.ViewModelCollection.SPInventoryVM.AfterTransfer
    • Postfixes
      • Owner: eskalior.autotrader; Namespace: AutoTrader.Patches.AfterTransferPatchPostfix;

  • TaleWorlds.MountAndBlade.MissionBehaviour.OnRegisterBlow
    • Prefixes
      • Owner: DismembermentPlus; Namespace: DismembermentPlus.Patches.OnRegisterBlowPatchOnRegisterBlowPrefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.HUD.KillFeed.SPKillFeedVM.OnAgentRemoved
    • Prefixes
      • Owner: DismembermentPlus; Namespace: DismembermentPlus.Patches.SPKillFeedVMPatchOnAgentRemovedPrefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.HUD.KillFeed.SPKillFeedVM.OnPersonalKill
    • Prefixes
      • Owner: DismembermentPlus; Namespace: DismembermentPlus.Patches.SPKillFeedVMPatchOnPersonalKillPrefix;

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomDiplomacyVM.RefreshDiplomacyList
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDiplomacyVMPatchRefreshDiplomacyListPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM.ExecuteClose
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatchExecuteClosePrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM.RefreshValues
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatchRefreshValuesPostfix;

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

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

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.UrbanCharactersCampaignBehavior.RegisterEvents
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.UrbanCharactersCampaignBehaviorPatchRegisterEventsPatch;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.UrbanCharactersCampaignBehavior.DailyTickHero
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.UrbanCharactersCampaignBehaviorPatchHourlyTickPatch;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyCharacterVM.ExecuteRecruitTroop
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.ChooseIgnorePrisonerPatchPrefix;

  • TaleWorlds.Engine.Screens.ScreenBase.AddLayer
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PartyEnhancementLayerPatchPostfix;

  • TaleWorlds.Engine.Screens.ScreenBase.RemoveLayer
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PartyEnhancementLayerPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyCharacterVM.Upgrade
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.ChooseUpgradePathPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyVM.UpdateCurrentCharacterUpgrades
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.UpgradeButtonTooltipPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_leave_on_condition
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_encounter_abandon_army_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_join_encounter_leave_no_army_on_condition
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_join_encounter_leave_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_surrender_on_condition
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_encounter_surrender_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_join_encounter_help_defenders_on_condition
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_join_encounter_help_defenders_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.FactionManager.IsAtWarAgainstFaction
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_IsAtWarAgainstFactionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_join_encounter_help_attackers_on_condition
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_join_encounter_help_attackers_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.SiegeAftermathCampaignBehavior.menu_settlement_taken_on_init
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_menu_settlement_taken_on_initPrefix;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.SwitchToMenu
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_SwitchToMenuPrefix;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.ActivateGameMenu
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_ActivateGameMenuPrefix;

  • TaleWorlds.MountAndBlade.TeamAIComponent.MakeDecision
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_MakeDecisionPostfix;

  • TaleWorlds.CampaignSystem.PlayerEncounter.DoCaptureHeroes
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_DoCaptureHeroesPrefix;

  • TaleWorlds.MountAndBlade.BehaviorComponent.InformSergeantPlayer
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_InformSergeantPlayerPostfix;

  • TaleWorlds.CampaignSystem.Campaign.HandleSettlementEncounter
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_HandleSettlementEncounterPrefix;

  • TaleWorlds.CampaignSystem.MapEventSide.DistributeLootAmongWinners
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_DistributeLootAmongWinnersPrefix;

  • TaleWorlds.CampaignSystem.Actions.BeHostileAction.ApplyEncounterHostileAction
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_ApplyEncounterHostileActionPrefix;

  • TaleWorlds.MountAndBlade.View.Missions.MissionAgentLabelView.UpdateVisibilityOfAgentMesh
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_UpdateVisibilityOfAgentMeshPrefix;

  • TaleWorlds.MountAndBlade.View.Missions.MissionAgentLabelView.InitAgentLabel
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_InitAgentLabelPostfix;

  • SandBox.ViewModelCollection.MobilePartyTracker.MobilePartyTrackerVM.InitList
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_InitListPostfix;

  • SandBox.ViewModelCollection.MobilePartyTracker.MobilePartyTrackerVM.OnClanChangedKingdom
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_OnClanChangedKingdomPrefix;

  • SandBox.ViewModelCollection.MobilePartyTracker.MobilePartyTrackerVM.OnMobilePartyCreated
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_OnMobilePartyCreatedPostfix;

  • TaleWorlds.CampaignSystem.PartyBase.UpdateVisibilityAndInspected
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_UpdateVisibilityAndInspectedPrefix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Nameplate.PartyNameplateWidget.UpdateNameplatesVisibility
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_PNVMUpdatePostfix;

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

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

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

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanLeaveAsMercenary
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderClanLeaveAsMercenaryPatchDebugPrefix; Priority: 600;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderClanLeaveAsMercenaryPatchPrefix; Index: 1; Priority: 500;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanLeaveKingdom
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderClanLeaveKingdomPatchDebugPrefix; Priority: 600;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderClanLeaveKingdomPatchPrefix; Index: 1; Priority: 500;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.LordDefectionCampaignBehavior.conversation_lord_from_ruling_clan_on_condition
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConversationDefectionConditionPatchPostfix;

  • TaleWorlds.CampaignSystem.Barterables.LeaveKingdomAsClanBarterable.GetUnitValueForFaction
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.GetUnitValueForFactionLeaveKingdomPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderDefection
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderDefectionPatchDebugPrefix; Priority: 600;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderDefectionPatchPrefix; Index: 1; Priority: 500;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_VideoOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_AudioOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_GameKeyOptionGroups
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_GamepadOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_GameplayOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_PerformanceOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.ExecuteCloseOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinExecuteCloseOptionsPostfix; Priority: 300;