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.94.58.87)
Runtime: .NET Framework 4.8.4614.0


+ Exception

Exception information
Type: System.MissingMethodException
Message: Method not found: 'System.Collections.Generic.IReadOnlyList`1 TaleWorlds.CampaignSystem.Hero.get_OwnedWorkshops()'.
Source: WorkshopCaravanExp
CallStack:
  1. at void WorkshopCaravanExp.ExperienceBehaviour.DailyTick() in C:/src/projects/WorkshopCaravanExp/ExperienceBehaviour.cs:line 50
  2. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list)
  3. at void TaleWorlds.CampaignSystem.CampaignEvents.DailyTick()
  4. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTick()
  5. at void TaleWorlds.CampaignSystem.Campaign.DailyTick(MBCampaignEvent campaignEvent, object[] delegateParams)
  6. at void TaleWorlds.CampaignSystem.MBCampaignEvent.RunHandlers(params object[] delegateParams)
  7. at void TaleWorlds.CampaignSystem.MBCampaignEvent.CheckUpdate()
  8. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.SignalPeriodicEvents()
  9. at void TaleWorlds.CampaignSystem.Campaign.Tick()
  10. at void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt)
  11. at void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt)
  12. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  13. at void TaleWorlds.Core.Game.OnTick(float dt)
  14. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  15. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)
  16. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt)

+ Enhanced Stacktrace

  • Frame: void WorkshopCaravanExp.ExperienceBehaviour.DailyTick() (IL Offset: -1)
    • Module: WorkshopCaravanExp
      Method: System.Void WorkshopCaravanExp.ExperienceBehaviour::DailyTick()
      Method From Stackframe Issue: True
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list) (IL Offset: 13)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec list)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.DailyTick() (IL Offset: 15)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::DailyTick()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTick() (IL Offset: 19)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::DailyTick()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.DailyTick(MBCampaignEvent campaignEvent, object[] delegateParams) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::DailyTick(TaleWorlds.CampaignSystem.MBCampaignEvent campaignEvent, System.Object[] delegateParams)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.MBCampaignEvent.RunHandlers(params object[] delegateParams) (IL Offset: 23)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MBCampaignEvent::RunHandlers(System.Object[] delegateParams)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.MBCampaignEvent.CheckUpdate() (IL Offset: 27)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MBCampaignEvent::CheckUpdate()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.SignalPeriodicEvents() (IL Offset: 71)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::SignalPeriodicEvents()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.Tick() (IL Offset: 68)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::Tick()
      Method From Stackframe Issue: 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)
      Method From Stackframe Issue: 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)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 25)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 76)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(System.Single dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      Method From Stackframe Issue: False

+ Involved Modules

  • WorkshopCaravanExp
    • Method: System.Void WorkshopCaravanExp.ExperienceBehaviour::DailyTick()
      Frame: void WorkshopCaravanExp.ExperienceBehaviour.DailyTick() (IL Offset: -1)
      HarmonyIssue: True

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.162)
  • + ButterLib (Bannerlord.ButterLib, v2.8.0.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.7.1.0)
  • + Native (Native, v1.1.3.0)
  • + SandBox Core (SandBoxCore, v1.1.3.0)
  • + CustomBattle (CustomBattle, v1.1.3.0)
  • + Sandbox (Sandbox, v1.1.3.0)
  • + StoryMode (StoryMode, v1.1.3.0)
  • + Birth and Death Options (BirthAndDeath, v1.1.3.0)
  • + Enable Achievement (EnableAchievement, v0.0.2.0)
  • + Open Source Armory (OpenSourceArmory, v1.14.0.0)
  • + BannerKings (BannerKings, v1.2.7.1)
  • + Better Smithing Continued (BetterSmithingContinued, v1.1.0.8)
  • + Better Time (BetterTime, v1.2.8.0)
  • + Diplomacy (Bannerlord.Diplomacy, v1.2.5.0)
  • + Xorberax's Legacy for v1.1.2 (XorberaxLegacy, v1.0.5.3)
  • + EquipBestItem (EquipBestItem, v1.10.0.0)
  • + KillCounters (KillCounters, v0.1.5.0)
  • + Heal on Kill (Heal on Kill, v1.0.2.1)
  • + Improved Garrisons (ImprovedGarrisons, v4.1.2.8)
  • + Aggregated Income (SortedIncome, v4.2.4.0)
  • + Suteki Women Mod (SutekiWomenMod, v1.4.0.0)
  • + BahamutArmory (BahamutArmory, e1.5.2.0)
  • + swadian armoury (swadian armoury, v1.0.0.0)
  • + Arena Overhaul (ArenaOverhaul, v1.3.5.0)
  • + Perfect Fire Arrows (PerfectFireArrows, v6.0.0.0)
  • + Raise your Torch (RaiseYourTorch, v5.2.0.0)
  • + Workshop Caravan Experience (WorkshopCaravanExp, v1.0.3.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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 2;

  • 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;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.Options.OptionsProvider.GetGameKeyCategoriesList
    • Postfixes
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix;
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix; Index: 1;

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

  • 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;
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.Transpiler; Index: 1;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.CheckAchievementSystemActivity
    • Prefixes
      • Owner: org.calradia.admiralnelson.enableachievement; Namespace: EnableAchievement.EnableAchievement+CheckAchievementSystemActivity.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.RegisterEvents
    • Prefixes
      • Owner: org.calradia.admiralnelson.enableachievement; Namespace: EnableAchievement.EnableAchievement+RegisterEvents.Prefix;

  • 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.KingSelectionKingdomDecisionPatches.ApplyChosenOutcomePostfix;

  • TaleWorlds.CampaignSystem.Election.KingSelectionKingdomDecision.CalculateMeritOfOutcomeForClan
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Government.KingSelectionKingdomDecisionPatches.CalculateMeritOfOutcomeForClanPrefix;

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

  • TaleWorlds.CampaignSystem.Election.SettlementClaimantDecision.ShouldBeCancelledInternal
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.FiefOwnerPatches.ShouldBeCancelledInternalPostfix;

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

  • 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.AddExpensesFromPartiesAndGarrisons
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanFinancesPatches.PartyExpensesPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddSettlementIncome
    • 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.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;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SettlementClaimantCampaignBehavior.OnSettlementOwnerChanged
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.SettlementClaimantCampaignBehaviorPatches.OnSettlementOwnerChangedPostfix;

  • 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;
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentBehaviorPatch.GetMaximumBetTranspiler;

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

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RansomOfferCampaignBehavior.ConsiderRansomPrisoner
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.RansomOfferCampaignBehaviorPatches.ConsiderRansomPrisonerPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_wants_to_make_peace_on_condition
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.BanditDialoguePatches.MakePeacePrefix;
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventDiplomaticActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CharacterRelationCampaignBehavior.OnRaidCompleted
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.CharacterRelationCampaignBehaviorPatches.OnRaidCompleted;

  • 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.CampaignBehaviors.SiegeAftermathCampaignBehavior.GetSiegeAftermathInfluenceCost
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.FixesPatches+SiegeAftermathCampaignBehaviorPatches.GetSiegeAftermathInfluenceCostPrefix;

  • 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.CraftingCampaignBehavior.DailyTickSettlement
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.FixesPatches+CraftingCampaignBehaviorPatches.CreateTownOrderPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.FoodConsumptionBehavior.MakeFoodConsumption
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.FixesPatches+FoodConsumptionBehaviorPatches.MakeFoodConsumptionPrefix;

  • 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.BetterSmithingContinued; 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;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 7;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 8;
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 9;

  • 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
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.CraftingVMPatches.ConstructorPostfix;
    • 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.Encyclopedia.Pages.EncyclopediaSettlementPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaSettlementPageVM.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.CampaignBehaviors.CraftingCampaignBehavior.CreateCraftedWeaponInFreeBuildMode
    • Prefixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.CraftingCampaignBehaviorPatches.CreateCraftedWeaponPrefix;
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.CraftingCampaignBehaviorPatches.CreateCraftedWeaponPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.DoRefinement
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.CraftingCampaignBehaviorPatches.DoRefinementPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.DoSmelting
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.CraftingCampaignBehaviorPatches.DoSmeltingPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.GetHeroCraftingStamina
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.CraftingCampaignBehaviorPatches.GetHeroCraftingStaminaPatch;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.HourlyTick
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.CraftingCampaignBehaviorPatches.HourlyTickPatch;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.GetStaminaHourlyRecoveryRate
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.CraftingCampaignBehaviorPatches.GetStaminaHourlyRecoveryRatePatch;

  • TaleWorlds.Core.Crafting.get_CraftedWeaponName
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.CraftingPatches.CraftedWeaponNameGetterPostfix;

  • TaleWorlds.Core.Crafting.InitializePreCraftedWeaponOnLoad
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.CraftingPatches.InitializePreCraftedWeaponOnLoadPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetRefiningFormulas
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.DefaultSmithingModelPatches.GetRefiningFormulasPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetModifierTierForSmithedWeapon
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.DefaultSmithingModelPatches.GetModifierTierForSmithedWeaponPostfix;

  • TaleWorlds.CampaignSystem.Inventory.InventoryLogic.InitializeRosters
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.InventoryLogicPatches.InitializeRostersPrefix;

  • SandBox.GauntletUI.GauntletCraftingScreen.Initialize
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.GauntletCraftingScreenPatches.InitializePostfix;

  • SandBox.GauntletUI.GauntletCraftingScreen.OnFinalize
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.GauntletCraftingScreenPatches.OnFinalizePostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM.ExecuteSwitchToCrafting
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.CraftingVMPatches.ExecuteSwitchToCraftingPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM.ExecuteSwitchToSmelting
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.CraftingVMPatches.ExecuteSwitchToSmeltingPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM.ExecuteSwitchToRefinement
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.CraftingVMPatches.ExecuteSwitchToRefinementPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM.set_CurrentCraftingHero
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.CraftingVMPatches.CurrentCraftingHeroSetterPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Refinement.RefinementVM.OnCraftingHeroChanged
    • Prefixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.RefinementVMPatches.OnCraftingHeroChangedPrefix;
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.RefinementVMPatches.OnCraftingHeroChangedPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingSortControllerVM.SortByCurrentState
    • Prefixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.SmeltingSortControllerVMPatches.SortByCurrentStatePrefix;
    • Finalizers
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.SmeltingSortControllerVMPatches.SortByCurrentStateFinalizer;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingSortControllerVM.ExecuteSortByName
    • Prefixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.SmeltingSortControllerVMPatches.ExecuteSortByNamePrefix;
    • Finalizers
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.SmeltingSortControllerVMPatches.ExecuteSortByNameFinalizer;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingSortControllerVM.ExecuteSortByYield
    • Prefixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.SmeltingSortControllerVMPatches.ExecuteSortByYieldPrefix;
    • Finalizers
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.SmeltingSortControllerVMPatches.ExecuteSortByYieldFinalizer;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingSortControllerVM.ExecuteSortByType
    • Prefixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.SmeltingSortControllerVMPatches.ExecuteSortByTypePrefix;
    • Finalizers
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.SmeltingSortControllerVMPatches.ExecuteSortByTypeFinalizer;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.WeaponDesign.WeaponDesignVM.CreateCraftingResultPopup
    • Prefixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.WeaponDesignVMPatches.CreateCraftingResultPopupPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.WeaponDesign.WeaponDesignVM.RefreshStats
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.WeaponDesignVMPatches.RefreshStatsPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.WeaponDesign.WeaponDesignVM.UpdateResultPropertyList
    • Postfixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.WeaponDesignVMPatches.UpdateResultPropertyListPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingVM.RefreshList
    • Prefixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.SmeltingVMPatches.RefreshListPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingVM.SmeltSelectedItems
    • Prefixes
      • Owner: Bannerlord.BetterSmithingContinued; Namespace: BetterSmithingContinued.MainFrame.Patches.ViewModelPatches.SmeltingVMPatches.SmeltSelectedItemsPrefix;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingAvailableHeroItemVM.RefreshSkills
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BetterSmithingContinued; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

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

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

  • 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.Encyclopedia.Pages.EncyclopediaFactionPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaFactionPageVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_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.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;

  • 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.CampaignSystem.Election.MakePeaceKingdomDecision.ApplyChosenOutcome
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MakePeaceKingdomDecisionPatch.ApplyChosenOutcomePrefix;

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

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

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeFromHorseCharge
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ChargeDamagePatch.ComputeBlowMagnitudeFromHorseChargePostfix;

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

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

  • TaleWorlds.MountAndBlade.View.Screens.MissionScreen.UpdateCamera
    • Prefixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatch.Prefix;
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatch.Postfix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaUnitPage.InitializeSortControllers
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.UnitPageSortingPatch.Postfix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaHeroPage.InitializeSortControllers
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.HeroPageSortingPatch.Postfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.ApplySimulatedHitRewardToSelectedTroop
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.MapEventSidePatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentRemoved
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.MissionPatch.Postfix;

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

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetTooltipForAccumulatingProperty
    • Finalizers
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.GetTooltip;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetTooltipForAccumulatingPropertyWithResult
    • Finalizers
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.GetTooltip;

  • TaleWorlds.Core.ViewModelCollection.Information.PropertyBasedTooltipVM.Tick
    • Finalizers
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.TickTooltip;

  • TaleWorlds.Core.ViewModelCollection.Information.PropertyBasedTooltipVM.OnShowTooltip
    • Finalizers
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.ShowTooltip;

  • TaleWorlds.Core.ViewModelCollection.Information.BasicTooltipViewModel.ExecuteBeginHint
    • Finalizers
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.BeginTooltip;

  • TaleWorlds.CampaignSystem.ExplainedNumber.Add
    • Prefixes
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.AddTooltip;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanGoldChange
    • Prefixes
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.IncludeDetails;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanIncome
    • Prefixes
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.IncludeDetails;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanExpenses
    • Prefixes
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.IncludeDetails;

  • SandBox.Tournaments.TournamentMissionStarter.OpenTournamentFightMission
    • Prefixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.TeamTournament.Patches.MissionStarterOpenTournamentFightMissionPatch.Prefix;

  • SandBox.View.Missions.Tournaments.TournamentMissionViews.OpenTournamentFightMission
    • Prefixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.TeamTournament.Patches.TournamentMissionViewsOpenTournamentFightMissionPatch.Prefix;

  • SandBox.CampaignBehaviors.ArenaMasterCampaignBehavior.conversation_arena_master_post_fight_on_condition
    • Prefixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaMasterPatch.PostFightPrefix;

  • SandBox.CampaignBehaviors.ArenaMasterCampaignBehavior.conversation_arena_practice_fight_explain_reward_on_condition
    • Prefixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaMasterPatch.ExplainPracticeRewardPrefix;

  • SandBox.CampaignBehaviors.ArenaMasterCampaignBehavior.conversation_arena_join_fight_on_consequence
    • Postfixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaMasterPatch.ConversationJoinFightPostfix;

  • SandBox.CampaignBehaviors.ArenaMasterCampaignBehavior.game_menu_enter_practice_fight_on_consequence
    • Postfixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaMasterPatch.GameMenuJoinFightPostfix;

  • SandBox.CampaignBehaviors.ArenaMasterCampaignBehavior.AddDialogs
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaMasterPatch.AddDialogsTranspiler;

  • SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.get_RemainingOpponentCount
    • Postfixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaPracticeFightMissionControllerPatch.RemainingOpponentCountPosfix;

  • SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.OnMissionTick
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaPracticeFightMissionControllerPatch.OnMissionTickTranspiler;

  • SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.AddRandomWeapons
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaPracticeFightMissionControllerPatch.AddRandomWeaponsTranspiler;

  • SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.InitializeParticipantCharacters
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaPracticeFightMissionControllerPatch.InitializeParticipantCharactersTranspiler;

  • SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.StartPractice
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaPracticeFightMissionControllerPatch.StartPracticeTranspiler;

  • SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.GetParticipantCharacters
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaPracticeFightMissionControllerPatch.GetParticipantCharactersTranspiler;

  • SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.EnemyHitReward
    • Postfixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.ArenaPracticeFightMissionControllerPatch.EnemyHitRewardPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.DefaultCombatXpModelPatch.GetXpFromHitTranspiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.GetRenownReward
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.DefaultTournamentModelPatch.GetRenownRewardTranspiler;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetParticipantCharacters
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.FightTournamentGamePatch.GetParticipantCharactersTranspiler;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.FightTournamentGamePatch.GetTournamentPrizeTranspiler;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.CachePossibleRegularRewardItems
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.FightTournamentGamePatch.CachePossibleRegularRewardItemsTranspiler;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.CachePossibleEliteRewardItems
    • Prefixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.FightTournamentGamePatch.CachePossibleEliteRewardItemsPrefix;

  • SandBox.ViewModelCollection.Missions.MissionArenaPracticeFightVM.UpdatePrizeText
    • Prefixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.MissionArenaPracticeFightVMPatch.UpdatePrizeTextPrefix;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.CalculateBet
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentBehaviorPatch.CalculateBetTranspiler;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.AfterStart
    • Postfixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentBehaviorPatch.AfterStartPostfix;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.EndCurrentMatch
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentBehaviorPatch.EndCurrentMatchTranspiler;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.OnPlayerWinTournament
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentBehaviorPatch.OnPlayerWinTournamentTranspiler;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.OnTournamentFinished
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentCampaignBehaviorPatch.EndCurrentMatchTranspiler;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.EnemyHitReward
    • Postfixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentFightMissionControllerPatch.EnemyHitRewardPostfix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.Simulate
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentFightMissionControllerPatch.SimulateTranspiler;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentGame..ctor
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentGamePatch.TournamentGameTranspiler;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentGame.get_TournamentWinRenown
    • Postfixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentGamePatch.OnTournamentEndPostfix;

  • SandBox.ViewModelCollection.Tournament.TournamentVM.OnTournamentEnd
    • Postfixes
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentVMPatch.OnTournamentEndPostfix;

  • 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_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.VillageHostileActionCampaignBehavior.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

  • default20230422
      • [2023-04-22T13:05:05.6021940+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-22T13:05:05.6021940+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:05:05.5363715+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-22T13:05:05.5363715+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:05:03.5806846+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-22T13:05:03.5806846+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:05:03.5138375+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-22T13:05:03.5138375+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:04:57.9422335+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-22T13:04:57.9422335+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:04:57.8764347+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-22T13:04:57.8764347+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:04:48.8712939+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-22T13:04:48.8712939+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:04:48.7995138+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-22T13:04:48.7995138+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:04:09.7904160+09:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-22T13:03:09.4813159+09:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.5!
      • [2023-04-22T13:03:08.5143604+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-22T13:03:08.5143604+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-22T13:03:08.4944141+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-22T13:03:08.4944141+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-22T13:03:08.4944141+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T13:03:08.4944141+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-22T13:03:08.4934170+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-22T13:03:08.4924194+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-22T13:03:08.4924194+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-22T13:03:08.4914225+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-22T13:03:08.4914225+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-22T13:03:08.4904250+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-22T13:03:08.4894565+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (10)
      • [2023-04-22T13:03:08.4753039+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-22T13:03:08.4743061+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4672950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-22T13:03:08.4662975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:08.4203402+09:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-22T13:03:08.0532774+09:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-22T13:03:07.9213040+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-22T13:03:07.9213040+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T13:03:07.7772768+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'ArenaOverhaul.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-22T13:03:07.7772768+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-22T13:03:07.7772768+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-22T13:03:07.7772768+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-22T13:03:07.7772768+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-22T13:03:07.7772768+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation ArenaOverhaul.1.1.2.dll for game v1.1.2.0 is loaded.
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.1.2.dll.
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.1.1.dll.
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.1.0.dll.
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.3.dll.
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.2.dll.
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.1.dll.
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.0.dll.
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Enabled
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register Types
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register: KillCounters, Version=0.1.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-04-22T13:03:07.7762796+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.0, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-22T13:03:07.7752825+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T13:03:07.7742851+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-22T13:03:07.7742851+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-04-22T13:03:07.7742851+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-04-22T13:03:07.7742851+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T13:03:07.7742851+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-04-22T13:03:07.7742851+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-04-22T13:03:07.7742851+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T13:03:07.7742851+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-04-22T13:03:07.7742851+09: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 ''
      • [2023-04-22T13:03:07.7742851+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-04-22T13:03:07.7742851+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T13:03:07.7742851+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-22T13:03:07.7687918+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-22T13:02:57.3182536+09:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.2.5...
      • [2023-04-22T13:02:53.1917550+09:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-22T13:02:53.1877445+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-22T13:02:53.1707894+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-22T13:02:53.1658015+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-22T13:02:53.1388867+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-22T13:02:53.1378771+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-22T13:02:53.1369058+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-22T13:02:53.1359063+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-22T13:02:53.1359063+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-22T13:02:53.1349089+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-22T13:02:53.0740469+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-22T13:02:53.0211890+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-22T11:52:28.2972953+09:00] [Diplomacy.SubModule] [INF]: Unloaded Diplomacy v1.2.5!
      • [2023-04-22T11:24:00.9117477+09:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-22T11:21:11.5053127+09:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-22T11:20:32.1105890+09:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.5!
      • [2023-04-22T11:20:28.4776481+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-22T11:20:28.4776481+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-22T11:20:28.4536093+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-22T11:20:28.4536093+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-22T11:20:28.4526123+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T11:20:28.4526123+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-22T11:20:28.4516146+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-22T11:20:28.4506171+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-22T11:20:28.4506171+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-22T11:20:28.4496201+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-22T11:20:28.4496201+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-22T11:20:28.4496201+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-22T11:20:28.4476252+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (10)
      • [2023-04-22T11:20:28.4196142+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-22T11:20:28.4186171+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T11:20:28.4125998+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-22T11:20:28.4116048+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:28.3616281+09:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-22T11:20:27.2415809+09:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-22T11:20:27.1135684+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-22T11:20:27.1135684+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-22T11:20:26.8155909+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'ArenaOverhaul.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-22T11:20:26.8155909+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-22T11:20:26.8155909+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-22T11:20:26.8155909+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-22T11:20:26.8155909+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-22T11:20:26.8155909+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-22T11:20:26.8155909+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-22T11:20:26.8155909+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-22T11:20:26.8155909+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-22T11:20:26.8155909+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation ArenaOverhaul.1.1.2.dll for game v1.1.2.0 is loaded.
      • [2023-04-22T11:20:26.8155909+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-22T11:20:26.8150734+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.1.2.dll.
      • [2023-04-22T11:20:26.8150734+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.1.1.dll.
      • [2023-04-22T11:20:26.8150734+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.1.0.dll.
      • [2023-04-22T11:20:26.8150734+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.3.dll.
      • [2023-04-22T11:20:26.8150734+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.2.dll.
      • [2023-04-22T11:20:26.8150734+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.1.dll.
      • [2023-04-22T11:20:26.8150734+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.0.dll.
      • [2023-04-22T11:20:26.8150734+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-22T11:20:26.8150734+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T11:20:26.8150734+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-22T11:20:26.8145565+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Enabled
      • [2023-04-22T11:20:26.8145565+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register Types
      • [2023-04-22T11:20:26.8145565+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register: KillCounters, Version=0.1.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T11:20:26.8145565+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-04-22T11:20:26.8145565+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-04-22T11:20:26.8145565+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.0, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T11:20:26.8145565+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-22T11:20:26.8145565+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-22T11:20:26.8145565+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-22T11:20:26.8145565+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-04-22T11:20:26.8135586+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-04-22T11:20:26.8125612+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T11:20:26.8125612+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-04-22T11:20:26.8125612+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-04-22T11:20:26.8125612+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T11:20:26.8125612+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-04-22T11:20:26.7855824+09: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 ''
      • [2023-04-22T11:20:26.7855824+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-04-22T11:20:26.7855824+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-22T11:20:26.7845842+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-22T11:20:26.7795979+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-22T11:20:06.0296216+09:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.2.5...
      • [2023-04-22T11:19:57.3094557+09:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-22T11:19:57.3044950+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-22T11:19:57.2855197+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-22T11:19:57.2805329+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-22T11:19:57.2705598+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-22T11:19:57.2695626+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-22T11:19:57.2575951+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-22T11:19:57.2416387+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-22T11:19:57.2266782+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-22T11:19:57.2147110+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-22T11:19:57.1084798+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-22T11:19:57.0072354+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...