Bannerlord has encountered a problem and will close itself.
This is a community Crash Report. Please save it and use it for reporting the error. Do not provide screenshots, provide the report!
Most likely this error was caused by a custom installed module.

If you were in the middle of something, the progress might be lost.

Launcher: steam (07.72.78.29)


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: RBMTournament
CallStack:
  1. at bool RBMTournament.RBMTournament+FightTournamentGamePatch.GetParticipantCharactersPrefix(ref FightTournamentGame __instance, ref List __result, Settlement settlement, bool includePlayer) in D:/SteamLibrary/steamapps/common/Mount & Blade II Bannerlord/Modules/RealisticBattleProject/RBMTournament/RBMTournament.cs:line 549
  2. at List TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetParticipantCharacters_Patch1(FightTournamentGame this, Settlement settlement, bool includePlayer)
  3. at ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(FightTournamentGame this, bool includePlayer, int lastRecordedLordCountForTournamentPrize)
  4. at void TaleWorlds.CampaignSystem.TournamentGames.TournamentGame..ctor_Patch0(TournamentGame this, Town town, ItemObject prize)
  5. at TournamentGame TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.CreateTournament(Town town)
  6. at void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.ConsiderStartOrEndTournament(Town town)
  7. at void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.OnNewGameCreatedPartialFollowUpEnd(CampaignGameStarter starter)
  8. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  9. at void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  10. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  11. at void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter)
  12. at void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  13. at bool TaleWorlds.Core.GameType.DoLoadingForGameType()
  14. at void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep)
  15. at bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  16. at void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt)
  17. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  18. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt)

+ Enhanced Stacktrace

  • Frame: bool RBMTournament.RBMTournament+FightTournamentGamePatch.GetParticipantCharactersPrefix(ref FightTournamentGame __instance, ref List __result, Settlement settlement, bool includePlayer) (IL Offset: 1215)
    • Module: RBM
      Method: static System.Boolean RBMTournament.FightTournamentGamePatch::GetParticipantCharactersPrefix(TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame& __instance, System.Collections.Generic.List`1& __result, TaleWorlds.CampaignSystem.Settlements.Settlement settlement, System.Boolean includePlayer)
      HarmonyIssue: False
  • Frame: List TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetParticipantCharacters_Patch1(FightTournamentGame this, Settlement settlement, bool includePlayer) (IL Offset: -1)
    • Module: RBM
      Method: static System.Boolean RBMTournament.FightTournamentGamePatch::GetParticipantCharactersPrefix(TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame& __instance, System.Collections.Generic.List`1& __result, TaleWorlds.CampaignSystem.Settlements.Settlement settlement, System.Boolean includePlayer)
      HarmonyIssue: False
    • Module: ArenaOverhaul
      Method: static System.Collections.Generic.IEnumerable`1 ArenaOverhaul.Patches.FightTournamentGamePatch::GetParticipantCharactersTranspiler(System.Collections.Generic.IEnumerable`1 instructions)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Collections.Generic.List`1 TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetParticipantCharacters_Patch1(TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame this, TaleWorlds.CampaignSystem.Settlements.Settlement settlement, System.Boolean includePlayer)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: virtual System.Collections.Generic.List`1 TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame::GetParticipantCharacters(TaleWorlds.CampaignSystem.Settlements.Settlement settlement, System.Boolean includePlayer)
      HarmonyIssue: False
  • Frame: ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(FightTournamentGame this, bool includePlayer, int lastRecordedLordCountForTournamentPrize) (IL Offset: -1)
    • Module: RBM
      Method: static System.Void RBMTournament.FightTournamentGamePatch::GetTournamentPrizePostfix(TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame& __instance, TaleWorlds.Core.ItemObject& __result, System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize)
      HarmonyIssue: False
    • Module: ArenaOverhaul
      Method: static System.Collections.Generic.IEnumerable`1 ArenaOverhaul.Patches.FightTournamentGamePatch::GetTournamentPrizeTranspiler(System.Collections.Generic.IEnumerable`1 instructions)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static TaleWorlds.Core.ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame this, System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: virtual TaleWorlds.Core.ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame::GetTournamentPrize(System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.TournamentGames.TournamentGame..ctor_Patch0(TournamentGame this, Town town, ItemObject prize) (IL Offset: -1)
    • Module: ArenaOverhaul
      Method: static System.Collections.Generic.IEnumerable`1 ArenaOverhaul.Patches.TournamentGamePatch::TournamentGameTranspiler(System.Collections.Generic.IEnumerable`1 instructions)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.TournamentGames.TournamentGame..ctor_Patch0(TaleWorlds.CampaignSystem.TournamentGames.TournamentGame this, TaleWorlds.CampaignSystem.Settlements.Town town, TaleWorlds.Core.ItemObject prize)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.TournamentGames.TournamentGame::.ctor(TaleWorlds.CampaignSystem.Settlements.Town town, TaleWorlds.Core.ItemObject prize)
      HarmonyIssue: False
  • Frame: TournamentGame TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.CreateTournament(Town town) (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual TaleWorlds.CampaignSystem.TournamentGames.TournamentGame TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel::CreateTournament(TaleWorlds.CampaignSystem.Settlements.Town town)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.ConsiderStartOrEndTournament(Town town) (IL Offset: 89)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior::ConsiderStartOrEndTournament(TaleWorlds.CampaignSystem.Settlements.Town town)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.OnNewGameCreatedPartialFollowUpEnd(CampaignGameStarter starter) (IL Offset: 59)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior::OnNewGameCreatedPartialFollowUpEnd(TaleWorlds.CampaignSystem.CampaignGameStarter starter)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      HarmonyIssue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 46)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter) (IL Offset: 6)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter gameStarter)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 615)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      HarmonyIssue: False
  • Frame: bool TaleWorlds.Core.GameType.DoLoadingForGameType() (IL Offset: 122)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
      HarmonyIssue: False
  • Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 314)
    • Module: Sandbox
      Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      HarmonyIssue: False
  • Frame: bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager() (IL Offset: 211)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt) (IL Offset: 15)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.GameLoadingState::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.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

  • RBM
    • Method: static System.Boolean RBMTournament.FightTournamentGamePatch::GetParticipantCharactersPrefix(TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame& __instance, System.Collections.Generic.List`1& __result, TaleWorlds.CampaignSystem.Settlements.Settlement settlement, System.Boolean includePlayer)
      Frame: bool RBMTournament.RBMTournament+FightTournamentGamePatch.GetParticipantCharactersPrefix(ref FightTournamentGame __instance, ref List __result, Settlement settlement, bool includePlayer) (IL Offset: 1215)
      HarmonyIssue: False
    • Method: static System.Boolean RBMTournament.FightTournamentGamePatch::GetParticipantCharactersPrefix(TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame& __instance, System.Collections.Generic.List`1& __result, TaleWorlds.CampaignSystem.Settlements.Settlement settlement, System.Boolean includePlayer)
      Frame: List TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetParticipantCharacters_Patch1(FightTournamentGame this, Settlement settlement, bool includePlayer) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static System.Void RBMTournament.FightTournamentGamePatch::GetTournamentPrizePostfix(TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame& __instance, TaleWorlds.Core.ItemObject& __result, System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize)
      Frame: ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(FightTournamentGame this, bool includePlayer, int lastRecordedLordCountForTournamentPrize) (IL Offset: -1)
      HarmonyIssue: False
  • ArenaOverhaul
    • Method: static System.Collections.Generic.IEnumerable`1 ArenaOverhaul.Patches.FightTournamentGamePatch::GetParticipantCharactersTranspiler(System.Collections.Generic.IEnumerable`1 instructions)
      Frame: List TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetParticipantCharacters_Patch1(FightTournamentGame this, Settlement settlement, bool includePlayer) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static System.Collections.Generic.IEnumerable`1 ArenaOverhaul.Patches.FightTournamentGamePatch::GetTournamentPrizeTranspiler(System.Collections.Generic.IEnumerable`1 instructions)
      Frame: ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(FightTournamentGame this, bool includePlayer, int lastRecordedLordCountForTournamentPrize) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static System.Collections.Generic.IEnumerable`1 ArenaOverhaul.Patches.TournamentGamePatch::TournamentGameTranspiler(System.Collections.Generic.IEnumerable`1 instructions)
      Frame: void TaleWorlds.CampaignSystem.TournamentGames.TournamentGame..ctor_Patch0(TournamentGame this, Town town, ItemObject prize) (IL Offset: -1)
      HarmonyIssue: False
  • Sandbox
    • Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 314)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.140)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.5.5.0)
  • + ButterLib (Bannerlord.ButterLib, v2.6.1.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.5.4.0)
  • + Native (Native, v1.0.2.0)
  • + SandBox Core (SandBoxCore, v1.0.2.0)
  • + Birth and Death Options (BirthAndDeath, v1.0.2.0)
  • + CustomBattle (CustomBattle, v1.0.2.0)
  • + Sandbox (Sandbox, v1.0.2.0)
  • + StoryMode (StoryMode, v1.0.2.0)
  • + You Keep What You Kill (YouKeepWhatYouKill, v1.0.14.0)
  • + Aggregated Income (SortedIncome, v4.0.3.0)
  • + DynaCulture (DynaCulture, v1.5.9.1)
  • + RelentlessSmith (RelentlessSmith, v1.0.0.0)
  • + Surrender Tweaks (SurrenderTweaks, v1.5.2.0)
  • + Diplomacy (Bannerlord.Diplomacy, v1.1.19.0)
  • + Culture Switch - Companions (CompanionCultureSwitch, v1.0.2.0)
  • + ArrangeMarriageForFamily (ArrangeMarriageForFamily, v1.0.5.0)
  • + Bodyguards (Bodyguards, v1.0.2.0)
  • + Xorberax's Legacy for v1.0.2 (XorberaxLegacy, v1.0.4.8)
  • + DestroyKingdom (DestroyKingdom, v0.3.2.0)
  • + Family Tree (FamilyTree, v1.2.2.0)
  • + Cultured Start (zCulturedStart, v1.3.6.0)
  • + Improved Garrisons (ImprovedGarrisons, v4.1.1.8)
  • + Dismemberment (Plus) for v1.0.2 (DismembermentPlus, v2.0.5.7)
  • + Hideout Plus (HideoutPlus, v1.2.2.0)
  • + Enable Achievement (EnableAchievement, v0.0.2.0)
  • + (RBM) Realistic Battle Mod (RBM, v3.5.0.0)
  • + AgricultureEstate (AgricultureEstate, v1.0.14.0)
  • + Arena Overhaul (ArenaOverhaul, v1.3.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: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 2;
      • Owner: ArenaOverhaul; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 3;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • 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.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.SurrenderTweaks; 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;

  • 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.Actions.DeclareWarAction.Apply
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatch.ApplyPostfix;

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

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

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

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

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

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

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

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

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

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

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

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

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

  • SandBox.CampaignBehaviors.CompanionRolesCampaignBehavior.ClanNameSelectionIsDone
    • Postfixes
      • Owner: ArrangeMarriageForFamily; Namespace: ArrangeMarriageForFamily.Patches.CreateCompanionToLordClanPatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.DecideWeaponCollisionReactionPostfix;
      • Owner: com.rbmcombat; Namespace: RBMCombat.RealisticWeaponCollision.DecideWeaponCollisionReactionMOD; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MeleeHitCallbackPatch.Prefix;
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.MeleeHitCallbackPostfix;
      • Owner: com.rbmcombat; Namespace: RBMCombat.MeleeHitCallbackPatch.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeFromHorseCharge
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+ChangeHorseDamageCalculation.Prefix;
    • 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.Conversation.ConversationHelper.GetHeroRelationToHeroTextShort
    • Prefixes
      • Owner: mod.bannerlord.tree.family; Namespace: FamilyTree.Patches.GetHeroRelationToHeroTextShortPatch.Prefix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationOption.SetTextVariables
    • Transpilers
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationOption.Transpiler;

  • StoryMode.Quests.FirstPhase.BannerInvestigationQuest.OnStartQuest
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchBannerInvestigationQuest.Postfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnInitialized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnInitialized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnCharacterCreationFinalized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationFinalized.Postfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnCharacterCreationFinalized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationFinalized.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnCharacterCreationIsOver
    • Prefixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCampaignBehavior+CSPatchTrainingFieldCampaignBehavior.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.TutorialPhaseCampaignBehavior.OnStoryModeTutorialEnded
    • Prefixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCampaignBehavior+CSPatchTutorialPhaseCampaignBehavior.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.CampaignSystem.Settlements.Village.GetHearthLevel
    • Prefixes
      • Owner: AgricultureEstate; Namespace: AgricultureEstate.HearthLevelPatch.Prefix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.RefreshBindValues
    • Postfixes
      • Owner: AgricultureEstate; Namespace: AgricultureEstate.PartyNamePlatePatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.SellPrisonersAction.ApplyForAllPrisoners
    • Prefixes
      • Owner: AgricultureEstate; Namespace: AgricultureEstate.SellPrisonersPatch.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.ExplainedNumberPrefix;
    • Postfixes
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.ExplainedNumberPostfix;

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

  • TaleWorlds.MountAndBlade.Agent.set_Formation
    • Prefixes
      • Owner: motes.bodyguards; Namespace: Bodyguards.ProtectBodyguardFormationPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBanditDensityModel.GetPlayerMaximumTroopCountForHideoutMission
    • Prefixes
      • Owner: HideoutPlus.Harmony; Namespace: HideoutPlus.Patches.GetPlayerMaximumTroopCountForHideoutMissionPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBanditDensityModel.get_NumberOfMinimumBanditTroopsInHideoutMission
    • Prefixes
      • Owner: HideoutPlus.Harmony; Namespace: HideoutPlus.Patches.NumberOfMinimumBanditTroopsInHideoutMissionPatch.Prefix;

  • Helpers.MobilePartyHelper.GetStrongestAndPriorTroops
    • Prefixes
      • Owner: HideoutPlus.Harmony; Namespace: HideoutPlus.Patches.GetStrongestAndPriorTroopsPatch.Prefix;

  • 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
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+GetXpFromHitPatch.PrefixGetXpFromHit;
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.DefaultCombatXpModelPatch.GetXpFromHitTranspiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.GetRenownReward
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+DefaultTournamentModelPatch.GetRenownRewardPrefix;
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.DefaultTournamentModelPatch.GetRenownRewardTranspiler;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetParticipantCharacters
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+FightTournamentGamePatch.GetParticipantCharactersPrefix;
    • Transpilers
      • Owner: Bannerlord.ArenaOverhaul; Namespace: ArenaOverhaul.Patches.FightTournamentGamePatch.GetParticipantCharactersTranspiler;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize
    • Postfixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+FightTournamentGamePatch.GetTournamentPrizePostfix;
    • 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;

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

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

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

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

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

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

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.Simulate
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+TournamentFightMissionControllerPatch.SimulatePrefix;
    • 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.Inventory.InventoryManager.OpenScreenAsLoot
    • Prefixes
      • Owner: com.darkspyre.ykwyk; Namespace: YouKeepWhatYouKill.Patches.OpenScreenAsLootPatch.Prefix; Priority: 800;

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MissionCombatantsLogic.EarlyStart
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+EarlyStartPatch.Postfix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+MissionLoadChangeParameters.Postfix;

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

  • TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEquipItemsFromSpawnEquipment.Prefix;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEquipItemsFromSpawnEquipment.Postfix;

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

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

  • TaleWorlds.MountAndBlade.Agent.OnWieldedItemIndexChange
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OnWieldedItemIndexChangePatch.Postfix;

  • TaleWorlds.MountAndBlade.AgentStatCalculateModel.SetAiRelatedProperties
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeapon+OverrideSetAiRelatedProperties.Postfix;

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

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

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

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

+ Log Files

  • default20221227
      • [2022-12-27T13:29:02.7821166-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2022-12-27T13:29:02.7761326-06:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-27T13:28:41.8787868-06:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.1.19!
      • [2022-12-27T13:28:41.6496558-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-12-27T13:28:41.6496558-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T13:28:41.6384914-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-12-27T13:28:41.6384914-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T13:28:41.6384914-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.4.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T13:28:41.6384914-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T13:28:41.6374893-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2022-12-27T13:28:41.6374893-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2022-12-27T13:28:41.6374893-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2022-12-27T13:28:41.6374893-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2022-12-27T13:28:41.6364936-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2022-12-27T13:28:41.6364936-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2022-12-27T13:28:41.6364936-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (13)
      • [2022-12-27T13:28:41.6294604-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2022-12-27T13:28:41.6294604-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2022-12-27T13:28:41.4455012-06:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-12-27T13:28:41.3673209-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-12-27T13:28:41.3673209-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'ArenaOverhaul.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation ArenaOverhaul.1.0.1.dll for game v1.0.1.0 is loaded.
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.1.dll.
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.0.dll.
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Enabled
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Register Types
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Register: FamilyTree, Version=1.2.2.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.0.2, Version=1.1.19.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Enabled
      • [2022-12-27T13:28:41.3058647-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register Types
      • [2022-12-27T13:28:41.3048969-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register: SurrenderTweaks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T13:28:41.3048969-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:28:41.3048969-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T13:28:41.3038357-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T13:28:41.3038357-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T13:28:41.3038357-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.2.dll.
      • [2022-12-27T13:28:41.3038357-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2022-12-27T13:28:41.3038357-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.0.dll.
      • [2022-12-27T13:28:41.3038357-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T13:28:41.3038357-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T13:28:41.3038357-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:28:41.3038357-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2022-12-27T13:28:41.3038357-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2022-12-27T13:28:41.3038357-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T13:28:41.3012701-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.Implementation.HotKeys.HotKeySubSystem' and name 'GetGameKeyCategoriesListPostfix' and parameters ''
      • [2022-12-27T13:28:38.4169217-06:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.1.19...
      • [2022-12-27T13:28:38.1162884-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2022-12-27T13:28:36.6765128-06:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-12-27T13:28:36.6725997-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-12-27T13:28:36.6600636-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2022-12-27T13:28:36.6580688-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-12-27T13:28:36.6561076-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2022-12-27T13:28:36.6551091-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2022-12-27T13:28:36.6138846-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2022-12-27T13:28:36.5780023-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-12-27T13:27:59.0759939-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2022-12-27T13:27:59.0749966-06:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-27T13:27:23.0261099-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2022-12-27T13:27:23.0197123-06:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-27T13:27:10.5622634-06:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.1.19!
      • [2022-12-27T13:27:10.3447231-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-12-27T13:27:10.3447231-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T13:27:10.3357022-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-12-27T13:27:10.3357022-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T13:27:10.3357022-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.4.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T13:27:10.3357022-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T13:27:10.3347063-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2022-12-27T13:27:10.3347063-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2022-12-27T13:27:10.3337063-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2022-12-27T13:27:10.3337063-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2022-12-27T13:27:10.3337063-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2022-12-27T13:27:10.3337063-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2022-12-27T13:27:10.3327086-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (13)
      • [2022-12-27T13:27:10.3244899-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2022-12-27T13:27:10.3244899-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2022-12-27T13:27:10.1048974-06:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-12-27T13:27:10.0344042-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-12-27T13:27:10.0334047-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-27T13:27:09.9714186-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'ArenaOverhaul.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:27:09.9714186-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T13:27:09.9714186-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation ArenaOverhaul.1.0.1.dll for game v1.0.1.0 is loaded.
      • [2022-12-27T13:27:09.9714186-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2022-12-27T13:27:09.9714186-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.1.dll.
      • [2022-12-27T13:27:09.9714186-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation ArenaOverhaul.1.0.0.dll.
      • [2022-12-27T13:27:09.9714186-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T13:27:09.9714186-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T13:27:09.9714186-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:27:09.9714186-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Enabled
      • [2022-12-27T13:27:09.9702954-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Register Types
      • [2022-12-27T13:27:09.9702954-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Register: FamilyTree, Version=1.2.2.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T13:27:09.9702954-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2022-12-27T13:27:09.9702954-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2022-12-27T13:27:09.9702954-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.0.2, Version=1.1.19.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T13:27:09.9702954-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:27:09.9702954-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T13:27:09.9702954-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T13:27:09.9702954-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Enabled
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register Types
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register: SurrenderTweaks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.2.dll.
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.0.dll.
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2022-12-27T13:27:09.9692544-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T13:27:09.9657540-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.Implementation.HotKeys.HotKeySubSystem' and name 'GetGameKeyCategoriesListPostfix' and parameters ''
      • [2022-12-27T13:27:05.9060508-06:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.1.19...
      • [2022-12-27T13:27:05.6064558-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2022-12-27T13:27:04.1797987-06:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-12-27T13:27:04.1782645-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-12-27T13:27:04.1670843-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2022-12-27T13:27:04.1650904-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-12-27T13:27:04.1630960-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2022-12-27T13:27:04.1610988-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2022-12-27T13:27:04.1210088-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2022-12-27T13:27:04.0852857-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-12-27T12:31:33.2402461-06:00] [Diplomacy.SubModule] [INF]: Unloaded Diplomacy v1.1.19!
      • [2022-12-27T12:29:33.2722023-06:00] [YouKeepWhatYouKill.Behaviors.YKWYKMission] [INF]: Player Defeated, clearing loot.
      • [2022-12-27T12:01:52.6052442-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2022-12-27T12:01:52.6052442-06:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-27T12:01:07.6103313-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2022-12-27T12:01:07.6043419-06:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-27T12:00:46.3358660-06:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.1.19!
      • [2022-12-27T12:00:46.1308210-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-12-27T12:00:46.1308210-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T12:00:46.1222441-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-12-27T12:00:46.1222441-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T12:00:46.1222441-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.4.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T12:00:46.1222441-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T12:00:46.1212451-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2022-12-27T12:00:46.1212451-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2022-12-27T12:00:46.1202468-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2022-12-27T12:00:46.1202468-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2022-12-27T12:00:46.1202468-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2022-12-27T12:00:46.1202468-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2022-12-27T12:00:46.1192491-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (9)
      • [2022-12-27T12:00:46.1152565-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2022-12-27T12:00:46.1142315-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2022-12-27T12:00:45.9527884-06:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-12-27T12:00:45.8840922-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-12-27T12:00:45.8840922-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Enabled
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Register Types
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Register: FamilyTree, Version=1.2.2.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.0.2, Version=1.1.19.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2022-12-27T12:00:45.8302602-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T12:00:45.8292626-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T12:00:45.8292626-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T12:00:45.8292626-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Enabled
      • [2022-12-27T12:00:45.8292626-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register Types
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register: SurrenderTweaks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.2.dll.
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.0.dll.
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2022-12-27T12:00:45.8282656-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T12:00:45.8248529-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.Implementation.HotKeys.HotKeySubSystem' and name 'GetGameKeyCategoriesListPostfix' and parameters ''
      • [2022-12-27T12:00:42.2137692-06:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.1.19...
      • [2022-12-27T12:00:41.9302353-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2022-12-27T12:00:40.5177443-06:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-12-27T12:00:40.5157156-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-12-27T12:00:40.5029297-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2022-12-27T12:00:40.5009334-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-12-27T12:00:40.4989366-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2022-12-27T12:00:40.4989366-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2022-12-27T12:00:40.4592040-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2022-12-27T12:00:40.4237654-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-12-27T12:00:19.4089750-06:00] [Diplomacy.SubModule] [INF]: Unloaded Diplomacy v1.1.19!
      • [2022-12-27T11:59:50.4449858-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2022-12-27T11:59:50.4389541-06:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-27T11:59:20.0181032-06:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.1.19!
      • [2022-12-27T11:59:19.8000751-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-12-27T11:59:19.8000751-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T11:59:19.7890717-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-12-27T11:59:19.7890717-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T11:59:19.7890717-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.4.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T11:59:19.7890717-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T11:59:19.7885269-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2022-12-27T11:59:19.7874923-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2022-12-27T11:59:19.7874923-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2022-12-27T11:59:19.7874923-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2022-12-27T11:59:19.7859564-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2022-12-27T11:59:19.7859564-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2022-12-27T11:59:19.7859564-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (9)
      • [2022-12-27T11:59:19.7809700-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2022-12-27T11:59:19.7809700-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2022-12-27T11:59:19.6028247-06:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-12-27T11:59:19.5336596-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-12-27T11:59:19.5336596-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Enabled
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Register Types
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: FamilyTree - Register: FamilyTree, Version=1.2.2.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.0.2, Version=1.1.19.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Enabled
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register Types
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register: SurrenderTweaks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T11:59:19.4758782-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.2.dll.
      • [2022-12-27T11:59:19.4748813-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2022-12-27T11:59:19.4748813-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.0.dll.
      • [2022-12-27T11:59:19.4748813-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T11:59:19.4748813-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T11:59:19.4748813-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:59:19.4748813-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2022-12-27T11:59:19.4748813-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2022-12-27T11:59:19.4748813-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T11:59:19.4718885-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.Implementation.HotKeys.HotKeySubSystem' and name 'GetGameKeyCategoriesListPostfix' and parameters ''
      • [2022-12-27T11:59:16.4146720-06:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.1.19...
      • [2022-12-27T11:59:16.1419977-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2022-12-27T11:59:14.7204675-06:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-12-27T11:59:14.7179888-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-12-27T11:59:14.7057962-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2022-12-27T11:59:14.7047934-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-12-27T11:59:14.7018080-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2022-12-27T11:59:14.7008033-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2022-12-27T11:59:14.6629413-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2022-12-27T11:59:14.6277023-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-12-27T11:54:12.1535585-06:00] [Diplomacy.SubModule] [INF]: Unloaded Diplomacy v1.1.19!
      • [2022-12-27T11:44:06.9596061-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2022-12-27T11:44:06.9586370-06:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-27T11:35:51.7029604-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2022-12-27T11:35:51.7029604-06:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-27T11:33:57.6494854-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2022-12-27T11:33:57.6484832-06:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-27T11:24:02.6001578-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2022-12-27T11:24:02.5940112-06:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-12-27T11:19:27.4553463-06:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.1.19!
      • [2022-12-27T11:19:27.2034979-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-12-27T11:19:27.2034979-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T11:19:27.1924652-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-12-27T11:19:27.1914354-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T11:19:27.1914354-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.4.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T11:19:27.1914354-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T11:19:27.1914354-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2022-12-27T11:19:27.1904689-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2022-12-27T11:19:27.1904689-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2022-12-27T11:19:27.1904689-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2022-12-27T11:19:27.1904689-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2022-12-27T11:19:27.1894719-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2022-12-27T11:19:27.1894719-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (9)
      • [2022-12-27T11:19:27.1838850-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2022-12-27T11:19:27.1838850-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2022-12-27T11:19:26.9717724-06:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-12-27T11:19:26.8866293-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-12-27T11:19:26.8856306-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.0.2, Version=1.1.19.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Enabled
      • [2022-12-27T11:19:26.8192564-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register Types
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register: SurrenderTweaks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.2.dll.
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.0.dll.
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2022-12-27T11:19:26.8182589-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T11:19:26.8152410-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.Implementation.HotKeys.HotKeySubSystem' and name 'GetGameKeyCategoriesListPostfix' and parameters ''
      • [2022-12-27T11:19:23.8491992-06:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.1.19...
      • [2022-12-27T11:19:23.5278872-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2022-12-27T11:19:22.0668514-06:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-12-27T11:19:22.0652676-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-12-27T11:19:22.0542159-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2022-12-27T11:19:22.0522275-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-12-27T11:19:22.0502262-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2022-12-27T11:19:22.0492289-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2022-12-27T11:19:22.0077045-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2022-12-27T11:19:21.9664292-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-12-27T11:12:33.4176465-06:00] [Diplomacy.SubModule] [INF]: Unloaded Diplomacy v1.1.19!
      • [2022-12-27T11:11:06.1836665-06:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.1.19!
      • [2022-12-27T11:11:05.7169431-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-12-27T11:11:05.7169431-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T11:11:05.7083263-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-12-27T11:11:05.7083263-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T11:11:05.7083263-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.4.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T11:11:05.7083263-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2022-12-27T11:11:05.7073287-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2022-12-27T11:11:05.7073287-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2022-12-27T11:11:05.7073287-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2022-12-27T11:11:05.7063315-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2022-12-27T11:11:05.7063315-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2022-12-27T11:11:05.7063315-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2022-12-27T11:11:05.7053358-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2022-12-27T11:11:05.7033391-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2022-12-27T11:11:05.7033391-06:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2022-12-27T11:11:05.4852913-06:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-12-27T11:11:05.4165769-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-12-27T11:11:05.4165769-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.0.2, Version=1.1.19.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T11:11:05.3664090-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Enabled
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register Types
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: SurrenderTweaks - Register: SurrenderTweaks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.0.2.dll for game v1.0.2.0 is loaded.
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.2.dll.
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.0.dll.
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-12-27T11:11:05.3659053-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T11:11:05.3649081-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-12-27T11:11:05.3649081-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2022-12-27T11:11:05.3649081-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2022-12-27T11:11:05.3649081-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-12-27T11:11:05.3619141-06:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.Implementation.HotKeys.HotKeySubSystem' and name 'GetGameKeyCategoriesListPostfix' and parameters ''
      • [2022-12-27T11:10:54.0674572-06:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.1.19...
      • [2022-12-27T11:10:53.5900791-06:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2022-12-27T11:10:51.8001062-06:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-12-27T11:10:51.7986002-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-12-27T11:10:51.7871233-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2022-12-27T11:10:51.7851286-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-12-27T11:10:51.7355635-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2022-12-27T11:10:51.6798258-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2022-12-27T11:10:51.5950039-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2022-12-27T11:10:51.5601276-06:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...