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.

Launcher: steam (07.72.78.29)


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: BannerKings
CallStack:
  1. at void BannerKings.Behaviours.BKTitleBehavior.AddBarter(ChangeOwnerOfSettlementDetail detail, Settlement settlement, Hero oldOwner, Hero newOwner) in C:/Users/Rodrigo/source/repos/bannerlord-banner-kings/BannerKings/Behaviours/BKTitleBehavior.cs:line 475
  2. at void BannerKings.Behaviours.BKTitleBehavior.OnOwnerChanged(Settlement settlement, bool openToClaim, Hero newOwner, Hero oldOwner, Hero capturerHero, ChangeOwnerOfSettlementDetail detail) in C:/Users/Rodrigo/source/repos/bannerlord-banner-kings/BannerKings/Behaviours/BKTitleBehavior.cs:line 374
  3. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6)
  4. at void TaleWorlds.CampaignSystem.CampaignEvents.OnSettlementOwnerChanged(Settlement settlement, bool openToClaim, Hero newOwner, Hero oldOwner, Hero capturerHero, ChangeOwnerOfSettlementDetail detail)
  5. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnSettlementOwnerChanged(Settlement settlement, bool openToClaim, Hero newOwner, Hero oldOwner, Hero capturerHero, ChangeOwnerOfSettlementDetail detail)
  6. at void TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfSettlementAction.ApplyInternal(Settlement settlement, Hero newOwner, Hero capturerHero, ChangeOwnerOfSettlementDetail detail)
  7. at void TaleWorlds.CampaignSystem.BarterSystem.Barterables.FiefBarterable.Apply()
  8. at void Diplomacy.CampaignBehaviors.MaintainInfluenceBehavior.ReduceCorruption(Clan clan) in /home/runner/work/Bannerlord.Diplomacy/Bannerlord.Diplomacy/src/Bannerlord.Diplomacy/CampaignBehaviors/MaintainInfluenceBehavior.cs:line 36
  9. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  10. at void TaleWorlds.CampaignSystem.CampaignEvents.DailyTickClan(Clan clan)
  11. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickClan(Clan clan)
  12. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed)
  13. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick()
  14. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents()
  15. at void TaleWorlds.CampaignSystem.Campaign.Tick()
  16. at void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt)
  17. at void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt)
  18. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  19. at void TaleWorlds.Core.Game.OnTick(float dt)
  20. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  21. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt)
  22. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(float dt)

+ Enhanced Stacktrace

  • Frame: void BannerKings.Behaviours.BKTitleBehavior.AddBarter(ChangeOwnerOfSettlementDetail detail, Settlement settlement, Hero oldOwner, Hero newOwner) (IL Offset: 0)
    • Module: BannerKings
      Method: System.Void BannerKings.Behaviours.BKTitleBehavior::AddBarter(TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfSettlementDetail detail, TaleWorlds.CampaignSystem.Settlements.Settlement settlement, TaleWorlds.CampaignSystem.Hero oldOwner, TaleWorlds.CampaignSystem.Hero newOwner)
      HarmonyIssue: False
  • Frame: void BannerKings.Behaviours.BKTitleBehavior.OnOwnerChanged(Settlement settlement, bool openToClaim, Hero newOwner, Hero oldOwner, Hero capturerHero, ChangeOwnerOfSettlementDetail detail) (IL Offset: 63)
    • Module: BannerKings
      Method: System.Void BannerKings.Behaviours.BKTitleBehavior::OnOwnerChanged(TaleWorlds.CampaignSystem.Settlements.Settlement settlement, System.Boolean openToClaim, TaleWorlds.CampaignSystem.Hero newOwner, TaleWorlds.CampaignSystem.Hero oldOwner, TaleWorlds.CampaignSystem.Hero capturerHero, TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfSettlementDetail detail)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6) (IL Offset: 31)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`6::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`6 list, TaleWorlds.CampaignSystem.T1 t1, TaleWorlds.CampaignSystem.T2 t2, TaleWorlds.CampaignSystem.T3 t3, TaleWorlds.CampaignSystem.T4 t4, TaleWorlds.CampaignSystem.T5 t5, TaleWorlds.CampaignSystem.T6 t6)
      HarmonyIssue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.OnSettlementOwnerChanged(Settlement settlement, bool openToClaim, Hero newOwner, Hero oldOwner, Hero capturerHero, ChangeOwnerOfSettlementDetail detail) (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnSettlementOwnerChanged(TaleWorlds.CampaignSystem.Settlements.Settlement settlement, System.Boolean openToClaim, TaleWorlds.CampaignSystem.Hero newOwner, TaleWorlds.CampaignSystem.Hero oldOwner, TaleWorlds.CampaignSystem.Hero capturerHero, TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfSettlementDetail detail)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnSettlementOwnerChanged(Settlement settlement, bool openToClaim, Hero newOwner, Hero oldOwner, Hero capturerHero, ChangeOwnerOfSettlementDetail detail) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnSettlementOwnerChanged(TaleWorlds.CampaignSystem.Settlements.Settlement settlement, System.Boolean openToClaim, TaleWorlds.CampaignSystem.Hero newOwner, TaleWorlds.CampaignSystem.Hero oldOwner, TaleWorlds.CampaignSystem.Hero capturerHero, TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfSettlementDetail detail)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfSettlementAction.ApplyInternal(Settlement settlement, Hero newOwner, Hero capturerHero, ChangeOwnerOfSettlementDetail detail) (IL Offset: 0)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfSettlementAction::ApplyInternal(TaleWorlds.CampaignSystem.Settlements.Settlement settlement, TaleWorlds.CampaignSystem.Hero newOwner, TaleWorlds.CampaignSystem.Hero capturerHero, TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfSettlementDetail detail)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.BarterSystem.Barterables.FiefBarterable.Apply() (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.BarterSystem.Barterables.FiefBarterable::Apply()
      HarmonyIssue: False
  • Frame: void Diplomacy.CampaignBehaviors.MaintainInfluenceBehavior.ReduceCorruption(Clan clan) (IL Offset: 140)
    • Module: Bannerlord.Diplomacy
      Method: System.Void Diplomacy.CampaignBehaviors.MaintainInfluenceBehavior::ReduceCorruption(TaleWorlds.CampaignSystem.Clan clan)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      HarmonyIssue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.DailyTickClan(Clan clan) (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::DailyTickClan(TaleWorlds.CampaignSystem.Clan clan)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickClan(Clan clan) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::DailyTickClan(TaleWorlds.CampaignSystem.Clan clan)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed) (IL Offset: 139)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.PeriodicTicker`1::PeriodicTickSome(System.Double timeUnitsElapsed)
      HarmonyIssue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick() (IL Offset: 67)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::PeriodicDailyTick()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents() (IL Offset: 6)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::TickPeriodicEvents()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.Tick() (IL Offset: 132)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::Tick()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt) (IL Offset: 140)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnMapModeTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt) (IL Offset: 77)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      HarmonyIssue: False

+ Involved Modules

  • BannerKings
    • Method: System.Void BannerKings.Behaviours.BKTitleBehavior::AddBarter(TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfSettlementDetail detail, TaleWorlds.CampaignSystem.Settlements.Settlement settlement, TaleWorlds.CampaignSystem.Hero oldOwner, TaleWorlds.CampaignSystem.Hero newOwner)
      Frame: void BannerKings.Behaviours.BKTitleBehavior.AddBarter(ChangeOwnerOfSettlementDetail detail, Settlement settlement, Hero oldOwner, Hero newOwner) (IL Offset: 0)
      HarmonyIssue: False
    • Method: System.Void BannerKings.Behaviours.BKTitleBehavior::OnOwnerChanged(TaleWorlds.CampaignSystem.Settlements.Settlement settlement, System.Boolean openToClaim, TaleWorlds.CampaignSystem.Hero newOwner, TaleWorlds.CampaignSystem.Hero oldOwner, TaleWorlds.CampaignSystem.Hero capturerHero, TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfSettlementDetail detail)
      Frame: void BannerKings.Behaviours.BKTitleBehavior.OnOwnerChanged(Settlement settlement, bool openToClaim, Hero newOwner, Hero oldOwner, Hero capturerHero, ChangeOwnerOfSettlementDetail detail) (IL Offset: 63)
      HarmonyIssue: False
  • Bannerlord.Diplomacy
    • Method: System.Void Diplomacy.CampaignBehaviors.MaintainInfluenceBehavior::ReduceCorruption(TaleWorlds.CampaignSystem.Clan clan)
      Frame: void Diplomacy.CampaignBehaviors.MaintainInfluenceBehavior.ReduceCorruption(Clan clan) (IL Offset: 140)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.140)
  • + ButterLib (Bannerlord.ButterLib, v2.6.1.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.5.5.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.5.2.0)
  • + Native (Native, v1.0.2.0)
  • + SandBox Core (SandBoxCore, v1.0.2.0)
  • + Sandbox (Sandbox, v1.0.2.0)
  • + CustomBattle (CustomBattle, v1.0.2.0)
  • + StoryMode (StoryMode, v1.0.2.0)
  • + Birth and Death Options (BirthAndDeath, v1.0.2.0)
  • + Calradia Expanded (CalradiaExpanded, a1.1.9.0)
  • + Better Time (BetterTime, v1.2.7.0)
  • + Templar Armor (Templar Armor, v1.0.2.0)
  • + Templar Equipment (Templar Equipment, v1.0.2.0)
  • + Open Source Armory (OpenSourceArmory, v1.13.0.0)
  • + Open Source Saddlery (OpenSourceSaddlery, v1.2.0.0)
  • + Open Source Weaponry (OpenSourceWeaponry, v1.2.0.0)
  • + BannerKings (BannerKings, v1.2.0.0)
  • + Diplomacy (Bannerlord.Diplomacy, v1.1.19.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.DoLoadingPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.BeginGameStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnInitialStatePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Module.FinalizeSubModules
    • Postfixes
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.FinalizeSubModulesPostfix;

  • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
    • Postfixes
      • Owner: MCM.UI.Adapter.MCMv5; Namespace: MCM.UI.Adapter.MCMv5.SubModule.OnAfterSetInitialModuleScreenAsRootScreen;
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.Transpiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameStart
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameEnd
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviorBase..ctor
    • Postfixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatch.CampaignBehaviorBaseCtorPostfix;

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.Library.ViewModel..ctor
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ViewModelCtorPrefix;

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ExecuteCommandPatch;
      • Owner: bannerlord.mcm.ui.viewmodelpatch; Namespace: MCM.UI.Patches.ViewModelPatch.ExecuteCommandPatch; Index: 1;

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

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab.LoadFrom
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetPrefabPatch.WidgetPrefab_LoadFrom_Transpiler;

  • TaleWorlds.GauntletUI.BrushFactory.get_Brushes
    • Postfixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.GetBrushesPostfix;

  • TaleWorlds.GauntletUI.BrushFactory.GetBrush
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.GetBrushPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.ConstantDefinition.GetValue
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.SetWidgetAttributeFromString
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.UIContext.GetBrush
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.ConvertObject
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChangerBrushWidget.OnBooleanUpdated
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetCustomType
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.GetCustomTypePrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.CreateBuiltinWidget
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.CreateBuiltinWidgetPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetWidgetTypes
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.GetWidgetTypesPostfix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.IsCustomType
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.IsCustomTypePrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.OnUnload
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.OnUnloadPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.CreateWidgets
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.OnRelease
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.UIExtenderEx.UIPatch; Namespace: Bannerlord.UIExtenderEx.UIPatchSubModule.SandBoxSubModuleOnSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen.OnInitialize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatch.OnInitializePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen.OnFinalize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatch.OnFinalizePostfix;

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

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

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

  • SandBox.MapScene.GetNavigationMeshIndexOfTerrainType
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+GetNavigationMeshIndexOfTerrainTypePatch.Postfix;

  • SandBox.MapScene.GetFaceTerrainType
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+GetFaceTerrainTypePatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.OnAiTickInternal
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+OnAiTickInternalPatch.Postfix;

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapTimeControlVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BetterTime; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNotificationVM.PopulateTypeDictionary
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.PopulateNotificationsPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM.SetSelectedCategory
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.KingdomManagementRefreshPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementGovernorSelectionVM..ctor
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.AvailableGovernorsPatch.ConstructorPostfix;

  • TaleWorlds.CampaignSystem.Hero.get_Name
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.HeroNamePatch.GetterPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.SkillVM..ctor
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.SkillVMConstructorPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterVM.RefreshValues
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.CharacterVMRefreshPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerTroopVM.ExecuteBeginHint
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.RecruitVolunteerTroopVMHintPatch.Prefix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.SkillIconVisualWidget.set_SkillId
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.SkillIconOnLateUpdatePatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Policies.KingdomPoliciesVM.RefreshPolicyList
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.RefreshPolicyListPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementProjectVM.set_Building
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.SettlementProjectVMPatch.SetterPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitmentVM.OnDone
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.RecruitmentOnDonePatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationGainedPropertiesVM..ctor
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.CharacterCreationGainedPropertiesVMPatches.Prefix1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationGainedPropertiesVM.PopulateInitialValues
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.CharacterCreationGainedPropertiesVMPatches.Postfix1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Education.EducationGainedPropertiesVM..ctor
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.EducationGainedPropertiesVMConstructorPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterVM.InitializeCharacter
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.InitializeCharacterPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementProjectVM.RefreshValues
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.SettlementProjectVMRefreshPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ArmyManagement.ArmyManagementVM.OnRefresh
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.ArmyManagementVMPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ArmyManagement.ArmyManagementVM.ExecuteDone
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.ArmyManagementVMPatch.Prefix;

  • TaleWorlds.CampaignSystem.Election.KingdomPolicyDecision.IsAllowed
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Government.PolicyIsAllowedPatch.Prefix;

  • TaleWorlds.CampaignSystem.Election.KingSelectionKingdomDecision.ApplyChosenOutcome
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Government.ApplyChosenOutcomePatch.Postfix;

  • TaleWorlds.CampaignSystem.NameGenerator.GenerateHeroFullName
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.NameGeneratorPatch.Prefix;

  • TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager.OnWidgetNavigationStatusChanged
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.NavigationPatch.Prefix;

  • TaleWorlds.CampaignSystem.Hero.CanHaveQuestsOrIssues
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.CanHaveQuestsOrIssuesPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.VillageNeedsToolsIssueBehavior+VillageNeedsToolsIssue.IssueStayAliveConditions
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.VillageIssueStayAliveConditionsPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.CaravanAmbushIssueBehavior+CaravanAmbushIssue.IssueStayAliveConditions
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.CaravanIssueStayAliveConditionsPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.LandLordNeedsManualLaborersIssueBehavior+LandLordNeedsManualLaborersIssue.IssueStayAliveConditions
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.LaborersIssueStayAliveConditionsPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.EscortMerchantCaravanIssueBehavior.ConditionsHold
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.EscortCaravanConditionsHoldPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.EscortMerchantCaravanIssueBehavior+EscortMerchantCaravanIssue.IssueStayAliveConditions
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.EscortCaravanIssueStayAliveConditionsPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyMoraleModel.CalculateFoodVarietyMoraleBonus
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.CalculateFoodVarietyMoraleBonusPatch.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventParty.get_ContributionToBattle
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Perks.ContributionToBattlePatch.Postfix;

  • TaleWorlds.CampaignSystem.Election.KingdomDecision.DetermineSupporters
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Peerage.DetermineSupportersPatch.DetermineSupportersPrefix;

  • TaleWorlds.CampaignSystem.Election.KingdomDecision.get_IsPlayerParticipant
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Peerage.DetermineSupportersPatch.IsPlayerParticipantPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Policies.KingdomPoliciesVM.GetCanProposeOrDisavowPolicyWithReason
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Peerage.GetCanProposeOrDisavowPolicyWithReasonPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.ApplyInternal
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Recruitment.RecruitmentApplyInternalPatch.ApplyInternalPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.UpdateVolunteersOfNotablesInSettlement
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Recruitment.RecruitmentApplyInternalPatch.UpdateVolunteersPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVolunteerModel.GetDailyVolunteerProductionProbability
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Recruitment.GetDailyVolunteerProductionProbabilityPatch.Prefix;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.MarriageBarterable.GetUnitValueForFaction
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Marriage.Patches.MarriageBarterablePatches.DowryPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_eligible_for_marriage_with_conversation_hero_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Marriage.Patches.MarriageDialoguePatches.PlayerEligiblePostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_romance_at_stage_1_discussions_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Marriage.Patches.MarriageDialoguePatches.RomanceStage1Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_can_open_courtship_on_condition
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Marriage.Patches.MarriageDialoguePatches.DoNotStartCourtshipPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_discuss_marriage_alliance_on_condition
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Marriage.Patches.MarriageDialoguePatches.PlayerProposeAlliancePrefix;

  • TaleWorlds.CampaignSystem.Kingdom.CreateArmy
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.CreateArmyPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Buildings.BuildingType.get_All
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.BuildingsPatch.Prefix;

  • TaleWorlds.CampaignSystem.Election.SettlementClaimantDecision.DetermineInitialCandidates
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.FiefOwnerPatches.DetermineInitialCandidatesPrefix;

  • TaleWorlds.CampaignSystem.Election.SettlementClaimantDecision.CalculateMeritOfOutcome
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.FiefOwnerPatches.CalculateMeritOfOutcomePostfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_ask_prisoners_on_consequence
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordDialoguePatches.LordPrisonersPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_wanderer_meet_player_on_condition
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordDialoguePatches.MeetCompanionPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_wanderer_preintroduction_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordDialoguePatches.PreIntroductionPostfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_companion_hire_gold_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordDialoguePatches.HirePostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.MakeClanFinancialEvaluation
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.MakeClanFinancialEvaluationPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.UpdateClanSettlementAutoRecruitment
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.AutoRecruitmentPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddIncomeFromKingdomBudget
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanFinancesPatches.KingdomBudgetPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddIncomeFromParty
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanFinancesPatches.AddIncomeFromPartyPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddExpensesFromGarrisons
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanFinancesPatches.GarrisonsPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddExpensesFromParties
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanFinancesPatches.PartyExpensesPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddVillagesIncome
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanFinancesPatches.VillageIncomePrefix;

  • TaleWorlds.CampaignSystem.Extensions.Attributes.get_All
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.AttributesPatch.Prefix;

  • SandBox.CampaignBehaviors.CompanionRolesCampaignBehavior.companion_fire_on_consequence
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.CompanionDialoguesPatches.FireCompanionPrefix;

  • SandBox.CampaignBehaviors.CompanionRolesCampaignBehavior.fief_grant_answer_consequence
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.CompanionDialoguesPatches.GrantPeeragePrefix;

  • SandBox.CampaignBehaviors.CompanionRolesCampaignBehavior.ClanNameSelectionIsDone
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.CompanionDialoguesPatches.GrantPeerageFinishedPostfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.FindSuitableCompanionsToLeadCaravan
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.SuitableCaravanLeaderPatch.Prefix;

  • TaleWorlds.CampaignSystem.Hero.SetHeroEncyclopediaTextAndLinks
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.HeroDescriptionPatch.Postfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_give_oath_go_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ShowContractPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanPartiesVM.ExecuteCreateNewParty
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanCreatePartyPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.SpawnCaravan
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.CaravansCampaignBehaviorPatches.SpawnCaravan;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.get_SmallCaravanFormingCost
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordConversationsCampaignBehaviorPatches.SmallCaravanFormingCost;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.get_LargeCaravanFormingCost
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordConversationsCampaignBehaviorPatches.LargeCaravanFormingCost;

  • Helpers.HeroHelper.GetVolunteerTroopsOfHeroForRecruitment
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.GetVolunteerTroopsOfHeroForRecruitmentPatch.Prefix;
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+StartRecruitingMoneyLimitPatch.Prefix2; Index: 1;

  • Helpers.SettlementHelper.SpawnNotablesIfNeeded
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.SpawnNotablesIfNeededPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.GovernorCampaignBehavior.DailyTickSettlement
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.DailyTickSettlementPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Village.DailyTick
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.VillageDailyTicktPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Town.DailyTick
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.TownDailyTicktPatch.Prefix;

  • TaleWorlds.CampaignSystem.Election.KingdomDecision.GetInfluenceCostOfSupport
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.GetInfluenceCostOfSupportPatch.Postfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_puritan_preacher_introduction_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.PuritanPreacherPatch.Postfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_minor_faction_preacher_introduction_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.MinorFactionPreacherPatch.Postfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_mystic_preacher_introduction_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.MysticPreacherPatch.Postfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_messianic_preacher_introduction_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.MessianicPatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.SellPrisonersAction.ApplyForAllPrisoners
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ApplyAllPrisionersPatch.Prefix;

  • TaleWorlds.CampaignSystem.Actions.SellPrisonersAction.ApplyForSelectedPrisoners
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ApplyAllPrisionersPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Town.FoodStocksUpperLimit
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.FoodStockPatch.Prefix;

  • SandBox.CampaignBehaviors.HeirSelectionCampaignBehavior.OnHeirSelectionOver
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.OnHeirSelectionOverPatch.Prefix;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.GetExpectedDenarsForBet
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.GetExpectedDenarsForBetlPatch.Postfix;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.GetMaximumBet
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.GetMaximumBetlPatch.Postfix;

  • TaleWorlds.CampaignSystem.Roster.ItemRoster.AddToCounts
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.MarketPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.TownMarketData.GetPrice
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+TownMarketDataPatches.GetPricePostfix;

  • TaleWorlds.CampaignSystem.Settlements.VillageMarketData.GetPrice
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+VillageMarketDataPatches.GetPricePostfix;

  • TaleWorlds.Core.HorseComponent.get_MeatCount
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+HorseComponentPatches.MeatCountPostfix;

  • TaleWorlds.Core.HorseComponent.get_HideCount
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+HorseComponentPatches.HideCountPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.ItemConsumptionBehavior.MakeConsumption
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+ItemConsumptionPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.NotablesCampaignBehavior.BalanceGoldAndPowerOfNotable
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+BalanceGoldAndPowerOfNotablePatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.WorkshopsCampaignBehavior.InitializeWorkshops
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+WorkshopsCampaignBehaviorPatches.InitializeWorkshopsPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.WorkshopsCampaignBehavior.DecideBestWorkshopType
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+WorkshopsCampaignBehaviorPatches.DecideBestWorkshopTypePostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.WorkshopsCampaignBehavior.ProduceOutput
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+WorkshopsCampaignBehaviorPatches.ProduceOutputPrefix;

  • TaleWorlds.CampaignSystem.Settlements.Workshops.Workshop.get_Expense
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+WorkshopExpensePatch.Prefix;

  • Helpers.HeroHelper.StartRecruitingMoneyLimit
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+StartRecruitingMoneyLimitPatch.Prefix1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.GetTradeScoreForTown
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+GetTradeScoreForTownPatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.SellGoodsForTradeAction.ApplyInternal
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+SellGoodsPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.MoveItemsToVillagerParty
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+VillagerMoveItemsPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.OnSettlementEntered
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+VillagerSettlementEnterPatch.Prefix;

  • TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfWorkshopAction.ApplyInternal
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+BankruptcyPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillageGoodProductionCampaignBehavior.TickGoodProduction
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+TickGoodProductionPatch.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.OnRemoveParty
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.FixesPatches+MobilePartyPatches.OnRemovePartyPrefix;

  • TaleWorlds.CampaignSystem.Inventory.InventoryLogic.SlaughterItem
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.FixesPatches+InventoryLogicPatches.SlaughterItemPrefix;

  • TaleWorlds.CampaignSystem.DefaultItems.InitializeAll
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.FixesPatches+RegisterItemsAndCategories.InitializeAllPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_town_town_market_on_consequence
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.BKTradeGoodsFixesBehavior+MarketPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterDeveloperVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterDeveloperVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterDeveloperVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanIncomeVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 6;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanIncomeVM.OnIncomeSelection
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanManagementVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanManagementVM.SetSelectedCategory
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM.UpdateCraftingStamina
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaClanPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaClanPageVM.Refresh
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.Refresh
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM.OnFinalize
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatch.FinalizeFix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapInfoVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapInfoVM.UpdatePlayerInfo
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.TownManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.TownManagementVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.TownManagementVM.RefreshTownManagementStats
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans.KingdomClanVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans.KingdomClanVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomTruceItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomTruceItemVM.UpdateDiplomacyProperties
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomWarItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomWarItemVM.UpdateDiplomacyProperties
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM.RefreshPermissionValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.Apply
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatch.ApplyPostfix;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.ApplyDeclareWarOverProvocation
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatch.ApplyDeclareWarOverProvocationPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChange
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultClanPoliticsModelPatch.CalculateInfluenceChangePostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderWar
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DiplomaticBartersBehaviorPatch.ConsiderWarPrefix;

  • SandBox.GauntletUI.Encyclopedia.EncyclopediaData.GetEncyclopediaPageInstance
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.EncyclopediaDataPatch.GetEncyclopediaPageInstancePostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.siege_aftermath_contextual_summary_on_init
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.GameMenusCallbacksPatch.menu_settlement_taken_on_init_Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.ConsiderWarPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderPeace
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.ConsiderPeacePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.DailyTickClan
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.HandleRebelKingdom;

  • StoryMode.Quests.FirstPhase.SupportKingdomQuest.MainStoryLineChosen
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.SupportKingdomQuestPatch.MainStoryLineChosenPostfix;

  • TaleWorlds.CampaignSystem.FactionManager.DeclareAlliance
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.FactionManagerPatch.DeclareAlliancePrefix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaFactionPage.InitializeListItems
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultEncyclopediaFactionPagePatch.PassThroughPostfix;

  • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen..ctor
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatch.SetClanRelatedRulesPostfix;

  • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen.OnDone
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatch.SetColorsPrefix;

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

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

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

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

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_request_mission_ask_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventOtherActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_wants_to_make_peace_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_threats_lord_verify_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.village_farmer_loot_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.caravan_loot_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_village_hostile_action_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsMenu;

  • TaleWorlds.CampaignSystem.KingdomManager.AbdicateTheThrone
    • Prefixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.HandleThroneAbdication;

+ Log Files

  • default20221231
      • [2022-12-31T03:17:14.9253704+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-31T03:16:31.3962735+01:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.1.19!
      • [2022-12-31T03:16:28.6754058+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-12-31T03:16:28.6754058+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:16:28.6209950+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-12-31T03:16:28.6209950+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:16:28.6209950+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.2.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-31T03:16:28.6200022+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:16:28.6190053+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer.
      • [2022-12-31T03:16:28.6190053+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer.
      • [2022-12-31T03:16:28.6190053+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer.
      • [2022-12-31T03:16:28.6190053+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer.
      • [2022-12-31T03:16:28.6190053+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer.
      • [2022-12-31T03:16:28.6180085+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer.
      • [2022-12-31T03:16:28.6180085+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer.
      • [2022-12-31T03:16:28.6180085+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer.
      • [2022-12-31T03:16:28.5651854+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5651854+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5651854+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5651854+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5651854+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5651854+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5641885+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5631920+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5621958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5611988+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5602019+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5602019+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5602019+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5602019+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5602019+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5602019+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.5602019+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.5602019+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.4844550+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.4844550+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.4844550+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.4844550+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.4834586+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.4834586+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.4834586+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.4834586+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.4834586+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.4834586+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.4684989+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.4684989+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.4106925+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.4106925+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.4106925+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.4106925+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.4096907+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.4096907+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:28.2083684+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:16:28.2083684+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:27.7010621+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-12-31T03:16:27.6253175+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-12-31T03:16:27.6253175+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.0.2, Version=1.1.19.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-31T03:16:27.5196707+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-31T03:16:27.5186739+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2022-12-31T03:16:27.5186739+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2022-12-31T03:16:27.5186739+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2022-12-31T03:16:27.5186739+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-31T03:16:27.5186739+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2022-12-31T03:16:27.5186739+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2022-12-31T03:16:27.5186739+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-31T03:16:27.5186739+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2022-12-31T03:16:27.5186739+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2022-12-31T03:16:27.5186739+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-31T03:16:27.5156838+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.Implementation.HotKeys.HotKeySubSystem' and name 'GetGameKeyCategoriesListPostfix' and parameters ''
      • [2022-12-31T03:15:57.2908405+01:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.1.19...
      • [2022-12-31T03:15:48.2230666+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-12-31T03:15:48.2210141+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-12-31T03:15:48.2050666+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2022-12-31T03:15:48.2030734+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-12-31T03:15:48.1184130+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2022-12-31T03:15:48.0356328+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2022-12-31T03:15:47.8522463+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2022-12-31T03:15:47.7804899+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-12-31T03:01:06.0840967+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-31T03:00:02.3418908+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-12-31T03:00:02.3418908+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:02.2960415+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-12-31T03:00:02.2960415+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:02.2960415+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.2.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-31T03:00:02.2960415+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:02.2940507+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer.
      • [2022-12-31T03:00:02.2940507+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer.
      • [2022-12-31T03:00:02.2940507+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer.
      • [2022-12-31T03:00:02.2940507+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer.
      • [2022-12-31T03:00:02.2940507+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer.
      • [2022-12-31T03:00:02.2940507+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer.
      • [2022-12-31T03:00:02.2940507+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer.
      • [2022-12-31T03:00:02.2940507+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer.
      • [2022-12-31T03:00:02.2571744+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:00:02.2571744+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:00:02.2561776+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:00:02.2561776+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:00:02.2561776+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T03:00:02.2561776+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:00:02.2551773+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:00:02.2551773+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:00:02.2551773+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:00:02.2551773+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:00:02.2412282+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:00:02.2412282+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:00:02.2146835+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:00:02.2146835+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:00:02.2146835+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:00:02.2146835+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:00:02.2136821+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T03:00:02.2136821+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:00:02.1498997+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T03:00:02.1498997+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:00:02.0283065+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2022-12-31T03:00:02.0283065+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:02.0283065+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2022-12-31T03:00:02.0283065+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:02.0283065+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2022-12-31T03:00:02.0283065+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:02.0273105+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2022-12-31T03:00:02.0273105+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:02.0273105+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2022-12-31T03:00:02.0273105+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:02.0273105+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2022-12-31T03:00:02.0273105+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:02.0223264+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2022-12-31T03:00:02.0223264+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:01.6685052+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Registering settings Bannerlord.UIExtenderEx.Settings.
      • [2022-12-31T03:00:01.6685052+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:01.6635265+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Registering settings MCM.Internal.MCMSettings.
      • [2022-12-31T03:00:01.6635265+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T03:00:01.2010760+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-12-31T03:00:01.1258065+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-12-31T03:00:01.1258065+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T03:00:01.0156561+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2022-12-31T03:00:01.0156561+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2022-12-31T03:00:01.0156561+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2022-12-31T03:00:01.0156561+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-31T03:00:01.0156561+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2022-12-31T03:00:01.0156561+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2022-12-31T03:00:01.0156561+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-31T03:00:01.0156561+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2022-12-31T03:00:01.0156561+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2022-12-31T03:00:01.0146631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-31T03:00:01.0116696+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.Implementation.HotKeys.HotKeySubSystem' and name 'GetGameKeyCategoriesListPostfix' and parameters ''
      • [2022-12-31T02:59:22.7092689+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-12-31T02:59:22.7072756+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-12-31T02:59:22.6953167+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2022-12-31T02:59:22.6933230+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-12-31T02:59:22.6913296+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2022-12-31T02:59:22.6066142+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2022-12-31T02:59:22.4541239+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2022-12-31T02:59:22.4122654+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-12-31T02:25:55.0600280+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-31T02:05:09.7757372+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-31T02:02:43.7443086+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-31T01:45:44.7475260+01:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.1.19!
      • [2022-12-31T01:45:41.8339100+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-12-31T01:45:41.8339100+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:41.7890609+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-12-31T01:45:41.7890609+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:41.7890609+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.2.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-31T01:45:41.7890609+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:41.7870659+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer.
      • [2022-12-31T01:45:41.7870659+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer.
      • [2022-12-31T01:45:41.7870659+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer.
      • [2022-12-31T01:45:41.7870659+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer.
      • [2022-12-31T01:45:41.7870659+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer.
      • [2022-12-31T01:45:41.7870659+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer.
      • [2022-12-31T01:45:41.7870659+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer.
      • [2022-12-31T01:45:41.7870659+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer.
      • [2022-12-31T01:45:41.7571673+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7571673+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7571673+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7571673+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7571673+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7571673+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7571673+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7571673+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7571673+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7571673+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7561656+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7551733+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7541761+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7541761+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7541761+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7541761+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7541761+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7541761+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7541761+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7541761+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7541761+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7541761+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7541761+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7531797+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7521829+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7342428+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7342428+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7342428+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7342428+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7332461+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7332461+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7332461+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7332461+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7332461+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7332461+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7292555+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7292555+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7222844+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7222844+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7212834+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7212834+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.7212834+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.7212834+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.6893938+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-12-31T01:45:41.6893938+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:41.6106507+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2022-12-31T01:45:41.6106507+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:41.6106507+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2022-12-31T01:45:41.6106507+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:41.6106507+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2022-12-31T01:45:41.6106507+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:41.6096573+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2022-12-31T01:45:41.6096573+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:41.6096573+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2022-12-31T01:45:41.6096573+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:41.6096573+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2022-12-31T01:45:41.6096573+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:41.6046747+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2022-12-31T01:45:41.6046747+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:41.2707921+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Registering settings Bannerlord.UIExtenderEx.Settings.
      • [2022-12-31T01:45:41.2707921+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:41.2668048+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Registering settings MCM.Internal.MCMSettings.
      • [2022-12-31T01:45:41.2658027+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-31T01:45:40.8850799+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-12-31T01:45:40.8093333+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-12-31T01:45:40.8093333+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-31T01:45:40.7315898+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2022-12-31T01:45:40.7315898+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2022-12-31T01:45:40.7315898+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.0.2, Version=1.1.19.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-31T01:45:40.7315898+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-31T01:45:40.7315898+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-31T01:45:40.7315898+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-31T01:45:40.7315898+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-31T01:45:40.7315898+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2022-12-31T01:45:40.7315898+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2022-12-31T01:45:40.7315898+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2022-12-31T01:45:40.7305934+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-31T01:45:40.7266097+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.Implementation.HotKeys.HotKeySubSystem' and name 'GetGameKeyCategoriesListPostfix' and parameters ''
      • [2022-12-31T01:45:09.3463481+01:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.1.19...
      • [2022-12-31T01:44:59.8191130+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-12-31T01:44:59.8161221+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-12-31T01:44:59.7991753+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2022-12-31T01:44:59.7971973+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-12-31T01:44:59.7009868+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2022-12-31T01:44:59.6132801+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2022-12-31T01:44:59.4209229+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2022-12-31T01:44:59.3352097+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...