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


+ Exception

Exception information
Type: System.IndexOutOfRangeException
Message: Index was outside the bounds of the array.
Source: TournamentsXPanded.1.1.0
CallStack:
  1. at void TournamentsXPanded.Behaviors.TXPTournamentMissionListener.OnEquipItemsFromSpawnEquipmentBegin(Agent agent, CreationType creationType)
  2. at void TaleWorlds.MountAndBlade.Mission.OnEquipItemsFromSpawnEquipmentBegin(Agent agent, CreationType creationType)
  3. at void TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment(bool neededBatchedItems)
  4. at void TaleWorlds.MountAndBlade.Mission.BuildAgent(Agent agent, AgentBuildData agentBuildData)
  5. at Agent TaleWorlds.MountAndBlade.Mission.SpawnAgent(AgentBuildData agentBuildData, bool spawnFromAgentVisuals)
  6. at void SandBox.View.Missions.MissionAudienceHandler.SpawnAudienceAgents()
  7. at void SandBox.View.Missions.MissionAudienceHandler.OnInit()
  8. at void SandBox.View.Missions.MissionAudienceHandler.EarlyStart()
  9. at void TaleWorlds.MountAndBlade.Mission.AfterStart()
  10. at void TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading()
  11. at void TaleWorlds.MountAndBlade.MissionState.TickLoading(float realDt)
  12. at void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt)
  13. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  14. at void TaleWorlds.Core.Game.OnTick(float dt)
  15. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  16. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt)

+ Enhanced Stacktrace

  • Frame: void TournamentsXPanded.Behaviors.TXPTournamentMissionListener.OnEquipItemsFromSpawnEquipmentBegin(Agent agent, CreationType creationType) (IL Offset: 0)
    • Module: TournamentsXPanded
      Method: virtual System.Void TournamentsXPanded.Behaviors.TXPTournamentMissionListener::OnEquipItemsFromSpawnEquipmentBegin(TaleWorlds.MountAndBlade.Agent agent, TaleWorlds.MountAndBlade.CreationType creationType)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.OnEquipItemsFromSpawnEquipmentBegin(Agent agent, CreationType creationType) (IL Offset: 28)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::OnEquipItemsFromSpawnEquipmentBegin(TaleWorlds.MountAndBlade.Agent agent, TaleWorlds.MountAndBlade.CreationType creationType)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment(bool neededBatchedItems) (IL Offset: 18)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Agent::EquipItemsFromSpawnEquipment(System.Boolean neededBatchedItems)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.BuildAgent(Agent agent, AgentBuildData agentBuildData) (IL Offset: 134)
    • 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: void SandBox.View.Missions.MissionAudienceHandler.SpawnAudienceAgents() (IL Offset: 314)
    • Module: Sandbox
      Method: System.Void SandBox.View.Missions.MissionAudienceHandler::SpawnAudienceAgents()
      HarmonyIssue: False
  • Frame: void SandBox.View.Missions.MissionAudienceHandler.OnInit() (IL Offset: 46)
    • Module: Sandbox
      Method: System.Void SandBox.View.Missions.MissionAudienceHandler::OnInit()
      HarmonyIssue: False
  • Frame: void SandBox.View.Missions.MissionAudienceHandler.EarlyStart() (IL Offset: 97)
    • Module: Sandbox
      Method: virtual System.Void SandBox.View.Missions.MissionAudienceHandler::EarlyStart()
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.AfterStart() (IL Offset: 199)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::AfterStart()
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading() (IL Offset: 115)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.MissionState::FinishMissionLoading()
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.TickLoading(float realDt) (IL Offset: 75)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.MissionState::TickLoading(System.Single realDt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt) (IL Offset: 113)
    • 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

+ Involved Modules

  • TournamentsXPanded
    • Method: virtual System.Void TournamentsXPanded.Behaviors.TXPTournamentMissionListener::OnEquipItemsFromSpawnEquipmentBegin(TaleWorlds.MountAndBlade.Agent agent, TaleWorlds.MountAndBlade.CreationType creationType)
      Frame: void TournamentsXPanded.Behaviors.TXPTournamentMissionListener.OnEquipItemsFromSpawnEquipmentBegin(Agent agent, CreationType creationType) (IL Offset: 0)
      HarmonyIssue: False
  • Sandbox
    • Method: System.Void SandBox.View.Missions.MissionAudienceHandler::SpawnAudienceAgents()
      Frame: void SandBox.View.Missions.MissionAudienceHandler.SpawnAudienceAgents() (IL Offset: 314)
      HarmonyIssue: False
    • Method: System.Void SandBox.View.Missions.MissionAudienceHandler::OnInit()
      Frame: void SandBox.View.Missions.MissionAudienceHandler.OnInit() (IL Offset: 46)
      HarmonyIssue: False
    • Method: virtual System.Void SandBox.View.Missions.MissionAudienceHandler::EarlyStart()
      Frame: void SandBox.View.Missions.MissionAudienceHandler.EarlyStart() (IL Offset: 97)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.145)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.6.0.0)
  • + ButterLib (Bannerlord.ButterLib, v2.6.3.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.5.5.0)
  • + Native (Native, v1.1.0.0)
  • + SandBox Core (SandBoxCore, v1.1.0.0)
  • + Sandbox (Sandbox, v1.1.0.0)
  • + StoryMode (StoryMode, v1.1.0.0)
  • + CustomBattle (CustomBattle, v1.1.0.0)
  • + Birth and Death Options (BirthAndDeath, v1.1.0.0)
  • + Suteki Women Mod (SutekiWomenMod, v1.4.0.0)
  • + EliteMercs (EliteMercs, e1.0.1.0)
  • + SmithyWSTweak (SmithyWSTweak, v1.0.0.0)
  • + Heal on Kill (Heal on Kill, v1.0.2.1)
  • + Better Time (BetterTime, v1.2.8.0)
  • + MBSuperSpeed (MBSuperSpeed, v1.0.0.0)
  • + Aggregated Income (SortedIncome, v4.1.3.0)
  • + Diplomacy (Bannerlord.Diplomacy, v1.2.5.0)
  • + DynaCulture (DynaCulture, v1.6.0.0)
  • + RelentlessSmith (RelentlessSmith, v1.0.1.0)
  • + You Keep What You Kill (YouKeepWhatYouKill, v1.0.18.0)
  • + Arena Overhaul (ArenaOverhaul, v1.3.4.0)
  • + Tournaments XPanded (TournamentsXPanded, v4.1.13.0)
  • + Allegiance Overhaul (AllegianceOverhaul, v2.3.5.0)
  • + Smith Stamina Regen Anywhere (SmithStaminaRegenAnywhere, v1.0.0.0)
  • + Surrender Tweaks (SurrenderTweaks, v1.5.4.0)
  • + Dismemberment (Plus) for v1.1.0 (DismembermentPlus, v2.0.6.1)
  • + Xorberax's Legacy for v1.1.0 (XorberaxLegacy, v1.0.5.1)
  • + Adjustable Leveling (sy.AdjustableLeveling, v1.1.0.0)
  • + Artems Animations (Artems Animations, e1.5.2.0)
  • + Enable Achievement (EnableAchievement, v0.0.2.0)
  • + Improved Japanese Localization (ImprovedJapaneseLocalization, v1.0.0.0)

+ Assemblies

+ Harmony Patches

  • 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.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.DoLoadingPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.BeginGameStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnInitialStatePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 5;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 3;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 4;
      • Owner: AllegianceOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 5;

  • 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.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.Campaign.TickMapTime
    • Prefixes
      • Owner: mod.bannerlord.bettertime; Namespace: BetterTime.Support.Prefix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.Election.MakePeaceKingdomDecision.ApplyChosenOutcome
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MakePeaceKingdomDecisionPatch.ApplyChosenOutcomePrefix;

  • TaleWorlds.Core.ViewModelCollection.Information.PropertyBasedTooltipVM.Refresh
    • Postfixes
      • Owner: mod.bannerlord.splintert; Namespace: DynaCulture.View.UpdateTooltipPatch.RefreshPostfix;

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.ClampXp
    • Prefixes
      • Owner: mod.bannerlord.splintert; Namespace: DynaCulture.Patch.TroopRosterPatch.ClampXp;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.HourlyTick
    • Prefixes
      • Owner: bannerlord.mod.SmithStaminaRegenAnywhere; Namespace: SmithStaminaRegenAnywhere.CraftingCampaignBehaviorHarmonyPatch.HourlyTick;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_can_attack_hero_on_clickable_condition
    • Postfixes
      • Owner: mod.bannerlord.surrendertweaks; Namespace: SurrenderTweaks.Behaviors.LordBribeAndSurrenderBehavior.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_town_town_besiege_on_condition
    • Postfixes
      • Owner: mod.bannerlord.surrendertweaks; Namespace: SurrenderTweaks.Behaviors.SettlementBribeAndSurrenderBehavior.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.conversation_bandits_will_join_player_on_condition
    • Postfixes
      • Owner: mod.bannerlord.surrendertweaks; Namespace: SurrenderTweaks.Behaviors.BribeAndSurrenderBehavior+BribeConditionBehavior.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.IsBribeFeasible
    • Postfixes
      • Owner: mod.bannerlord.surrendertweaks; Namespace: SurrenderTweaks.Behaviors.BribeAndSurrenderBehavior+BribeConditionBehavior.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.IsBribeFeasible
    • Postfixes
      • Owner: mod.bannerlord.surrendertweaks; Namespace: SurrenderTweaks.Behaviors.BribeAndSurrenderBehavior+BribeConditionBehavior.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.conversation_bandits_surrender_on_condition
    • Postfixes
      • Owner: mod.bannerlord.surrendertweaks; Namespace: SurrenderTweaks.Behaviors.BribeAndSurrenderBehavior+SurrenderConditionBehavior.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.IsSurrenderFeasible
    • Postfixes
      • Owner: mod.bannerlord.surrendertweaks; Namespace: SurrenderTweaks.Behaviors.BribeAndSurrenderBehavior+SurrenderConditionBehavior.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.IsSurrenderFeasible
    • Postfixes
      • Owner: mod.bannerlord.surrendertweaks; Namespace: SurrenderTweaks.Behaviors.BribeAndSurrenderBehavior+SurrenderConditionBehavior.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.conversation_caravan_took_prisoner_on_consequence
    • Prefixes
      • Owner: mod.bannerlord.surrendertweaks; Namespace: SurrenderTweaks.Behaviors.BribeAndSurrenderBehavior+SurrenderConsequenceBehavior.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.conversation_village_farmer_took_prisoner_on_consequence
    • Prefixes
      • Owner: mod.bannerlord.surrendertweaks; Namespace: SurrenderTweaks.Behaviors.BribeAndSurrenderBehavior+SurrenderConsequenceBehavior.Prefix;

  • TaleWorlds.Core.ViewModelCollection.PowerLevelComparer..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.SurrenderTweaks; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.AddResearchPoints
    • Prefixes
      • Owner: sy.adjustableleveling; Namespace: AdjustableLeveling.Smithing.PatchAddResearchPoints.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetPartResearchGainForSmithingItem
    • Transpilers
      • Owner: sy.adjustableleveling; Namespace: AdjustableLeveling.Smithing.PatchGetPartResearchGainForSmithingItem.Transpiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.AddSkillXp
    • Prefixes
      • Owner: sy.adjustableleveling; Namespace: AdjustableLeveling.Leveling.PatchAddSkillXp.Prefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.GainRawXp
    • Prefixes
      • Owner: sy.adjustableleveling; Namespace: AdjustableLeveling.Leveling.PatchGainRawXp.Prefix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.DefaultCombatXpModelPatch.GetXpFromHitTranspiler;
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.DefaultCombatXpModelClass.GetXpFromHit_ArenaAdj.Transpiler; Index: 1; Priority: 800;
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.DefaultCombatXpModelClass.GetXpFromHit_TournamentAdj.Transpiler; Index: 2; Priority: 800;

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

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

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize
    • Prefixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.GetTournamentPrizePatch.Prefix; Priority: 800;
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.FightTournamentGamePatch.GetTournamentPrizeTranspiler;

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

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

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

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.GetMaximumBet
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentBehaviorPatch.GetMaximumBetTranspiler;
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.TournamentBehaviorClass.GetMaximumBetPatch.Transpiler; Index: 1; Priority: 800;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.CalculateBet
    • Postfixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.CalculateBetPatch.CalculateBetRevised; Priority: 0;
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.CalculateBetPatch.PostFix; Index: 1; Priority: 0;
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.TournamentBehaviorPatch.CalculateBetTranspiler;

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaFactionPageVM.Refresh
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.ViewModels.Patches.EncyclopediaFactionPageVMRefreshPatch.RefreshPatch;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.Refresh
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.ViewModels.Patches.EncyclopediaHeroPageVMRefreshPatch.RefreshPatch;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans.KingdomClanVM.SetCurrentSelectedClan
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.ViewModels.Patches.KingdomClanVMSetCurrentSelectedClanPatch.SetCurrentSelectedClanPatch;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM.OnSetPeaceItem
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.ViewModels.Patches.KingdomDiplomacyVMOnSetPeaceItemPatch.OnSetPeaceItemPatch;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM.OnSetWarItem
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.ViewModels.Patches.KingdomDiplomacyVMOnSetWarItemPatch.OnSetWarItemPatch;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Policies.KingdomPoliciesVM.OnPolicySelect
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.ViewModels.Patches.KingdomPoliciesVMOnPolicySelectPatch.OnPolicySelectPatch;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Settlements.KingdomSettlementVM.SetCurrentSelectedSettlement
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.ViewModels.Patches.KingdomSettlementVMSetCurrentSelectedSettlementPatch.SetCurrentSelectedSettlementPatch;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PropertyBasedTooltipVMExtensions.HeroAction
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.ViewModels.Patches.TooltipVMExtensionsHeroActionPatch.HeroActionPatch;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PropertyBasedTooltipVMExtensions.UpdateTooltip
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.ViewModels.Patches.TooltipVMExtensionsUpdateTooltipPatch.UpdateTooltipPatch;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderDefection
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderDefectionPatch.DebugPrefix; Priority: 600;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderDefectionPatch.LoyaltyPrefix; Index: 1; Priority: 500;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.ConsiderDefectionPatch.MigrationPrefix; Index: 2; Priority: 499;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.DenarsToInfluence
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.DenarsToInfluencePatch.Postfix;

  • TaleWorlds.CampaignSystem.Election.KingdomElection.GetAiChoice
    • Transpilers
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Politics.GetAiChoicePatch.Transpiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.GetInfluenceRequiredToOverrideKingdomDecision
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Politics.GetInfluenceRequiredToOverrideKingdomDecisionPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.GetRandomAnnexationDecision
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Politics.GetRandomAnnexationDecisionPatch.Prefix; Priority: 700;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.GetRandomPeaceDecision
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Politics.GetRandomPeaceDecisionPatch.Prefix; Priority: 700;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.GetRandomPolicyDecision
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Politics.GetRandomPolicyDecisionPatch.Prefix; Priority: 700;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.GetRandomWarDecision
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Politics.GetRandomWarDecisionPatch.Prefix; Priority: 700;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoinAsMercenary
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Migration.ConsiderClanJoinAsMercenaryPatch.Prefix;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Loyalty.ConsiderClanJoinAsMercenaryPatch.DebugPrefix; Index: 1; Priority: 600;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Loyalty.ConsiderClanJoinAsMercenaryPatch.Prefix; Index: 2; Priority: 500;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoin
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Migration.ConsiderClanJoinPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordDefectionCampaignBehavior.conversation_lord_persuade_option_reaction_pre_reject_on_condition
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Migration.ConversationDefectionPreConditionPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.DailyTickClan
    • Transpilers
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Migration.DiplomaticBartersBehaviorDailyTickClanPatch.Transpiler;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.JoinKingdomAsClanBarterable.Apply
    • Transpilers
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Migration.JoinKingdomAsClanBarterableApplyPatch.Transpiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanLeaveAsMercenary
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Loyalty.ConsiderClanLeaveAsMercenaryPatch.DebugPrefix; Priority: 600;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Loyalty.ConsiderClanLeaveAsMercenaryPatch.Prefix; Index: 1; Priority: 500;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanLeaveKingdom
    • Prefixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Loyalty.ConsiderClanLeaveKingdomPatch.DebugPrefix; Priority: 600;
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Loyalty.ConsiderClanLeaveKingdomPatch.Prefix; Index: 1; Priority: 500;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordDefectionCampaignBehavior.conversation_lord_from_ruling_clan_on_condition
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Loyalty.ConversationDefectionConditionPatch.Postfix;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.JoinKingdomAsClanBarterable.GetUnitValueForFaction
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Loyalty.GetUnitValueForFactionJoinKingdomPatch.Postfix;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.LeaveKingdomAsClanBarterable.GetUnitValueForFaction
    • Postfixes
      • Owner: Bannerlord.AllegianceOverhaul; Namespace: AllegianceOverhaul.Patches.Loyalty.GetUnitValueForFactionLeaveKingdomPatch.Postfix;

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.Inventory.InventoryManager.OpenScreenAsLoot
    • Prefixes
      • Owner: com.darkspyre.ykwyk; Namespace: YouKeepWhatYouKill.Patches.OpenScreenAsLootPatch.Prefix; Priority: 800;

  • TaleWorlds.CampaignSystem.Party.PartyScreenLogic.IsExecutable
    • Postfixes
      • Owner: com.darkspyre.ykwyk; Namespace: YouKeepWhatYouKill.Patches.ExecutionsPatch.PartyScreenLogicTroopIsExecutablePatchPostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.Party.PartyScreenLogic.GetExecutableReasonText
    • Postfixes
      • Owner: com.darkspyre.ykwyk; Namespace: YouKeepWhatYouKill.Patches.ExecutionsPatch.PartyScreenLogicTroopExecuteReasonPatchPostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.Party.PartyScreenLogic.ExecuteTroop
    • Postfixes
      • Owner: com.darkspyre.ykwyk; Namespace: YouKeepWhatYouKill.Patches.ExecutionsPatch.PartyScreenLogicExecuteTroopPatchPostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.get_IsHeroPrisonerOfPlayer
    • Postfixes
      • Owner: com.darkspyre.ykwyk; Namespace: YouKeepWhatYouKill.Patches.ExecutionsPatch.IsHeroPrisonerOfPlayerPostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetMenuText
    • Prefixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.GetMenuTextPatch.Prefix; Priority: 800;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentGame.UpdateTournamentPrize
    • Postfixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.UpdateTournamentPrizePatch.Postfix; Priority: 800;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.game_menu_tournament_join_on_init
    • Postfixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.game_menu_tournament_join_on_initPatch.Postfix; Priority: 800;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentManager.GivePrizeToWinner
    • Prefixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.GivePrizeToWinnerPatch.Prefix; Priority: 800;

+ Log Files

  • default20230302
      • [2023-03-02T20:34:24.2150495+09:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2023-03-02T20:34:24.1691738+09:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-02T20:34:03.3162610+09:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.5!
      • [2023-03-02T20:34:03.0031003+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-02T20:34:03.0031003+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-02T20:34:02.9891345+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-02T20:34:02.9891345+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-02T20:34:02.9891345+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T20:34:02.9891345+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-02T20:34:02.9881379+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-02T20:34:02.9871407+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-02T20:34:02.9871407+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-02T20:34:02.9861428+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-02T20:34:02.9861428+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-02T20:34:02.9861428+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-02T20:34:02.9851457+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (14)
      • [2023-03-02T20:34:02.9691893+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-02T20:34:02.9691893+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-02T20:34:02.6400685+09:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-02T20:34:02.5472880+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-02T20:34:02.5472880+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-02T20:34:02.4600149+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Enabled
      • [2023-03-02T20:34:02.4600149+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register Types
      • [2023-03-02T20:34:02.4600149+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register: SurrenderTweaks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T20:34:02.4600149+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'AllegianceOverhaul.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:34:02.4600149+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T20:34:02.4590174+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T20:34:02.4590174+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T20:34:02.4590174+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T20:34:02.4590174+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T20:34:02.4590174+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T20:34:02.4580205+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T20:34:02.4580205+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T20:34:02.4560256+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation AllegianceOverhaul.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T20:34:02.4560256+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T20:34:02.4560256+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.1.0.dll.
      • [2023-03-02T20:34:02.4560256+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.3.dll.
      • [2023-03-02T20:34:02.4560256+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.2.dll.
      • [2023-03-02T20:34:02.4550280+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.1.dll.
      • [2023-03-02T20:34:02.4550280+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.0.dll.
      • [2023-03-02T20:34:02.4550280+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T20:34:02.4550280+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T20:34:02.4550280+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:34:02.4550280+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TournamentsXPanded.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:34:02.4540308+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T20:34:02.4540308+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T20:34:02.4540308+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T20:34:02.4540308+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T20:34:02.4540308+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T20:34:02.4530335+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T20:34:02.4530335+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T20:34:02.4530335+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T20:34:02.4530335+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation TournamentsXPanded.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T20:34:02.4530335+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T20:34:02.4520363+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.1.0.dll.
      • [2023-03-02T20:34:02.4520363+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.0.3.dll.
      • [2023-03-02T20:34:02.4520363+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.0.1.dll.
      • [2023-03-02T20:34:02.4520363+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T20:34:02.4520363+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T20:34:02.4520363+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:34:02.4510391+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'ArenaOverhaul.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:34:02.4510391+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T20:34:02.4510391+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T20:34:02.4510391+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T20:34:02.4510391+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T20:34:02.4500418+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T20:34:02.4500418+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T20:34:02.4500418+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T20:34:02.4500418+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T20:34:02.4500418+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation ArenaOverhaul.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T20:34:02.4500418+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T20:34:02.4490731+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.1.0.dll.
      • [2023-03-02T20:34:02.4490731+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.3.dll.
      • [2023-03-02T20:34:02.4490731+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.2.dll.
      • [2023-03-02T20:34:02.4490731+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.1.dll.
      • [2023-03-02T20:34:02.4490731+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.0.dll.
      • [2023-03-02T20:34:02.4480476+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T20:34:02.4480476+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T20:34:02.4480476+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:34:02.4480476+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:34:02.4480476+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T20:34:02.4470492+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T20:34:02.4470492+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T20:34:02.4470492+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T20:34:02.4470492+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T20:34:02.4470492+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T20:34:02.4460526+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T20:34:02.4460526+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T20:34:02.4460526+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T20:34:02.4460526+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T20:34:02.4460526+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.1.0.dll.
      • [2023-03-02T20:34:02.4450553+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.3.dll.
      • [2023-03-02T20:34:02.4450553+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2023-03-02T20:34:02.4450553+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T20:34:02.4450553+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T20:34:02.4440819+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:34:02.4440819+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-03-02T20:34:02.4440819+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-03-02T20:34:02.4440819+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.0, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T20:34:02.4440819+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:34:02.4430604+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T20:34:02.4430604+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T20:34:02.4430604+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T20:34:02.4420627+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T20:34:02.4420627+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T20:34:02.4410658+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T20:34:02.4410658+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T20:34:02.4400936+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T20:34:02.4400936+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T20:34:02.4400936+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T20:34:02.4390710+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-03-02T20:34:02.4390710+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-03-02T20:34:02.4380738+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-03-02T20:34:02.4380738+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-03-02T20:34:02.4380738+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-03-02T20:34:02.4371066+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T20:34:02.4371066+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T20:34:02.4360791+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:34:02.4360791+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-02T20:34:02.4350817+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-02T20:34:02.4350817+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T20:34:02.4341133+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-02T20:34:02.4300976+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-02T20:33:56.0222102+09:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2023-03-02T20:33:55.6535703+09:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.2.5...
      • [2023-03-02T20:33:53.5874079+09:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-02T20:33:53.5844161+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-02T20:33:53.5674615+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-02T20:33:53.5644694+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-02T20:33:53.5614773+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-02T20:33:53.5594826+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-02T20:33:53.5584854+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-02T20:33:53.5564908+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-02T20:33:53.5106440+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-02T20:33:53.4677578+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-02T20:33:22.4805531+09:00] [Diplomacy.SubModule] [INF]: Unloaded Diplomacy v1.2.5!
      • [2023-03-02T20:32:06.4927633+09:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.5!
      • [2023-03-02T20:32:06.1715938+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-02T20:32:06.1715938+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-02T20:32:06.1576622+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-02T20:32:06.1576622+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-02T20:32:06.1576622+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T20:32:06.1576622+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-02T20:32:06.1566651+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-02T20:32:06.1556374+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-02T20:32:06.1556374+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-02T20:32:06.1546386+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-02T20:32:06.1546386+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-02T20:32:06.1536702+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-02T20:32:06.1526719+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (14)
      • [2023-03-02T20:32:06.1367161+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-02T20:32:06.1356897+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-02T20:32:05.8056041+09:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-02T20:32:05.7148151+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-02T20:32:05.7138468+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-02T20:32:05.6270492+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Enabled
      • [2023-03-02T20:32:05.6270492+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register Types
      • [2023-03-02T20:32:05.6270492+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register: SurrenderTweaks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T20:32:05.6270492+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'AllegianceOverhaul.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:32:05.6260519+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T20:32:05.6260519+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T20:32:05.6260519+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T20:32:05.6260519+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T20:32:05.6260519+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T20:32:05.6260519+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T20:32:05.6250539+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T20:32:05.6250539+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T20:32:05.6250539+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation AllegianceOverhaul.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T20:32:05.6250539+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T20:32:05.6250539+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.1.0.dll.
      • [2023-03-02T20:32:05.6240575+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.3.dll.
      • [2023-03-02T20:32:05.6240575+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.2.dll.
      • [2023-03-02T20:32:05.6240575+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.1.dll.
      • [2023-03-02T20:32:05.6240575+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.0.dll.
      • [2023-03-02T20:32:05.6240575+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T20:32:05.6240575+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T20:32:05.6230601+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:32:05.6230601+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TournamentsXPanded.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:32:05.6230601+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T20:32:05.6230601+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T20:32:05.6230601+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T20:32:05.6230601+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T20:32:05.6220622+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T20:32:05.6220622+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T20:32:05.6220622+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T20:32:05.6220622+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T20:32:05.6220622+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation TournamentsXPanded.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T20:32:05.6210653+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T20:32:05.6210653+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.1.0.dll.
      • [2023-03-02T20:32:05.6210653+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.0.3.dll.
      • [2023-03-02T20:32:05.6210653+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.0.1.dll.
      • [2023-03-02T20:32:05.6210653+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T20:32:05.6210653+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T20:32:05.6200679+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:32:05.6200679+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'ArenaOverhaul.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:32:05.6200679+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T20:32:05.6200679+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T20:32:05.6200679+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T20:32:05.6190705+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T20:32:05.6190705+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T20:32:05.6190705+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T20:32:05.6190705+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T20:32:05.6190705+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T20:32:05.6190705+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation ArenaOverhaul.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T20:32:05.6180733+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T20:32:05.6180733+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.1.0.dll.
      • [2023-03-02T20:32:05.6180733+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.3.dll.
      • [2023-03-02T20:32:05.6180733+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.2.dll.
      • [2023-03-02T20:32:05.6180733+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.1.dll.
      • [2023-03-02T20:32:05.6180733+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.0.dll.
      • [2023-03-02T20:32:05.6170759+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T20:32:05.6170759+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T20:32:05.6170759+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:32:05.6170759+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:32:05.6170759+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T20:32:05.6160787+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T20:32:05.6160787+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T20:32:05.6160787+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T20:32:05.6160787+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T20:32:05.6160787+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T20:32:05.6160787+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T20:32:05.6150812+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T20:32:05.6150812+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T20:32:05.6150812+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T20:32:05.6150812+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.1.0.dll.
      • [2023-03-02T20:32:05.6150812+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.3.dll.
      • [2023-03-02T20:32:05.6150812+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2023-03-02T20:32:05.6140839+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T20:32:05.6140839+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T20:32:05.6140839+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:32:05.6140839+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-03-02T20:32:05.6140839+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-03-02T20:32:05.6130866+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.0, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T20:32:05.6130866+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:32:05.6130866+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T20:32:05.6130866+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T20:32:05.6130866+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T20:32:05.6120894+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T20:32:05.6120894+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T20:32:05.6120894+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T20:32:05.6120894+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T20:32:05.6110921+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T20:32:05.6110921+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T20:32:05.6110921+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T20:32:05.6110921+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-03-02T20:32:05.6100947+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-03-02T20:32:05.6100947+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-03-02T20:32:05.6100947+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-03-02T20:32:05.6090971+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-03-02T20:32:05.6090971+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T20:32:05.6090971+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T20:32:05.6081001+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T20:32:05.6081001+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-02T20:32:05.6071022+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-02T20:32:05.6071022+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T20:32:05.6071022+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-02T20:32:05.6021156+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-02T20:31:59.2555600+09:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2023-03-02T20:31:58.8865341+09:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.2.5...
      • [2023-03-02T20:31:56.8126483+09:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-02T20:31:56.8096569+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-02T20:31:56.7947347+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-02T20:31:56.7927398+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-02T20:31:56.7897485+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-02T20:31:56.7877535+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-02T20:31:56.7867563+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-02T20:31:56.7857593+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-02T20:31:56.7398814+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-02T20:31:56.6959987+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-02T20:03:43.3431341+09:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2023-03-02T20:03:43.2979009+09:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-02T19:58:37.9090858+09:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.5!
      • [2023-03-02T19:58:37.5261096+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-02T19:58:37.5261096+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-02T19:58:37.5121478+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-02T19:58:37.5121478+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-02T19:58:37.5121478+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T19:58:37.5121478+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-02T19:58:37.5111496+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-02T19:58:37.5101523+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-02T19:58:37.5101523+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-02T19:58:37.5091552+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-02T19:58:37.5091552+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-02T19:58:37.5091552+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-02T19:58:37.5071606+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (14)
      • [2023-03-02T19:58:37.4922009+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-02T19:58:37.4912029+09:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-02T19:58:37.1551301+09:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-02T19:58:37.0623498+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-02T19:58:37.0623498+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-02T19:58:36.9735873+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Enabled
      • [2023-03-02T19:58:36.9735873+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register Types
      • [2023-03-02T19:58:36.9725896+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register: SurrenderTweaks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T19:58:36.9725896+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'AllegianceOverhaul.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T19:58:36.9725896+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T19:58:36.9715921+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T19:58:36.9715921+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T19:58:36.9715921+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T19:58:36.9715921+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T19:58:36.9705950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T19:58:36.9705950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T19:58:36.9705950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T19:58:36.9705950+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation AllegianceOverhaul.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T19:58:36.9695975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T19:58:36.9695975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.1.0.dll.
      • [2023-03-02T19:58:36.9695975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.3.dll.
      • [2023-03-02T19:58:36.9695975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.2.dll.
      • [2023-03-02T19:58:36.9695975+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.1.dll.
      • [2023-03-02T19:58:36.9686006+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation AllegianceOverhaul.1.0.0.dll.
      • [2023-03-02T19:58:36.9686006+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T19:58:36.9686006+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T19:58:36.9686006+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T19:58:36.9686006+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'ArenaOverhaul.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T19:58:36.9686006+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T19:58:36.9676032+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T19:58:36.9676032+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T19:58:36.9676032+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T19:58:36.9676032+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T19:58:36.9676032+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T19:58:36.9666056+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T19:58:36.9666056+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T19:58:36.9666056+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation ArenaOverhaul.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T19:58:36.9666056+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T19:58:36.9666056+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.1.0.dll.
      • [2023-03-02T19:58:36.9666056+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.3.dll.
      • [2023-03-02T19:58:36.9656084+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.2.dll.
      • [2023-03-02T19:58:36.9656084+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.1.dll.
      • [2023-03-02T19:58:36.9656084+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.0.dll.
      • [2023-03-02T19:58:36.9656084+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T19:58:36.9656084+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T19:58:36.9656084+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T19:58:36.9646113+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TournamentsXPanded.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T19:58:36.9646113+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T19:58:36.9646113+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T19:58:36.9646113+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T19:58:36.9646113+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T19:58:36.9636137+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T19:58:36.9636137+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T19:58:36.9636137+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T19:58:36.9636137+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T19:58:36.9636137+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation TournamentsXPanded.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T19:58:36.9636137+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T19:58:36.9626172+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.1.0.dll.
      • [2023-03-02T19:58:36.9626172+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.0.3.dll.
      • [2023-03-02T19:58:36.9626172+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.0.1.dll.
      • [2023-03-02T19:58:36.9626172+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T19:58:36.9626172+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T19:58:36.9616191+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T19:58:36.9616191+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T19:58:36.9616191+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T19:58:36.9616191+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T19:58:36.9616191+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T19:58:36.9616191+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T19:58:36.9606217+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T19:58:36.9606217+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T19:58:36.9606217+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T19:58:36.9606217+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T19:58:36.9606217+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T19:58:36.9596244+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T19:58:36.9596244+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.1.0.dll.
      • [2023-03-02T19:58:36.9596244+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.3.dll.
      • [2023-03-02T19:58:36.9596244+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2023-03-02T19:58:36.9596244+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T19:58:36.9596244+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T19:58:36.9586423+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T19:58:36.9586423+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-03-02T19:58:36.9586423+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-03-02T19:58:36.9586423+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.0, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T19:58:36.9576298+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T19:58:36.9576298+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-03-02T19:58:36.9576298+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-03-02T19:58:36.9576298+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-03-02T19:58:36.9576298+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-03-02T19:58:36.9566323+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-03-02T19:58:36.9566323+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-03-02T19:58:36.9566323+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-03-02T19:58:36.9566323+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-03-02T19:58:36.9566323+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-03-02T19:58:36.9556356+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-03-02T19:58:36.9556356+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-03-02T19:58:36.9556356+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-03-02T19:58:36.9556356+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-03-02T19:58:36.9546379+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-03-02T19:58:36.9546379+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-03-02T19:58:36.9546379+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-03-02T19:58:36.9546379+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-03-02T19:58:36.9536403+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-03-02T19:58:36.9536403+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-02T19:58:36.9526430+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-02T19:58:36.9526430+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-02T19:58:36.9526430+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-02T19:58:36.9167395+09:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-02T19:58:06.6875531+09:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2023-03-02T19:58:06.3146115+09:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.2.5...
      • [2023-03-02T19:58:04.1880858+09:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-02T19:58:04.1850941+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-02T19:58:04.1681100+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-02T19:58:04.1661423+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-03-02T19:58:04.1631238+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-02T19:58:04.1611568+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-02T19:58:04.1601584+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-02T19:58:04.1591620+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-02T19:58:04.1144844+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-02T19:58:04.0474430+09:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...