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.Settlements.Locations.Location.GetLocationCharacter(Hero hero)
  2. at TaleWorlds.CampaignSystem.Settlements.Locations.LocationComplex.GetLocationCharacterOfHero(Hero hero)
  3. at TaleWorlds.CampaignSystem.CampaignBehaviors.HeroAgentSpawnCampaignBehavior.OnGovernorChanged(Town town, Hero oldGovernor, Hero newGovernor)
  4. at TaleWorlds.CampaignSystem.MbEvent`3.InvokeList(EventHandlerRec`3 list, T1 t1, T2 t2, T3 t3)
  5. at TaleWorlds.CampaignSystem.CampaignEvents.OnGovernorChanged(Town fortification, Hero oldGovernor, Hero newGovernor)
  6. at TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnGovernorChanged(Town fortification, Hero oldGovernor, Hero newGovernor)
  7. at TaleWorlds.CampaignSystem.Actions.ChangeGovernorAction.ApplyInternal(Town fortification, Hero governor)
  8. at TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.UpdateGovernorsOfClan(Clan clan)
  9. at TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.DailyTickClan(Clan clan)
  10. at TaleWorlds.CampaignSystem.MbEvent`1.InvokeList(EventHandlerRec`1 list, T t)
  11. at TaleWorlds.CampaignSystem.CampaignEvents.DailyTickClan(Clan clan)
  12. at TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickClan(Clan clan)
  13. at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicTicker`1.PeriodicTickSome(Double timeUnitsElapsed)
  14. at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick()
  15. at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents()
  16. at TaleWorlds.CampaignSystem.Campaign.Tick()
  17. at TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(Single dt)
  18. at TaleWorlds.CampaignSystem.GameState.MapState.OnTick(Single dt)
  19. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  20. at TaleWorlds.Core.Game.OnTick(Single dt)
  21. at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
  22. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.85)
  • + ButterLib (Bannerlord.ButterLib, v2.1.13.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.2.5.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.7.7.0)
  • + Native (Native, e1.7.2.0)
  • + SandBox Core (SandBoxCore, e1.7.2.0)
  • + Sandbox (Sandbox, e1.7.2.0)
  • + CustomBattle (CustomBattle, e1.7.2.0)
  • + StoryMode (StoryMode, e1.7.2.0)
  • + Captivity Events (zCaptivityEvents, v1.7.2.1033)
  • + Default Captivity Events (zCEDefaults, v1.7.1.1033)
  • + Improved Garrisons (ImprovedGarrisons, v4.1.0.14)
  • + Leveling Rebalance Plus (Leveling_rebalance, v2.0.2.0)
  • + Party Screen Enhancements (PartyScreenEnhancements, v1.6.7.0)
  • + Xorberax's Legacy for e1.7.2 (XorberaxLegacy, v1.0.2.6)
  • + Better Time (BetterTime, v1.2.4.0)
  • + Telepathy (Telepathy, v0.7.2.0)
  • + Battle Buddies (BattleBuddies, v1.1.0.0)
  • + JP Localization (Japanese, v1.20.0.0)
  • + Battle Regeneration (BattleRegeneration, v2.0.1.29)
  • + Better Attributes (BetterAttributes, v1.0.9.0)
  • + Smith Stamina Regen Patch (SmithStaminaRegenPatch, v1.4.0.0)
  • + Recruit Prisoners Right Away (RecruitPrisonersRightAway, v1.0.3.0)
  • + Tournaments XPanded3 (TournamentsXPanded3, v1.7.2.0)
  • + Take Both (TakeBoth, v1.0.1.0)
  • + True Battle Loot (TrueBattleLoot, v1.2.1.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;

  • 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.CampaignSystem.CampaignBehaviorBase..ctor
    • Postfixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatchCampaignBehaviorBaseCtorPostfix;

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

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

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

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

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

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

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

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

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

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

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

  • 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.GameComponents.DefaultCharacterDevelopmentModel.InitializeXpRequiredForSkillLevel
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchXpRequiredForSkillLevelPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.GetXpRequiredForSkillLevel
    • Postfixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetXpRequiredForSkillLevelPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.GetSkillLevelChange
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillLevelChangePrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.InitializeSkillsRequiredForLevel
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchSkillRequiredForLevelPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.b__50_0
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.Patchb__50_0Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.SkillsRequiredForLevel
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchSkillsRequiredForLevelTranspiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.get_LevelsPerAttributePoint
    • Postfixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchLevelsPerAttributePointPostfix;
      • Owner: Bannerlord.Shadow.BetterAttributes; Namespace: BetterAttributes.Patches.PostfixPatchesLevelsPerAttributePoint; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.CalculateLearningRate
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchCalculateLearningRatePrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.CalculateLearningLimit
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchCalculateLearningLimitPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetSkillXpForRefining
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillXpForRefiningTranspiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetSkillXpForSmelting
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillXpForSmeltingPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetSkillXpForSmithingInFreeBuildMode
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillXpForSmithingInFreeBuildModePrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetSkillXpForSmithingInCraftingOrderMode
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillXpForSmithingInCraftingOrderModePrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnHighMorale
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnHighMoralePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.MobilePartyTrainingBehavior.DailyTickParty
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchDailyTickPartyTranspiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.DailyTick
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchDailyTickTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnLeadingArmy
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnLeadingArmyTranspiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapTrackModel.GetSkillFromTrackDetected
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillFromTrackDetectedPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnHideoutSpotted
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnHideoutSpottedTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnPartyQuartermasterSkillExercised
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnPartyQuartermasterSkillExercisedPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetSkillXpFromHealingTroop
    • Postfixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillXpFromHealingTroopPostfix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnHeroHealedWhileWaiting
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnHeroHealedWhileWaitingTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnCombatHit
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnCombatHitPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnSimulationCombatKill
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnSimulationCombatKillPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnSieging
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnSiegingTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnSiegeEngineDestroyed
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnSiegeEngineDestroyedTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnSiegeEngineBuilt
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnSiegeEngineBuiltPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnBribeGiven
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnBribeGivenTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnMainHeroReleasedFromCaptivity
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnMainHeroReleasedFromCaptivityTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnMainHeroDisguised
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnMainHeroDisguisedTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnPrisonerSell
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnPrisonerSellTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnRaiding
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnRaidingTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnAssaultingVillagersAndCaravans
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnAssaultingVillagersAndCaravansTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnHostileActionAgainstVillagersAndCaravans
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnHostileActionAgainstVillagersAndCaravansTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnForcingVillageGiveSupplies
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnForcingVillageGiveSuppliesTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnLeadingBandits
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnLeadingBanditsPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnPrisonBreakEnd
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnPrisonBreakEndPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnTradeProfitMade
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnTradeProfitMade1Transpiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnTradeProfitMade
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnTradeProfitMade2Transpiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.GetCharmExperienceFromRelationGain
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetCharmExperienceFromRelationGainTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnSettlementProjectFinished
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnSettlementProjectFinishedTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnSettlementGoverned
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnSettlementGovernedTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.SkillLevelingManager.OnInfluenceSpent
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnInfluenceSpentTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.DefaultPerks.InitializeAll
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchInitializeAllTranspiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetModifierTierForSmithedWeapon
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetModifierTierForSmithedWeaponTranspiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.GetTownOrderDifficulty
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetTownOrderDifficultyPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.GetEquipmentValueFromTier
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetEquipmentValueFromTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateTierMeleeWeapon
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchCalculateTierMeleeWeaponPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.ResearchPointsNeedForNewPart
    • Postfixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchResearchPointsNeedForNewPartPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetPartResearchGainForSmeltingItem
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetPartResearchGainForSmeltingItemPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetPartResearchGainForSmithingItem
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetPartResearchGainForSmithingItemPrefix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHumanStats
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchUpdateHumanStatsTranspiler;

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

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

  • TaleWorlds.ScreenSystem.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.PartyTroopManagerVM.OpenPopUp
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatchPostfixOpen;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyTroopManagerVM.ExecuteDone
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatchPostfixClose;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyTroopManagerVM.ConfirmCancel
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatchPostfixCancel;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyVM.ExecuteOpenUpgradePopUp
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.QuickUpgradePatchPrefixOpenUpgrade;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyVM.ExecuteOpenRecruitPopUp
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.QuickUpgradePatchPrefixOpenRecruit;

  • TaleWorlds.CampaignSystem.ViewModelCollection.UpgradeTargetVM.Refresh
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.UpgradeButtonTooltipPatchPrefix;

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatchDecideWeaponCollisionReactionPostfix;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatchMeleeHitCallbackPostfix;

  • TaleWorlds.MountAndBlade.Mission.ComputeBlowMagnitudeFromHorseCharge
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ChargeDamagePatchComputeBlowMagnitudeFromHorseChargePostfix;

  • TaleWorlds.MountAndBlade.Mission.CancelsDamageAndBlocksAttackBecauseOfNonEnemyCase
    • Prefixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.FriendlyFirePatchPrefix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnSessionLaunched
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.TrainingFieldMenuOptionsPatchPostfix;

  • TaleWorlds.MountAndBlade.View.Screen.MissionScreen.UpdateCamera
    • Prefixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatchPrefix;
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatchPostfix;

  • TaleWorlds.CampaignSystem.Campaign.TickMapTime
    • Prefixes
      • Owner: mod.bannerlord.bettertime; Namespace: BetterTime.SupportPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapTimeControlVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BetterTime; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BetterTime; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • Telepathy.TelepathySubModule.PrintPatchingError
    • Prefixes
      • Owner: Telepathy; Namespace: Telepathy.TelepathySubModulePatchPrefix;

  • TaleWorlds.CampaignSystem.Roster.FlattenedTroopRoster.GenerateUniqueNoFromParty
    • Prefixes
      • Owner: Telepathy; Namespace: Telepathy.Patches.FlattenedTroopRosterPatchPrefix;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenuManager.ExitToLast
    • Prefixes
      • Owner: Telepathy; Namespace: Telepathy.Patches.GameMenuManagerPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaHeroPageVM.Refresh
    • Prefixes
      • Owner: Telepathy; Namespace: Telepathy.Patches.EncyclopediaHeroPageVMPatchPrefix;

  • TaleWorlds.MountAndBlade.Agent.set_Health
    • Transpilers
      • Owner: d225.battleregen; Namespace: BattleRegen.Agent_SetHealth_PatchTranspiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.HourlyTick
    • Prefixes
      • Owner: spacedance.smithstaminaregenpatch; Namespace: SmithStaminaRegenPatch.CraftingCampaignBehaviorPatch_HourlyTickPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.GetMaxHeroCraftingStamina
    • Postfixes
      • Owner: spacedance.smithstaminaregenpatch; Namespace: SmithStaminaRegenPatch.CraftingCampaignMaxStaminaPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPrisonerRecruitmentCalculationModel.CalculateRecruitableNumber
    • Postfixes
      • Owner: hsngrms.recruit.prisoners.rightaway; Namespace: RecruitPrisonersRightAway.RecruitablePrisonerNumberModificationPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PrisonerRecruitCampaignBehavior.AddDialogs
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.AddDialogsOverridePostfix;

  • TaleWorlds.MountAndBlade.Mission.Initialize
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.PreMissionOverridePostfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentRemoved
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.BattleLootOverridePostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.OnTroopKilled
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.SimulationKilledOverridePrefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.CalculatePlunderedGoldShare
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.CalculatePlunderedGoldSideOverridePrefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.CalculatePlunderedGold
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.CalculatePlunderedGoldOverridePrefix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoLootInventory
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.LootInvetoryOverridePrefix;

  • TaleWorlds.CampaignSystem.Inventory.InventoryManager.OpenScreenAsLoot
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.LootScreenOverridePrefix;

  • TaleWorlds.CampaignSystem.Inventory.InventoryManager.CloseInventoryPresentation
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.InventoryScreenClosedOverridePostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.HandleMapEventEnd
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.MapEventEndOverridePrefix;

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

  • TaleWorlds.CampaignSystem.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.DefaultGameMenuScreenHandlerRefreshMenuOptionsPostfix; Priority: 300;

  • TaleWorlds.CampaignSystem.Extensions.Attributes.get_All
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchAttributesAll;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanIncomeVM.RefreshList
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchClanIncomeVMRefreshList;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanIncomeInternal
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchDefaultClanFinanceModelCalculateClanIncomeInternal;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.ActivateGameMenu
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchGameMenuActivateGameMenu;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.SwitchToMenu
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchGameMenuSwitchToMenu;

  • TaleWorlds.CampaignSystem.Hero.get_Spouse
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEHeroPatchPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNotificationVM.GetNotificationFromData
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEMapNotificationVMGetNotificationFromData;

  • TaleWorlds.CampaignSystem.PlayerCaptivity.StartCaptivity
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPlayerCaptivityStartCaptivity;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.ChildConceived
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPregnancyCampaignBehaviorChildConceived;

  • TaleWorlds.CampaignSystem.Extensions.Skills.get_All
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchSkillsAll;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.AddPerk
    • Prefixes
      • Owner: TakeBoth; Namespace: TakeBoth.AddPerkPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.SkillVM.OnPerkSelectionOver
    • Prefixes
      • Owner: TakeBoth; Namespace: TakeBoth.PerkSelectionPatchPrefix;

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

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculatePartyWage
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterAttributes; Namespace: BetterAttributes.Patches.PostfixPatchesCalculatePartyWage;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterStatsModel.MaxHitpoints
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterAttributes; Namespace: BetterAttributes.Patches.PostfixPatchesMaxHitpoints;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultGenericXpModel.GetXpMultiplier
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterAttributes; Namespace: BetterAttributes.Patches.PostfixPatchesGetXpMultiplier;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.get_FocusPointsPerLevel
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterAttributes; Namespace: BetterAttributes.Patches.PostfixPatchesFocusPointsPerLevel;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyMoraleModel.GetEffectivePartyMorale
    • Postfixes
      • Owner: Bannerlord.Shadow.BetterAttributes; Namespace: BetterAttributes.Patches.PostfixPatchesGetEffectivePartyMorale;

  • TaleWorlds.MountAndBlade.Mission.UpdateMomentumRemaining
    • Prefixes
      • Owner: Bannerlord.Shadow.BetterAttributes; Namespace: BetterAttributes.Patches.PrefixPatchesUpdateMomentumRemaining;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Transpilers
      • Owner: com.darkspyre.txp; Namespace: Patches.DefaultCombatXpModelClass.GetXpFromHit_ArenaAdjTranspiler; Priority: 800;
      • Owner: com.darkspyre.txp; Namespace: Patches.DefaultCombatXpModelClass.GetXpFromHit_TournamentAdjTranspiler; Index: 1; Priority: 800;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize
    • Prefixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.GetTournamentPrizePatchPrefix; Priority: 800;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.OnTournamentFinished
    • Postfixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.OnTournamentFinishedPatchPostfix; Priority: 800;