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.93.32.43)


+ Exception

Exception information
Type: System.MissingMethodException
Message: Methode nicht gefunden: "System.Collections.Generic.IEnumerable`1 TaleWorlds.MountAndBlade.Team.get_FormationsIncludingEmpty()".
Source: RTSCamera
CallStack:
  1. at void MissionSharedLibrary.Utilities.Utility.SetPlayerAsCommander(bool forced)
  2. at void System.ComponentModel.PropertyChangedEventHandler.Invoke(object sender, PropertyChangedEventArgs e)
  3. at void TaleWorlds.MountAndBlade.Mission.set_MainAgent(Agent value)
  4. at void TaleWorlds.MountAndBlade.Agent.set_Controller(ControllerType value)
  5. at void TaleWorlds.MountAndBlade.Agent.Build(AgentBuildData agentBuildData, int creationIndex)
  6. at void TaleWorlds.MountAndBlade.Mission.BuildAgent(Agent agent, AgentBuildData agentBuildData)
  7. at Agent TaleWorlds.MountAndBlade.Mission.SpawnAgent(AgentBuildData agentBuildData, bool spawnFromAgentVisuals)
  8. at Agent TaleWorlds.MountAndBlade.Mission.SpawnTroop_Patch1(Mission this, IAgentOriginBase troopOrigin, bool isPlayerSide, bool hasFormation, bool spawnWithHorse, bool isReinforcement, int formationTroopCount, int formationTroopIndex, bool isAlarmed, bool wieldInitialWeapons, bool forceDismounted, Vec3? initialPosition, Vec2? initialDirection, string specialActionSetSuffix, ItemObject bannerItem, FormationClass formationIndex, bool useTroopClassForSpawn)
  9. at int TaleWorlds.MountAndBlade.MissionAgentSpawnLogic+MissionSide.SpawnTroops(int number, bool isReinforcement)
  10. at bool TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckDeployment()
  11. at void TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeamsOfSide(BattleSideEnum side)
  12. at void TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeams()
  13. at void TaleWorlds.MountAndBlade.DeploymentMissionController.OnMissionTick(float dt)
  14. at void TaleWorlds.MountAndBlade.Mission.OnTick(float dt, float realDt, bool updateCamera, bool doAsyncAITick)
  15. at void TaleWorlds.MountAndBlade.MissionState.TickMission(float realDt)
  16. at void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt)
  17. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  18. at void TaleWorlds.Core.Game.OnTick(float dt)
  19. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  20. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt)
  21. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(float dt)

+ Enhanced Stacktrace

  • Frame: void MissionSharedLibrary.Utilities.Utility.SetPlayerAsCommander(bool forced) (IL Offset: -1)
    • Module: RTSCamera
      Method: static System.Void MissionSharedLibrary.Utilities.Utility::SetPlayerAsCommander(System.Boolean forced)
      HarmonyIssue: True
  • Frame: void System.ComponentModel.PropertyChangedEventHandler.Invoke(object sender, PropertyChangedEventArgs e) (IL Offset: -1)
    • Module: UNKNOWN
      Method: virtual System.Void System.ComponentModel.PropertyChangedEventHandler::Invoke(System.Object sender, System.ComponentModel.PropertyChangedEventArgs e)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.set_MainAgent(Agent value) (IL Offset: 17)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::set_MainAgent(TaleWorlds.MountAndBlade.Agent value)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Agent.set_Controller(ControllerType value) (IL Offset: 37)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Agent::set_Controller(TaleWorlds.MountAndBlade.ControllerType value)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Agent.Build(AgentBuildData agentBuildData, int creationIndex) (IL Offset: 46)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Agent::Build(TaleWorlds.MountAndBlade.AgentBuildData agentBuildData, System.Int32 creationIndex)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.BuildAgent(Agent agent, AgentBuildData agentBuildData) (IL Offset: 27)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::BuildAgent(TaleWorlds.MountAndBlade.Agent agent, TaleWorlds.MountAndBlade.AgentBuildData agentBuildData)
      HarmonyIssue: False
  • Frame: Agent TaleWorlds.MountAndBlade.Mission.SpawnAgent(AgentBuildData agentBuildData, bool spawnFromAgentVisuals) (IL Offset: 2191)
    • Module: UNKNOWN
      Method: TaleWorlds.MountAndBlade.Agent TaleWorlds.MountAndBlade.Mission::SpawnAgent(TaleWorlds.MountAndBlade.AgentBuildData agentBuildData, System.Boolean spawnFromAgentVisuals)
      HarmonyIssue: False
  • Frame: Agent TaleWorlds.MountAndBlade.Mission.SpawnTroop_Patch1(Mission this, IAgentOriginBase troopOrigin, bool isPlayerSide, bool hasFormation, bool spawnWithHorse, bool isReinforcement, int formationTroopCount, int formationTroopIndex, bool isAlarmed, bool wieldInitialWeapons, bool forceDismounted, Vec3? initialPosition, Vec2? initialDirection, string specialActionSetSuffix, ItemObject bannerItem, FormationClass formationIndex, bool useTroopClassForSpawn) (IL Offset: -1)
    • Module: RBM
      Method: static System.Boolean RBMAI.AiModule.SpawnTroopPatch::PrefixSpawnTroop(TaleWorlds.MountAndBlade.Mission& __instance, TaleWorlds.Core.IAgentOriginBase troopOrigin, System.Boolean isPlayerSide, System.Boolean hasFormation, System.Boolean spawnWithHorse, System.Boolean isReinforcement, System.Int32 formationTroopCount, System.Int32 formationTroopIndex, System.Boolean isAlarmed, System.Boolean wieldInitialWeapons, System.Boolean forceDismounted, System.Nullable`1& initialPosition, System.Nullable`1& initialDirection, System.String specialActionSetSuffix)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static TaleWorlds.MountAndBlade.Agent TaleWorlds.MountAndBlade.Mission.SpawnTroop_Patch1(TaleWorlds.MountAndBlade.Mission this, TaleWorlds.Core.IAgentOriginBase troopOrigin, System.Boolean isPlayerSide, System.Boolean hasFormation, System.Boolean spawnWithHorse, System.Boolean isReinforcement, System.Int32 formationTroopCount, System.Int32 formationTroopIndex, System.Boolean isAlarmed, System.Boolean wieldInitialWeapons, System.Boolean forceDismounted, System.Nullable`1 initialPosition, System.Nullable`1 initialDirection, System.String specialActionSetSuffix, TaleWorlds.Core.ItemObject bannerItem, TaleWorlds.Core.FormationClass formationIndex, System.Boolean useTroopClassForSpawn)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: TaleWorlds.MountAndBlade.Agent TaleWorlds.MountAndBlade.Mission::SpawnTroop(TaleWorlds.Core.IAgentOriginBase troopOrigin, System.Boolean isPlayerSide, System.Boolean hasFormation, System.Boolean spawnWithHorse, System.Boolean isReinforcement, System.Int32 formationTroopCount, System.Int32 formationTroopIndex, System.Boolean isAlarmed, System.Boolean wieldInitialWeapons, System.Boolean forceDismounted, System.Nullable`1 initialPosition, System.Nullable`1 initialDirection, System.String specialActionSetSuffix, TaleWorlds.Core.ItemObject bannerItem, TaleWorlds.Core.FormationClass formationIndex, System.Boolean useTroopClassForSpawn)
      HarmonyIssue: False
  • Frame: int TaleWorlds.MountAndBlade.MissionAgentSpawnLogic+MissionSide.SpawnTroops(int number, bool isReinforcement) (IL Offset: 1166)
    • Module: UNKNOWN
      Method: System.Int32 TaleWorlds.MountAndBlade.MissionSide::SpawnTroops(System.Int32 number, System.Boolean isReinforcement)
      HarmonyIssue: False
  • Frame: bool TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckDeployment() (IL Offset: 486)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.MountAndBlade.MissionAgentSpawnLogic::CheckDeployment()
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeamsOfSide(BattleSideEnum side) (IL Offset: 14)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.DeploymentMissionController::SetupTeamsOfSide(TaleWorlds.Core.BattleSideEnum side)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeams() (IL Offset: 215)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.DeploymentMissionController::SetupTeams()
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.DeploymentMissionController.OnMissionTick(float dt) (IL Offset: 85)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.DeploymentMissionController::OnMissionTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.OnTick(float dt, float realDt, bool updateCamera, bool doAsyncAITick) (IL Offset: 253)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::OnTick(System.Single dt, System.Single realDt, System.Boolean updateCamera, System.Boolean doAsyncAITick)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.TickMission(float realDt) (IL Offset: 476)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.MissionState::TickMission(System.Single realDt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt) (IL Offset: 279)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.MissionState::OnTick(System.Single realDt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 25)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 76)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      HarmonyIssue: False

+ Involved Modules

  • RTSCamera
    • Method: static System.Void MissionSharedLibrary.Utilities.Utility::SetPlayerAsCommander(System.Boolean forced)
      Frame: void MissionSharedLibrary.Utilities.Utility.SetPlayerAsCommander(bool forced) (IL Offset: -1)
      HarmonyIssue: True
  • RBM
    • Method: static System.Boolean RBMAI.AiModule.SpawnTroopPatch::PrefixSpawnTroop(TaleWorlds.MountAndBlade.Mission& __instance, TaleWorlds.Core.IAgentOriginBase troopOrigin, System.Boolean isPlayerSide, System.Boolean hasFormation, System.Boolean spawnWithHorse, System.Boolean isReinforcement, System.Int32 formationTroopCount, System.Int32 formationTroopIndex, System.Boolean isAlarmed, System.Boolean wieldInitialWeapons, System.Boolean forceDismounted, System.Nullable`1& initialPosition, System.Nullable`1& initialDirection, System.String specialActionSetSuffix)
      Frame: Agent TaleWorlds.MountAndBlade.Mission.SpawnTroop_Patch1(Mission this, IAgentOriginBase troopOrigin, bool isPlayerSide, bool hasFormation, bool spawnWithHorse, bool isReinforcement, int formationTroopCount, int formationTroopIndex, bool isAlarmed, bool wieldInitialWeapons, bool forceDismounted, Vec3? initialPosition, Vec2? initialDirection, string specialActionSetSuffix, ItemObject bannerItem, FormationClass formationIndex, bool useTroopClassForSpawn) (IL Offset: -1)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.145)
  • + ButterLib (Bannerlord.ButterLib, v2.6.3.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.6.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.5.5.0)
  • + Native (Native, v1.1.0.0)
  • + SandBox Core (SandBoxCore, v1.1.0.0)
  • + CustomBattle (CustomBattle, v1.1.0.0)
  • + Sandbox (Sandbox, v1.1.0.0)
  • + StoryMode (StoryMode, v1.1.0.0)
  • + Birth and Death Options (BirthAndDeath, v1.1.0.0)
  • + Adonnay's Troop Changer (AdonnaysTroopChanger, v1.9.0.0)
  • + (RBM) Realistic Battle Mod (RBM, v3.5.7.0)
  • + True Armies of Calradia (True Armies of Calradia, v1.0.0.0)
  • + BannerKings (BannerKings, v1.2.7.0)
  • + Better Smithing Continued (BetterSmithingContinued, v1.1.0.8)
  • + Better Time (BetterTime, v1.2.8.0)
  • + Custom Spawns API (CustomSpawns, v1.9.4.0)
  • + Calradia At War (CalradiaAtWar, v1.9.1.0)
  • + Character Reload (CharacterReload, e1.1.0.0)
  • + EquipBestItem (EquipBestItem, v1.10.0.0)
  • + Open Source Armory (OpenSourceArmory, v1.14.0.0)
  • + Open Source Saddlery (OpenSourceSaddlery, v1.3.0.0)
  • + Open Source Weaponry (OpenSourceWeaponry, v1.3.0.0)
  • + RTS Camera (RTSCamera, v4.1.19.0)
  • + UnlimitedCAP (UnlimitedCAP, v1.2.2.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.DoLoadingPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.BeginGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnInitialStatePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.GetRecruitVolunteerFromIndividual
    • Prefixes
      • Owner: mod.bannerlord.adonnay; Namespace: AdonnaysTroopChanger.PatchRecruitActionFromIndividual.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.FillPartyStacks
    • Prefixes
      • Owner: mod.bannerlord.adonnay; Namespace: AdonnaysTroopChanger.PatchFillPartyStacks.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;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • 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
    • 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.MountAndBlade.GauntletUI.BodyGenerator.BodyGeneratorView..ctor
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.BodyGeneratorViewPath.Postfix;

  • TaleWorlds.MountAndBlade.GauntletUI.BodyGenerator.BodyGeneratorView.OnFinalize
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.BodyGeneratorViewOnFinalizePath.Postfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.get_Name
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.FaceGenPropertyVMNamePath.Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.set_Value
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.FaceGenPropertyVMValuePath.Postfix;

  • TaleWorlds.CampaignSystem.CharacterObject.UpdatePlayerCharacterBodyProperties
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.CharacterObjectPath+CharacterObjectPatch.Postfix;

  • TaleWorlds.MountAndBlade.BodyGenerator.SaveCurrentCharacter
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BodyGeneratorPatch+SaveCurrentCharacter.Prefix;

  • TaleWorlds.MountAndBlade.View.MissionViews.SiegeWeapon.RangedSiegeWeaponView.HandleUserInput
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_RangedSiegeWeaponView.HandleUserInput_Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetPartyLimitForTier
    • Postfixes
      • Owner: 0; Namespace: UnlimitedCAP.MainParty.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetCompanionLimit
    • Postfixes
      • Owner: 0; Namespace: UnlimitedCAP.MainCompanion.Postfix;

  • 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.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenInitialize
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandler.Prefix_OnMissionScreenInitialize;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenFinalize
    • Postfixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandler.Postfix_OnMissionScreenFinalize;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenTick
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandler.Prefix_OnMissionScreenTick;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletCrosshair.GetShouldCrosshairBeVisible
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionGauntletCrosshair.Prefix_GetShouldCrosshairBeVisible;

  • TaleWorlds.ObjectSystem.MBObjectManager.MergeTwoXmls
    • Prefixes
      • Owner: com.rbmmain; Namespace: RBM.XmlLoadingPatches+MergeTwoXmlsPatch.Prefix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.Simulate
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+TournamentFightMissionControllerPatch.SimulatePrefix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.PrepareForMatch
    • Postfixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+TournamentFightMissionControllerPatch.PrepareForMatchPrefix;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetParticipantCharacters
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+FightTournamentGamePatch.GetParticipantCharactersPrefix;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize
    • Postfixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+FightTournamentGamePatch.GetTournamentPrizePostfix;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentGame.UpdateTournamentPrize
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+TournamentGamePatch.UpdateTournamentPrizePrefix;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentManager.GivePrizeToWinner
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+GivePrizeToWinnerPatch.GivePrizeToWinnerPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.GetRenownReward
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+DefaultTournamentModelPatch.GetRenownRewardPrefix;

  • TaleWorlds.MountAndBlade.MissionCombatantsLogic.EarlyStart
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+EarlyStartPatch.Postfix;
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+EarlyStartPatch.Postfix; Index: 1;
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+TeamAiFieldBattle.Postfix; Index: 2;

  • SandBox.Missions.MissionLogics.CampaignMissionComponent.EarlyStart
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+CampaignMissionComponentPatch.Postfix;
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+CampaignMissionComponentPatch.Postfix; Index: 1;

  • TaleWorlds.Core.ItemModifier.ModifyArmor
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ModifyArmorPatch.Prefix;

  • TaleWorlds.Core.ItemModifier.ModifyDamage
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ModifyModifyDamagePatch.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.GetAttackCollisionResults
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.GetAttackCollisionResultsPatch.Postfix;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.GetTargetReleaseAngle
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeapon.PrefixGetTargetReleaseAngle;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.ShootProjectileAux
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeapon.PrefixShootProjectileAux;

  • TaleWorlds.MountAndBlade.Mangonel.OnTick
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideMangonel.PrefixOnTick;

  • TaleWorlds.MountAndBlade.Mission.HandleMissileCollisionReaction
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HandleMissileCollisionReactionPatch.Prefix;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MeleeHitCallbackPatch.Prefix;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MeleeHitCallbackPatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.MissileHitCallback
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MissileHitCallbackPatch.Prefix;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MissileHitCallbackPatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.DecideAgentHitParticles
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RealisticWeaponCollision.DecideAgentHitParticlesMOD;

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RealisticWeaponCollision.DecideWeaponCollisionReactionMOD;

  • TaleWorlds.MountAndBlade.Mission.CreateMeleeBlow
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RealisticWeaponCollision.CreateMeleeBlowPostFix;
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+CreateMeleeBlowPatch.Postfix; Index: 1;
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+CreateMeleeBlowPatch.Postfix; Index: 2;
      • Owner: com.rbmai; Namespace: RBMAI.PostureLogic+CreateMeleeBlowPatch.Postfix; Index: 3;

  • TaleWorlds.MountAndBlade.Agent.GetBaseArmorEffectivenessForBodyPart
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ArmorRework+ChangeBodyPartArmor.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.CalculateBaseMeleeBlowMagnitude
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+CalculateBaseMeleeBlowMagnitudePatch.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeMissile
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+ComputeBlowMagnitudeMissilePacth.Prefix;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForPassiveUsage
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+ChangeLanceDamage.Prefix;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForThrust
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+CalculateStrikeMagnitudeForThrustPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.ItemMenuVM.SetWeaponComponentTooltip
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+SetWeaponComponentTooltipPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.UpdateCharacterArmorValues
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+UpdateCharacterArmorValuesPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.RefreshValues
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+RefreshValuesPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaUnitPageVM.RefreshValues
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+EncyclopediaUnitPageVMRefreshValuesPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaUnitPageVM.OnEquipmentSetChange
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+EncyclopediaUnitPageVOnEquipmentSetChangePatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PropertyBasedTooltipVMExtensions.UpdateTooltip
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+UpdateTooltipPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PropertyBasedTooltipVMExtensions.UpdateTooltip
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+UpdateTooltipCharacterObjectPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetSurvivalChance
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultPartyHealingModel.PrefixGetAiWeight;

  • StoryMode.GameComponents.StoryModeGenericXpModel.GetXpMultiplier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+AddSkillXpPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpMultiplierFromShotDifficulty
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+GetXpMultiplierFromShotDifficultyPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+GetXpFromHitPatch.PrefixGetXpFromHit;

  • StoryMode.Missions.TrainingFieldMissionController.BowInTrainingAreaUpdate
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+BowInTrainingAreaUpdatePatch.Postfix;

  • StoryMode.Missions.TrainingFieldMissionController.BowTrainingEndedSuccessfully
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+BowTrainingEndedSuccessfullyPatch.Postfix;

  • StoryMode.Missions.TrainingFieldMissionController.MountedTrainingUpdate
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+MountedTrainingUpdatePatch.Postfix;

  • StoryMode.Missions.TrainingFieldMissionController.MountedTrainingEndedSuccessfully
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+MountedTrainingEndedSuccessfullyPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVolunteerModel.GetBasicVolunteer
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+DefaultVolunteerModelPatch.Prefix;

  • Helpers.PerkHelper.AddPerkBonusForParty
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideAddPerkBonusForParty.PrefixAddPerkBonusForParty;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetEffectiveMaxHealth
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideGetEffectiveMaxHealth.PrefixGetEffectiveMaxHealth;

  • TaleWorlds.CampaignSystem.CharacterObject.GetPowerImp
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideCharacterObject.PrefixGetPowerImp;

  • TaleWorlds.CampaignSystem.CharacterObject.GetPower
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideCharacterObject.PrefixGetPower;

  • TaleWorlds.CampaignSystem.CharacterObject.GetBattlePower
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideCharacterObject.PrefixGetBattlePower;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMilitaryPowerModel.GetTroopPowerBasedOnContext
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultMilitaryPowerModel.PrefixGetTroopPowerBasedOnContext;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHorseStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+UpdateHorseStatsPatch.Postfix;
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+ChangeHorseChargeBonus.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.CustomBattleAgentStatCalculateModel.UpdateAgentStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+CustomBattleAgentStatCalculateModelUpdateHorseStatsPatch.Postfix;
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+CustomBattleUpdateAgentStats.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.DecideMountRearedByBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+DecideMountRearedByBlowPatch.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.DecideAgentDismountedByBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+DecideAgentDismountedByBlowPatch.PrefixDecideAgentDismountedByBlow;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeFromHorseCharge
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+ChangeHorseDamageCalculation.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateValue
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateValue.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateHorseTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateHorseTier.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateTierMeleeWeapon
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateTierMeleeWeapon.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateAmmoTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+CalculateAmmoTierPatch.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateShieldTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+CalculateShieldTierPatch.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateRangedWeaponTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateRangedWeaponTier.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateArmorTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateArmorTier.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.GetEntityDamageMultiplier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+GetEntityDamageMultiplierPatch.Prefix;

  • TaleWorlds.MountAndBlade.Mission.GetAttackCollisionResults
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+GetAttackCollisionResultsPatch.Postfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowDamage
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+OverrideDamageCalc.Prefix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHumanStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+SandboxAgentUpdateHumanStats.Postfix;

  • TaleWorlds.MountAndBlade.Mission.RegisterBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+RegisterBlowPatch.Prefix;

  • SandBox.Missions.MissionLogics.BattleAgentLogic.OnAgentHit
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+OnAgentHitPatch.Prefix;

  • TaleWorlds.MountAndBlade.Agent.HandleBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+HandleBlowPatch.Prefix;

  • TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+MissionLoadChangeParameters.Postfix;
      • Owner: com.rbmai; Namespace: RBMAI.PostureLogic+FinishMissionLoadingPatch.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.Agent.WeaponEquipped
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideWeaponEquipped.Prefix;

  • TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEquipItemsFromSpawnEquipment.Prefix;
      • Owner: com.rbmai; Namespace: RBMAI.PostureLogic+EquipItemsFromSpawnEquipmentPatch.Prefix; Index: 1;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEquipItemsFromSpawnEquipment.Postfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentShootMissile
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideOnAgentShootMissile.Prefix;
      • Owner: com.rbmai; Namespace: RBMAI.OverrideOnAgentShootMissile.Prefix; Index: 1;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideOnAgentShootMissile.Postfix;

  • TaleWorlds.MountAndBlade.Mission.EndMission
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEndMission.PrefixOnEndMissionResult;

  • TaleWorlds.MountAndBlade.Agent.OnWieldedItemIndexChange
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OnWieldedItemIndexChangePatch.Postfix;
      • Owner: com.rbmai; Namespace: RBMAI.PostureLogic+OnWieldedItemIndexChangePatch.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.AgentStatCalculateModel.SetAiRelatedProperties
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeapon+OverrideSetAiRelatedProperties.Postfix;
      • Owner: com.rbmai; Namespace: RBMAI.AgentAi+OverrideSetAiRelatedProperties.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.CommonAIComponent.InitializeMorale
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultMilitaryPowerModel+InitializeMoralePatch.Prefix;

  • TaleWorlds.MountAndBlade.Agent.InitializeSpawnEquipment
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultMilitaryPowerModel+InitializeSpawnEquipmentPatch.Prefix;

  • TaleWorlds.Core.Equipment.GetRandomizedEquipment
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultMilitaryPowerModel+GetRandomizedEquipmentPatch.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowDamageOnShield
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+OverrideDamageCalc+OverrideDamageCalcShield.Prefix;

  • SandBox.ViewModelCollection.Map.MapMobilePartyTrackerVM.CanAddParty
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.RemovePartyTrackersFromNonBanditPartiesPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySpeedCalculatingModel.CalculateFinalSpeed
    • Prefixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.PartySpeedModelPatch.Prefix;
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.PartySpeedModelPatch.Postfix;

  • SandBox.View.Map.MapScreen.TaleWorlds.CampaignSystem.GameState.IMapStateHandler.Tick
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.MapScreenPatch.Postfix;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.SafePassageBarterable.GetUnitValueForFaction
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.GetUnitValueForFactionPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.GetPartySpottingRange
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.Gameplay.PartySpottingRangePatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.ApplyInternal
    • Prefixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.Diplomacy.TrackClanKingdom+ChangeKingdomActionApplyByLeaveWithRebellionAgainstKingdomPatch.Prefix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetSkillEffectsOnAgent
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.GetSkillEffectsOnAgentPatch.Prefix;

  • TaleWorlds.MountAndBlade.ArrangementOrder.GetShieldDirectionOfUnit
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.HoldTheDoor.Postfix;

  • TaleWorlds.MountAndBlade.Agent.UpdateLastAttackAndHitTimes
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.UpdateLastAttackAndHitTimesFix.Prefix;

  • TaleWorlds.MountAndBlade.HumanAIComponent.OnTickAsAI
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OnTickAsAIPatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentDismount
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OnAgentDismountPatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentMount
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OnAgentMountPatch.Postfix;

  • TaleWorlds.MountAndBlade.Formation.ApplyActionOnEachUnit
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.ApplyActionOnEachUnitPatch.Prefix;

  • TaleWorlds.MountAndBlade.BannerBearerLogic.RespawnAsBannerBearer
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.RespawnAsBannerBearerPatch.Prefix;

  • TaleWorlds.MountAndBlade.BehaviorCautiousAdvance.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorCautiousAdvance.PostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorMountedSkirmish.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorMountedSkirmish.PostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorMountedSkirmish.GetAiWeight
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorMountedSkirmish.PostfixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorProtectFlank.CalculateCurrentOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorProtectFlank.PrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorProtectFlank.CheckAndChangeState
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorProtectFlank.PrefixCheckAndChangeState;

  • TaleWorlds.MountAndBlade.BehaviorProtectFlank.OnBehaviorActivatedAux
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorProtectFlank.PostfixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorProtectFlank.GetAiWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorProtectFlank.PostfixGetAiWeight;

  • TaleWorlds.MountAndBlade.HumanAIComponent.AdjustSpeedLimit
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OnDismountPatch.AdjustSpeedLimitPrefix;

  • TaleWorlds.MountAndBlade.BehaviorHorseArcherSkirmish.GetAiWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorHorseArcherSkirmish.PrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorPullBack.GetAiWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorPullBack.PrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorVanguard.TickOccasionally
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorVanguard.PrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorVanguard.OnBehaviorActivatedAux
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorVanguard.PostfixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorCharge.CalculateCurrentOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorCharge.PrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorCharge.GetAiWeight
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorCharge.PrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.MovementOrder.SetChargeBehaviorValues
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideMovementOrder.PrefixSetChargeBehaviorValues;

  • TaleWorlds.MountAndBlade.MovementOrder.SetFollowBehaviorValues
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideMovementOrder.PrefixSetFollowBehaviorValues;

  • TaleWorlds.MountAndBlade.MovementOrder.SetDefaultMoveBehaviorValues
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideMovementOrder.PrefixSetDefaultMoveBehaviorValues;

  • TaleWorlds.MountAndBlade.MovementOrder.GetSubstituteOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideMovementOrder.PrefixGetSubstituteOrder;

  • TaleWorlds.MountAndBlade.MovementOrder.GetPositionAux
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideMovementOrder.GetPositionAuxPostfix;

  • TaleWorlds.MountAndBlade.Agent.SetFiringOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideAgent.PrefixSetFiringOrder;

  • TaleWorlds.MountAndBlade.Agent.UpdateFormationOrders
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideUpdateFormationOrders.PrefixUpdateFormationOrders;

  • TaleWorlds.MountAndBlade.Formation.SetPositioning
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.SetPositioningPatch.PrefixSetPositioning;

  • TaleWorlds.MountAndBlade.Formation.SetMovementOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideSetMovementOrder.PrefixSetOrder;

  • TaleWorlds.MountAndBlade.BehaviorRegroup.GetAiWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorRegroup.PrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorRegroup.CalculateCurrentOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorRegroup.PrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorRegroup.TickOccasionally
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorRegroup.PrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorAdvance.CalculateCurrentOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorAdvance.PrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorAdvance.TickOccasionally
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorAdvance.PrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.HumanAIComponent.UpdateFormationMovement
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideFormation.PostfixUpdateFormationMovement;

  • TaleWorlds.MountAndBlade.HumanAIComponent.GetFormationFrame
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideFormationMovementComponent.PrefixGetFormationFrame;

  • TaleWorlds.MountAndBlade.TacticDefensiveEngagement.HasBattleBeenJoined
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.TacticDefensiveEngagementPatch.PrefixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticDefensiveEngagement.Defend
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.TacticDefensiveEngagementPatch.PostfixDefend;

  • TaleWorlds.MountAndBlade.TacticDefensiveEngagement.Engage
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.TacticDefensiveEngagementPatch.PostfixAttack;

  • TaleWorlds.MountAndBlade.TacticDefensiveLine.HasBattleBeenJoined
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticDefensiveLinePatch.PrefixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticDefensiveLine.Defend
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticDefensiveLinePatch.PostfixDefend;

  • TaleWorlds.MountAndBlade.TacticDefensiveLine.Engage
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticDefensiveLinePatch.PostfixEngage;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.Advance
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticFullScaleAttackPatch.PostfixAdvance;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.Attack
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticFullScaleAttackPatch.PostfixAttack;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.HasBattleBeenJoined
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticFullScaleAttackPatch.PostfixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.GetTacticWeight
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticFullScaleAttackPatch.PostfixGetAiWeight;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.ManageFormationCounts
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticFullScaleAttackPatch.PostfixManageFormationCounts;

  • TaleWorlds.MountAndBlade.ArrangementOrder.IsStrategicAreaClose
    • Prefixes
      • Owner: com.rbmai; Namespace: SiegeArcherPoints+IsStrategicAreaClosePatch.Prefix;

  • TaleWorlds.MountAndBlade.BehaviorSkirmishLine.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorSkirmishLine.PostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorSkirmishLine.OnBehaviorActivatedAux
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorSkirmishLine.PostfixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorDefend.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorDefend.PostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorHoldHighGround.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorHoldHighGround.PostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorScreenedSkirmish.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorScreenedSkirmish.PostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorScreenedSkirmish.TickOccasionally
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorScreenedSkirmish.PrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorScreenedSkirmish.OnBehaviorActivatedAux
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorScreenedSkirmish.PostfixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.Formation.GetOrderPositionOfUnit
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Frontline+OverrideFormation.PrefixGetOrderPositionOfUnit;

  • TaleWorlds.MountAndBlade.Formation.GetOrderPositionOfUnitAux
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Frontline+OverrideFormation.PrefixGetOrderPositionOfUnitAux;

  • TaleWorlds.MountAndBlade.Agent.OnShieldDamaged
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.PostureLogic+OnShieldDamagedPatch.Prefix;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentRound.EndMatch
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.PostureLogic+EndMatchPatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentHit
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+CustomBattleAgentLogicOnAgentHitPatch.Postfix;

  • TaleWorlds.MountAndBlade.Team.Tick
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTick.Postfix;

  • TaleWorlds.MountAndBlade.TeamAIGeneral.OnUnitAddedToFormationForTheFirstTime
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTeamAIGeneral.PostfixOnUnitAddedToFormationForTheFirstTime;

  • TaleWorlds.MountAndBlade.ViewModelCollection.HUD.FormationMarker.MissionFormationMarkerTargetVM.Refresh
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideRefresh.Postfix;

  • TaleWorlds.MountAndBlade.TacticCoordinatedRetreat.GetTacticWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticCoordinatedRetreat.PrefixGetTacticWeight;

  • TaleWorlds.MountAndBlade.TacticFrontalCavalryCharge.Advance
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticFrontalCavalryCharge.PostfixAdvance;

  • TaleWorlds.MountAndBlade.TacticFrontalCavalryCharge.Attack
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticFrontalCavalryCharge.PostfixAttack;

  • TaleWorlds.MountAndBlade.TacticFrontalCavalryCharge.HasBattleBeenJoined
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticFrontalCavalryCharge.PostfixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticFrontalCavalryCharge.GetTacticWeight
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticFrontalCavalryCharge.PostfixGetTacticWeight;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.Advance
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticRangedHarrassmentOffensive.PostfixAdvance;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.Attack
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticRangedHarrassmentOffensive.PostfixAttack;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.HasBattleBeenJoined
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticRangedHarrassmentOffensive.PostfixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.ManageFormationCounts
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticRangedHarrassmentOffensive.PostfixManageFormationCounts;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.GetTacticWeight
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticRangedHarrassmentOffensive.PostfixGetTacticWeight;

  • TaleWorlds.MountAndBlade.TacticComponent.SetDefaultBehaviorWeights
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticComponent.PrefixSetDefaultBehaviorWeights;

  • TaleWorlds.MountAndBlade.TacticComponent.ManageFormationCounts
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+ManageFormationCountsPatch.PrefixSetDefaultBehaviorWeights;
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+ManageFormationCountsPatch.PostfixSetDefaultBehaviorWeights;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.CarryOutDefense
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+TacticDefendCastlePatch.PrefixCarryOutDefense;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.ArcherShiftAround
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+TacticDefendCastlePatch.PrefixArcherShiftAround;

  • TaleWorlds.MountAndBlade.Mission.OnObjectDisabled
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+MissionPatch.PostfixOnObjectDisabled;

  • TaleWorlds.MountAndBlade.BehaviorAssaultWalls.CalculateCurrentOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorAssaultWalls.PrefixCalculateCurrentOrder;
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorAssaultWalls.PostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorShootFromCastleWalls.OnBehaviorActivatedAux
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorShootFromCastleWalls.PrefixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorShootFromCastleWalls.TickOccasionally
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorShootFromCastleWalls.PrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorUseSiegeMachines.GetAiWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorUseSiegeMachines.PrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorUseSiegeMachines.TickOccasionally
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorUseSiegeMachines.PrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorDefendCastleKeyPosition.OnBehaviorActivatedAux
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorDefendCastleKeyPosition.PrefixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorDefendCastleKeyPosition.CalculateCurrentOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorDefendCastleKeyPosition.PrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.LadderQueueManager.Initialize
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideLadderQueueManager.PostfixInitialize;

  • TaleWorlds.MountAndBlade.Source.Missions.Handlers.Logic.AgentMoraleInteractionLogic.ApplyMoraleEffectOnAgentIncapacitated
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+AgentMoraleInteractionLogicPatch.PrefixAfterStart;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.StopUsingStrategicAreas
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+StopUsingStrategicAreasPatch.Prefix;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.StopUsingAllMachines
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+StopUsingAllMachinesPatch.Prefix;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.StopUsingAllRangedSiegeWeapons
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+StopUsingAllRangedSiegeWeaponsPatch.Prefix;

  • TaleWorlds.MountAndBlade.Mission.SpawnTroop
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SpawningPatches+SpawnTroopPatch.PrefixSpawnTroop;

  • SandBox.Missions.MissionLogics.SandBoxSiegeMissionSpawnHandler.AfterStart
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SpawningPatches+OverrideSandBoxSiegeMissionSpawnHandler.PrefixAfterStart;

  • TaleWorlds.MountAndBlade.MissionSpawnHandlers.CustomSiegeMissionSpawnHandler.AfterStart
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SpawningPatches+OverrideCustomSiegeMissionSpawnHandler.PrefixAfterStart;

  • TaleWorlds.MountAndBlade.MissionSpawnHandlers.CustomBattleMissionSpawnHandler.AfterStart
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SpawningPatches+OverrideAfterStartCustomBattleMissionSpawnHandler.PrefixAfterStart;

  • SandBox.Missions.MissionLogics.SandBoxBattleMissionSpawnHandler.AfterStart
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SpawningPatches+OverrideAfterStartSandBoxBattleMissionSpawnHandler.PrefixAfterStart;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.CheckIfBattleShouldContinueAfterBattleMission
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SpawningPatches+SetRoutedPatch.Prefix;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletOrderOfBattleUIHandler.OnDeploymentFinish
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+ManageFormationCountsPatch+MissionGauntletOrderOfBattleUIHandlerPatch.PostfixOnDeploymentFinish;

+ Log Files

  • default20230322
      • [2023-03-22T12:58:57.7686368+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:58:33.4397153+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:58:33.4397153+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:58:33.4237010+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:58:33.4237010+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:58:33.4237010+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:58:33.4237010+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:58:33.4227002+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:58:33.4227002+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:58:33.4227002+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:58:33.4216997+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:58:33.4216997+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:58:33.4216997+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:58:33.4206985+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-03-22T12:58:33.4186962+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:58:33.4186962+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:58:33.2095062+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:58:33.1124183+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:58:33.1124183+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:58:33.0433554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:58:33.0433554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:58:33.0433554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:58:33.0433554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:58:33.0433554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:58:33.0433554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:58:33.0433554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:58:33.0433554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:58:33.0423545+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:58:33.0423545+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:58:33.0423545+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:58:33.0393514+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:58:27.4514902+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:58:27.4484435+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:58:27.4334154+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:58:27.4314132+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:58:27.4294114+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:58:27.4294114+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:58:27.4284107+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:58:27.4274096+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:58:27.3833696+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:58:27.3443216+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:41:42.2220835+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:41:30.8049367+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:41:30.8049367+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:41:30.7889491+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:41:30.7889491+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:41:30.7889491+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:41:30.7889491+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:41:30.7889491+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:41:30.7879482+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:41:30.7879482+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:41:30.7879482+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:41:30.7879482+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:41:30.7869472+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:41:30.7869472+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-03-22T12:41:30.7849456+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:41:30.7839449+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:41:30.5779392+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:41:30.4844529+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:41:30.4844529+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:41:30.4173901+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:41:30.4163894+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:41:30.4163894+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:41:30.4163894+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:41:30.4163894+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:41:30.4163894+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:41:30.4163894+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:41:30.4163894+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:41:30.4163894+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:41:30.4163894+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:41:30.4163894+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:41:30.4123856+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:41:24.6981503+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:41:24.6951475+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:41:24.6801339+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:41:24.6781320+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:41:24.6761305+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:41:24.6761305+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:41:24.6751296+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:41:24.6741288+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:41:24.6290876+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:41:24.5880501+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:40:01.2709384+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:39:40.2245958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:39:40.2245958+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:39:40.2085810+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:39:40.2075801+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:39:40.2075801+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:39:40.2075801+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:39:40.2075801+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:39:40.2065797+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:39:40.2065797+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:39:40.2065797+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:39:40.2055781+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:39:40.2055781+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:39:40.2045782+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-22T12:39:40.2035765+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:39:40.2025756+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:39:39.9803734+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:39:39.8782802+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:39:39.8782802+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:39:39.8072156+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:39:39.8072156+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:39:39.8072156+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:39:39.8072156+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:39:39.8072156+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:39:39.8072156+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:39:39.8072156+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:39:39.8072156+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:39:39.8072156+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:39:39.8072156+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:39:39.8072156+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:39:39.8032121+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:39:34.1173860+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:39:34.1153843+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:39:34.1003706+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:39:34.0983689+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:39:34.0963669+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:39:34.0963669+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:39:34.0953662+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:39:34.0943656+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:39:34.0503250+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:39:34.0132913+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:38:41.2176958+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:38:33.6441181+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:38:33.6441181+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:38:33.6321070+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:38:33.6321070+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:38:33.6321070+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:38:33.6321070+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:38:33.6311066+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:38:33.6301057+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:38:33.6301057+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:38:33.6301057+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:38:33.6301057+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:38:33.6291049+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:38:33.6291049+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-22T12:38:33.6261017+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:38:33.6261017+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:38:33.4219163+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:38:33.3258288+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:38:33.3258288+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:38:33.2597686+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:38:33.2597686+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:38:33.2597686+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:38:33.2597686+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:38:33.2597686+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:38:33.2597686+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:38:33.2597686+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:38:33.2597686+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:38:33.2597686+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:38:33.2597686+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:38:33.2597686+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:38:33.2557650+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:38:27.7382748+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:38:27.7352728+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:38:27.7212597+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:38:27.7192582+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:38:27.7162549+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:38:27.7162549+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:38:27.7152542+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:38:27.7142534+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:38:27.6702139+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:38:27.6331793+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:37:34.4715269+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:37:19.9204737+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:37:19.9204737+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:37:19.9084632+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:37:19.9084632+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:37:19.9084632+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:37:19.9084632+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:37:19.9074618+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:37:19.9064608+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:37:19.9064608+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:37:19.9064608+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:37:19.9064608+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:37:19.9054598+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:37:19.9044588+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-22T12:37:19.8994548+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:37:19.8984533+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:37:19.6916203+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:37:19.5915211+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:37:19.5915211+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:37:19.5224557+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:37:19.5224557+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:37:19.5224557+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:37:19.5224557+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:37:19.5214550+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:37:19.5214550+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:37:19.5214550+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:37:19.5214550+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:37:19.5214550+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:37:19.5214550+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:37:19.5214550+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:37:19.5174510+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:37:14.1637673+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:37:14.1617667+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:37:14.1467516+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:37:14.1447498+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:37:14.1427482+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:37:14.1417478+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:37:14.1407470+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:37:14.1407470+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:37:14.0957053+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:37:14.0566706+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:35:59.1423533+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:35:46.3318974+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:35:46.3318974+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:35:46.3158825+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:35:46.3158825+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:35:46.3158825+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:35:46.3158825+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:35:46.3148816+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:35:46.3148816+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:35:46.3138805+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:35:46.3138805+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:35:46.3138805+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:35:46.3138805+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:35:46.3128798+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-22T12:35:46.3108781+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:35:46.3108781+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:35:46.1096953+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:35:46.0146084+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:35:46.0146084+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:35:45.9485483+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:35:45.9485483+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:35:45.9485483+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:35:45.9485483+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:35:45.9485483+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:35:45.9485483+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:35:45.9485483+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:35:45.9475475+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:35:45.9475475+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:35:45.9475475+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:35:45.9475475+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:35:45.9435442+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:35:40.2894817+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:35:40.2864790+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:35:40.2704643+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:35:40.2684624+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:35:40.2664606+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:35:40.2654596+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:35:40.2654596+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:35:40.2624575+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:35:40.2154141+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:35:40.1753782+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:34:44.7056280+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:34:29.4332488+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:34:29.4332488+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:34:29.4152323+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:34:29.4152323+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:34:29.4152323+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:34:29.4152323+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:34:29.4142311+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:34:29.4132309+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:34:29.4132309+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:34:29.4132309+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:34:29.4132309+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:34:29.4122296+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:34:29.4122296+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-22T12:34:29.4102276+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:34:29.4092270+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:34:29.2040403+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:34:29.1099542+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:34:29.1099542+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:34:29.0448956+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:34:29.0448956+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:34:29.0448956+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:34:29.0448956+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:34:29.0448956+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:34:29.0438944+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:34:29.0438944+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:34:29.0438944+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:34:29.0438944+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:34:29.0438944+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:34:29.0438944+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:34:29.0398915+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:34:23.6717783+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:34:23.6687760+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:34:23.6547626+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:34:23.6527609+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:34:23.6507595+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:34:23.6497583+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:34:23.6487568+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:34:23.6467551+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:34:23.6027420+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:34:23.5637613+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:33:35.7984502+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:33:26.9415552+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:33:26.9415552+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:33:26.9255407+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:33:26.9255407+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:33:26.9255407+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:33:26.9255407+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:33:26.9245397+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:33:26.9235389+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:33:26.9235389+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:33:26.9235389+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:33:26.9235389+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:33:26.9225381+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:33:26.9225381+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-22T12:33:26.9205361+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:33:26.9195351+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:33:26.7023375+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:33:26.6032475+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:33:26.6032475+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:33:26.5331839+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:33:26.5331839+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:33:26.5331839+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:33:26.5331839+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:33:26.5331839+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:33:26.5331839+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:33:26.5331839+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:33:26.5331839+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:33:26.5331839+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:33:26.5331839+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:33:26.5331839+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:33:26.5291801+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:33:21.1147543+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:33:21.1127525+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:33:21.0967374+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:33:21.0947354+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:33:21.0927335+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:33:21.0927335+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:33:21.0917326+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:33:21.0907316+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:33:21.0446912+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:33:21.0066562+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:32:34.5747253+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:32:23.8264694+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:32:23.8264694+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:32:23.8114554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:32:23.8114554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:32:23.8114554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:32:23.8114554+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:32:23.8104548+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:32:23.8104548+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:32:23.8094543+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:32:23.8094543+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:32:23.8094543+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:32:23.8094543+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:32:23.8084529+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-22T12:32:23.8064516+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:32:23.8064516+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:32:23.5982617+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:32:23.5051768+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:32:23.5051768+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:32:23.4421195+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:32:23.4421195+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:32:23.4421195+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:32:23.4421195+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:32:23.4421195+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:32:23.4421195+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:32:23.4421195+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:32:23.4421195+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:32:23.4411187+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:32:23.4411187+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:32:23.4411187+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:32:23.4381162+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:32:18.0123226+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:32:18.0093203+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:32:17.9953069+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:32:17.9933052+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:32:17.9913033+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:32:17.9903029+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:32:17.9893020+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:32:17.9893020+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:32:17.9442609+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:32:17.9062264+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:31:36.5541652+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:31:23.0550949+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:31:23.0550949+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:31:23.0380794+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:31:23.0380794+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:31:23.0380794+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:31:23.0380794+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:31:23.0370783+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:31:23.0370783+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:31:23.0370783+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:31:23.0360775+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:31:23.0360775+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:31:23.0360775+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:31:23.0350766+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-22T12:31:23.0330748+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:31:23.0330748+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:31:22.8088707+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:31:22.7087798+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:31:22.7077787+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:31:22.6417188+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:31:22.6417188+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:31:22.6417188+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:31:22.6417188+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:31:22.6417188+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:31:22.6417188+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:31:22.6417188+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:31:22.6417188+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:31:22.6417188+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:31:22.6417188+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:31:22.6417188+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:31:22.6377153+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:31:17.2341029+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:31:17.2311003+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:31:17.2160864+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:31:17.2150853+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:31:17.2120828+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:31:17.2120828+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:31:17.2110818+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:31:17.2100811+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:31:17.1660412+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:31:17.1270057+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:29:58.7800714+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:29:41.5410217+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:29:41.5410217+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:29:41.5230052+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:29:41.5230052+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:29:41.5230052+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:29:41.5230052+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:29:41.5220043+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:29:41.5220043+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:29:41.5210035+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:29:41.5210035+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:29:41.5210035+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:29:41.5210035+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:29:41.5200026+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-22T12:29:41.5169998+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:29:41.5169998+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:29:41.2937969+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:29:41.1897018+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:29:41.1897018+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:29:41.1236419+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:29:41.1236419+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:29:41.1236419+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:29:41.1236419+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:29:41.1236419+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:29:41.1236419+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:29:41.1236419+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:29:41.1236419+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:29:41.1226408+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:29:41.1226408+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:29:41.1226408+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:29:41.1186373+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:29:35.7230331+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:29:35.7210315+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:29:35.7060177+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:29:35.7040158+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:29:35.7020142+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:29:35.7010132+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:29:35.7010132+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:29:35.7000123+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:29:35.6529694+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:29:35.6109311+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:28:33.6366972+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:28:25.8590126+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:28:25.8590126+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:28:25.8419972+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:28:25.8419972+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:28:25.8419972+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:28:25.8419972+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:28:25.8409963+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:28:25.8409963+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:28:25.8409963+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:28:25.8399952+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:28:25.8399952+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:28:25.8399952+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:28:25.8389943+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (4)
      • [2023-03-22T12:28:25.8379932+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:28:25.8369923+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:28:25.6388129+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:28:25.5467283+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:28:25.5467283+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:28:25.4876747+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:28:25.4876747+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:28:25.4876747+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:28:25.4876747+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:28:25.4876747+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:28:25.4846717+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:28:25.4846717+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:28:25.4846717+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:28:25.4806683+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:28:20.3056089+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:28:20.3026062+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:28:20.2885940+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:28:20.2865917+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:28:20.2845899+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:28:20.2835892+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:28:20.2825884+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:28:20.2805868+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:28:20.2365461+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:28:20.1995127+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:27:15.3497405+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:26:29.8611825+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:26:29.8611825+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:26:29.8451684+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:26:29.8451684+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:26:29.8451684+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:26:29.8451684+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:26:29.8441674+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:26:29.8441674+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:26:29.8431669+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:26:29.8431669+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:26:29.8431669+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:26:29.8431669+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:26:29.8421651+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (3)
      • [2023-03-22T12:26:29.8411645+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:26:29.8401636+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:26:29.6640031+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:26:29.5719193+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:26:29.5719193+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:26:29.5148681+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:26:29.5148681+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:26:29.5138669+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:26:29.5138669+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:26:29.5138669+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:26:29.5108639+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:26:24.4749673+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:26:24.4729661+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:26:24.4579519+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:26:24.4569509+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:26:24.4539484+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:26:24.4539484+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:26:24.4529476+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:26:24.4529476+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:26:24.4089075+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:26:24.3708733+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:25:41.1295390+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:25:10.0034063+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:25:10.0034063+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:25:09.9823873+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:25:09.9823873+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:25:09.9823873+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:25:09.9823873+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:25:09.9813861+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:25:09.9803855+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:25:09.9803855+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:25:09.9803855+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:25:09.9803855+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:25:09.9793846+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:25:09.9793846+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-03-22T12:25:09.9783840+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:25:09.9773837+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:25:09.8157044+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:25:09.7226148+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:25:09.7226148+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:25:09.6675632+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:25:09.6645598+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:25:04.9243904+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:25:04.9223885+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:25:04.9073746+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:25:04.9053731+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:25:04.9033712+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:25:04.9023709+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:25:04.9003688+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:25:04.8993678+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:25:04.8563286+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:25:04.8182942+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:21:05.4650944+01:00] [TaleWorlds.MountAndBlade.MBDebugManager] [ERR]: Could not load merged xml file correctly: ItemsError: Object reference not set to an instance of an object.
      • [2023-03-22T12:21:01.6817766+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:20:50.3372999+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:20:50.3372999+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:20:50.3212853+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:20:50.3212853+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:20:50.3212853+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:20:50.3212853+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:20:50.3202843+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:20:50.3202843+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:20:50.3192835+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:20:50.3192835+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:20:50.3192835+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:20:50.3192835+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:20:50.3182827+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-22T12:20:50.3162808+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:20:50.3162808+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:20:50.1030869+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:20:50.0069994+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:20:50.0069994+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:20:49.9410318+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:20:49.9410318+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:20:49.9410318+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:20:49.9400305+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:20:49.9400305+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:20:49.9400305+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:20:49.9400305+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:20:49.9370276+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:20:44.7481346+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:20:44.7461324+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:20:44.7311190+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:20:44.7291169+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:20:44.7271152+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:20:44.7261142+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:20:44.7251133+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:20:44.7241124+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:20:44.6790713+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:20:44.6410368+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:19:01.1577489+01:00] [TaleWorlds.MountAndBlade.MBDebugManager] [ERR]: Could not load merged xml file correctly: ItemsError: Object reference not set to an instance of an object.
      • [2023-03-22T12:18:57.1771721+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:18:41.8816091+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:18:41.8816091+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:18:41.8695982+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:18:41.8695982+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:18:41.8685968+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:18:41.8685968+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:18:41.8685968+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:18:41.8675960+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:18:41.8675960+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:18:41.8675960+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:18:41.8665950+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:18:41.8665950+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:18:41.8615906+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-03-22T12:18:41.8595886+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:18:41.8585878+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:18:41.6604086+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:18:41.5673227+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:18:41.5673227+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:18:41.5002631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:18:41.5002631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:18:41.5002631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:18:41.5002631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:18:41.5002631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:18:41.5002631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:18:41.5002631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:18:41.5002631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:18:41.5002631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:18:41.5002631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:18:41.4992609+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:18:41.4962582+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:18:35.9962694+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:18:35.9942673+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:18:35.9792538+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:18:35.9772522+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:18:35.9752503+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:18:35.9742491+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:18:35.9722473+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:18:35.9722473+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:18:35.9262054+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:18:35.8871701+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:15:44.9472267+01:00] [TaleWorlds.MountAndBlade.MBDebugManager] [ERR]: Could not load merged xml file correctly: ItemsError: Object reference not set to an instance of an object.
      • [2023-03-22T12:15:40.8417910+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:14:25.6997259+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:14:25.6987251+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:14:25.6847119+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:14:25.6837116+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:14:25.6837116+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:14:25.6837116+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:14:25.6837116+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:14:25.6827108+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:14:25.6827108+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:14:25.6827108+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:14:25.6817097+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:14:25.6817097+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:14:25.6817097+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-03-22T12:14:25.6797080+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:14:25.6787068+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:14:25.4715183+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:14:25.3764317+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:14:25.3764317+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:14:25.3063685+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:14:25.3063685+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:14:25.3063685+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:14:25.3063685+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:14:25.3063685+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:14:25.3063685+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:14:25.3063685+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:14:25.3063685+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:14:25.3053671+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:14:25.3053671+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:14:25.3053671+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:14:25.3023641+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:14:19.7380282+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:14:19.7350254+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:14:19.7210125+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:14:19.7190106+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:14:19.7170088+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:14:19.7160080+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:14:19.7160080+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:14:19.7150070+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:14:19.6699659+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:14:19.6309308+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T12:12:54.5829724+01:00] [TaleWorlds.MountAndBlade.MBDebugManager] [ERR]: Could not load merged xml file correctly: ItemsError: Object reference not set to an instance of an object.
      • [2023-03-22T12:12:50.4423215+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T12:12:14.7743786+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T12:12:14.7743786+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:12:14.7573631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T12:12:14.7573631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:12:14.7573631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:12:14.7573631+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T12:12:14.7563622+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T12:12:14.7563622+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T12:12:14.7563622+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T12:12:14.7553613+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T12:12:14.7553613+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T12:12:14.7553613+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T12:12:14.7543605+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-03-22T12:12:14.7523586+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T12:12:14.7523586+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T12:12:14.5401658+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T12:12:14.4450792+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T12:12:14.4440785+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T12:12:14.3740144+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T12:12:14.3740144+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T12:12:14.3740144+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:12:14.3740144+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T12:12:14.3740144+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T12:12:14.3740144+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:12:14.3740144+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T12:12:14.3740144+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T12:12:14.3730133+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T12:12:14.3730133+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T12:12:14.3730133+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T12:12:14.3690098+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T12:12:07.4263954+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T12:12:07.4243936+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T12:12:07.4083793+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T12:12:07.4063772+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T12:12:07.4043755+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T12:12:07.4033744+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T12:12:07.4003717+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T12:12:07.3993706+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T12:12:07.3503271+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T12:12:07.3072880+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T11:59:22.9746660+01:00] [TaleWorlds.MountAndBlade.MBDebugManager] [ERR]: Could not load merged xml file correctly: ItemsError: Object reference not set to an instance of an object.
      • [2023-03-22T11:59:19.1301688+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T11:59:05.6803861+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T11:59:05.6803861+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T11:59:05.6643716+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T11:59:05.6643716+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T11:59:05.6643716+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T11:59:05.6643716+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T11:59:05.6643716+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T11:59:05.6633705+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T11:59:05.6633705+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T11:59:05.6633705+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T11:59:05.6623697+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T11:59:05.6623697+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T11:59:05.6623697+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-03-22T11:59:05.6603677+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T11:59:05.6593673+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T11:59:05.4451720+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T11:59:05.3490846+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T11:59:05.3490846+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T11:59:05.2820237+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T11:59:05.2810230+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T11:59:05.2810230+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T11:59:05.2810230+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T11:59:05.2810230+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T11:59:05.2810230+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T11:59:05.2810230+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T11:59:05.2810230+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T11:59:05.2810230+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T11:59:05.2810230+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T11:59:05.2810230+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T11:59:05.2770194+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T11:58:59.7096711+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T11:58:59.7076695+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T11:58:59.6886263+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T11:58:59.6866245+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T11:58:59.6846487+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T11:58:59.6836219+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T11:58:59.6826208+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T11:58:59.6826208+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T11:58:59.6375651+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T11:58:59.5924719+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-22T11:57:51.4755700+01:00] [TaleWorlds.MountAndBlade.MBDebugManager] [ERR]: Could not load merged xml file correctly: ItemsError: Object reference not set to an instance of an object.
      • [2023-03-22T11:57:46.6848123+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-22T11:56:56.0987029+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-22T11:56:56.0987029+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T11:56:56.0856915+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-22T11:56:56.0856915+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T11:56:56.0856915+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T11:56:56.0856915+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-22T11:56:56.0846907+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-22T11:56:56.0846907+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-22T11:56:56.0836898+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-22T11:56:56.0836898+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-22T11:56:56.0836898+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-22T11:56:56.0836898+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-22T11:56:56.0826888+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-03-22T11:56:56.0766836+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-22T11:56:56.0756831+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-22T11:56:55.7313690+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-22T11:56:55.6332800+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-22T11:56:55.6332800+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-22T11:56:55.5522062+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-22T11:56:55.5522062+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-22T11:56:55.5522062+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T11:56:55.5522062+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Enabled
      • [2023-03-22T11:56:55.5522062+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register Types
      • [2023-03-22T11:56:55.5522062+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterSmithingContinued - Register: BetterSmithingContinued.MainFrame, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T11:56:55.5522062+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2023-03-22T11:56:55.5522062+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2023-03-22T11:56:55.5522062+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2023-03-22T11:56:55.5522062+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-22T11:56:55.5522062+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-22T11:56:55.5472015+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-22T11:56:38.0797013+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-22T11:56:38.0776998+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-22T11:56:38.0616849+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-22T11:56:38.0596831+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-22T11:56:38.0576814+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-22T11:56:37.9906203+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-22T11:56:37.9265624+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-22T11:56:37.8595017+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-22T11:56:37.8124585+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-22T11:56:37.7654164+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...