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 (08.01.67.70)
Runtime: .NET Framework 4.8.9139.0


+ Exception

Exception information
Type: System.MissingMethodException
Message: Method not found: 'TaleWorlds.Library.MBList`1 TaleWorlds.CampaignSystem.TournamentGames.TournamentGame.GetParticipantCharacters(TaleWorlds.CampaignSystem.Settlements.Settlement, Boolean)'.
Source: TournamentsXPanded.1.1.0
CallStack:
  1. at bool TournamentsXPanded.Patches.GetTournamentPrizePatch.Prefix(bool includePlayer, int lastRecordedLordCountForTournamentPrize, FightTournamentGame __instance, out ItemObject __result)
  2. at ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(FightTournamentGame this, bool includePlayer, int lastRecordedLordCountForTournamentPrize)
  3. at TournamentGame TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.CreateTournament(Town town)
  4. at void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.ConsiderStartOrEndTournament(Town town)
  5. at void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.OnNewGameCreatedPartialFollowUpEnd(CampaignGameStarter starter)
  6. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  7. at void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  8. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  9. at void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter)
  10. at void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  11. at bool TaleWorlds.Core.GameType.DoLoadingForGameType()
  12. at void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep)
  13. at bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  14. at void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt)
  15. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  16. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt)

+ Enhanced Stacktrace

  • Frame: bool TournamentsXPanded.Patches.GetTournamentPrizePatch.Prefix(bool includePlayer, int lastRecordedLordCountForTournamentPrize, FightTournamentGame __instance, out ItemObject __result) (IL Offset: -1)
    • Module: TournamentsXPanded
      Method: static System.Boolean TournamentsXPanded.Patches.GetTournamentPrizePatch::Prefix(System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize, TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame __instance, TaleWorlds.Core.ItemObject& __result)
      Method From Stackframe Issue: True
  • Frame: ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(FightTournamentGame this, bool includePlayer, int lastRecordedLordCountForTournamentPrize) (IL Offset: -1)
    • Module: TournamentsXPanded
      Method: static System.Boolean TournamentsXPanded.Patches.GetTournamentPrizePatch::Prefix(System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize, TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame __instance, TaleWorlds.Core.ItemObject& __result)
      Method From Stackframe Issue: 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)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: virtual TaleWorlds.Core.ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame::GetTournamentPrize(System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize)
      Method From Stackframe Issue: 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)
      Method From Stackframe Issue: 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)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.OnNewGameCreatedPartialFollowUpEnd(CampaignGameStarter starter) (IL Offset: 66)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior::OnNewGameCreatedPartialFollowUpEnd(TaleWorlds.CampaignSystem.CampaignGameStarter starter)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 14)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      Method From Stackframe Issue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 62)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 20)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter) (IL Offset: 41)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter gameStarter)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 622)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Method From Stackframe Issue: False
  • Frame: bool TaleWorlds.Core.GameType.DoLoadingForGameType() (IL Offset: 131)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
      Method From Stackframe Issue: 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)
      Method From Stackframe Issue: False
  • Frame: bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager() (IL Offset: 220)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
      Method From Stackframe Issue: 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)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.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)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      Method From Stackframe Issue: False

+ Involved Modules

  • TournamentsXPanded
    • Method: static System.Boolean TournamentsXPanded.Patches.GetTournamentPrizePatch::Prefix(System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize, TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame __instance, TaleWorlds.Core.ItemObject& __result)
      Frame: bool TournamentsXPanded.Patches.GetTournamentPrizePatch.Prefix(bool includePlayer, int lastRecordedLordCountForTournamentPrize, FightTournamentGame __instance, out ItemObject __result) (IL Offset: -1)
      HarmonyIssue: True
    • Method: static System.Boolean TournamentsXPanded.Patches.GetTournamentPrizePatch::Prefix(System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize, TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame __instance, TaleWorlds.Core.ItemObject& __result)
      Frame: ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(FightTournamentGame this, bool includePlayer, int lastRecordedLordCountForTournamentPrize) (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.162)
  • + ButterLib (Bannerlord.ButterLib, v2.8.0.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.7.1.0)
  • + Native (Native, v1.0.3.0)
  • + SandBox Core (SandBoxCore, v1.0.3.0)
  • + Sandbox (Sandbox, v1.0.3.0)
  • + StoryMode (StoryMode, v1.0.3.0)
  • + CustomBattle (CustomBattle, v1.0.3.0)
  • + Dismemberment (Plus) for v1.1.2 (DismembermentPlus, v2.0.6.3)
  • + Quick Nearby Tournaments (Bannerlord.NearbyTournaments, v1.0.1.3)
  • + Better Time (BetterTime, v1.2.8.0)
  • + Heal on Kill (Heal on Kill, v1.0.2.1)
  • + You Keep What You Kill (YouKeepWhatYouKill, v1.0.18.0)
  • + Tournaments XPanded (TournamentsXPanded, v4.1.13.0)
  • + The Old Realms - Armory (TOR_Armory, v1.0.3.0)
  • + The Old Realms - Environment (TOR_Environment, v1.0.3.0)
  • + The Old Realms Core Module (TOR_Core, v1.0.3.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 2;
      • Owner: TournamentsXPanded; 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: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 1;
      • Owner: YouKeepWhatYouKill; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 2;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 3;

  • TaleWorlds.MountAndBlade.Options.OptionsProvider.GetGameKeyCategoriesList
    • Postfixes
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix;
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.GameKeyOptionsCategoryPatch.Postfix; Index: 1;
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix; Index: 2;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.Agent.GetBattleImportance
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.AgentPatches.BattleImportancePatch;

  • TaleWorlds.MountAndBlade.Formation.GetMedianAgent
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.AgentPatches.MedianAgentPatch;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.ShootProjectileAux
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ArtilleryPatches.OverrideArtilleryShooting;

  • TaleWorlds.Core.ItemObject.GetAirFrictionConstant
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ArtilleryPatches.OverrideAirFrictionForCannonBall;

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.EnsureLength
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.BaseGameDebugPatches.EnsureLengthProper;

  • TaleWorlds.Core.Game.InitializeParameters
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.BaseGameDebugPatches.LoadTORManagedParameters;

  • TaleWorlds.MountAndBlade.BannerBearerLogic.SetFormationBanner
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.BaseGameDebugPatches.PreventCrashForWhateverReason;

  • TaleWorlds.CampaignSystem.Party.PartyComponents.CaravanPartyComponent.InitializeCaravanOnCreation
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CaravanMasterPatch.CaravanLeaderOverride;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationCultureStageVM.SortCultureList
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CharacterCreationPatch.DoNotSortCultures;

  • Helpers.CharacterHelper.GetTroopTree
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CharacterObjectPatches.TroopTreePatch;

  • TaleWorlds.CampaignSystem.CharacterObject.CreateFrom
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CharacterObjectPatches.TroopTreePatch;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.DesertionCampaignBehavior.PartiesCheckDesertionDueToPartySizeExceedsPaymentRatio
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CharacterObjectPatches.DesertionTierPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_wanderer_introduction_on_condition
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.WandererString;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Overlay.SettlementMenuOverlayVM.ExecuteOnSetAsActiveContextMenuItem
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.RemoveQuickTalk;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_set_oath_phrases_on_condition
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.OverrideOathText;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_liege_states_obligations_to_vassal_on_condition
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.OverridePlayerFactionJoinText;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversations_set_voiced_line
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.OverrideVampireVoicedLines;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.bandit_start_defender_condition
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.ChaosCultistBanditTextAndVoiceOverride;

  • TaleWorlds.MountAndBlade.CustomBattle.CustomBattle.CustomBattleData.get_Characters
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomBattlePatches.Postfix2;

  • TaleWorlds.MountAndBlade.CustomBattle.CustomBattle.CustomBattleData.get_Factions
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomBattlePatches.Postfix3;

  • TaleWorlds.MountAndBlade.CustomBattle.CustomBattle.CustomBattleHelper.GetDefaultTroopOfFormationForFaction
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomBattlePatches.Postfix;

  • TaleWorlds.MountAndBlade.CustomBattle.ArmyCompositionItemVM.IsValidUnitItem
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomBattlePatches.Prefix;

  • TaleWorlds.CampaignSystem.GameSceneDataManager.LoadSPBattleScenes
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomWorldMapPatch.LoadSinglePlayerBattleScenes;

  • SandBox.MapScene.Load
    • Transpilers
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomWorldMapPatch.Transpiler;

  • SandBox.MapScene.GetMapBorders
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomWorldMapPatch.CustomBorders;

  • TaleWorlds.CampaignSystem.Party.MobileParty.RecoverPositionsForNavMeshUpdate
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomWorldMapPatch.WorldMapNavMeshDebugPatch;

  • TaleWorlds.MountAndBlade.Agent.HandleBlow
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.DamagePatch.PreHandleBlow;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.Init
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.EncounterPatches.Postfix2;

  • TaleWorlds.CampaignSystem.Clan.Deserialize
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.Postfix;

  • TaleWorlds.CampaignSystem.Kingdom.Deserialize
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.Postfix2;

  • TaleWorlds.CampaignSystem.Clan.get_Banner
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.Postfix3;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.Prefix;

  • TaleWorlds.CampaignSystem.Kingdom.get_Banner
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.Postfix4;

  • TaleWorlds.Core.ItemObject.get_IsBannerItem
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.DontRecognizeVisualBannersAsBanner;

  • TaleWorlds.Core.GameText.AddVariationWithId
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.GameTextPatches.LoadXmlWithOverride;

  • SandBox.GauntletUI.GauntletInventoryScreen.OnFrameTick
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.InventoryPatches.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM..ctor
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.InventoryPatches.Postfix2;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.UpdateFilteredStatusOfItem
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.InventoryPatches.SearchByStringId;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.ItemMenuVM.SetItem
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.InventoryPatches.PostFix3;

  • TaleWorlds.Core.WeaponComponentData.GetRelevantSkillFromWeaponClass
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ItemPatches.AddGunpowderRelevantSkill;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.WorkshopsCampaignBehavior.IsItemPreferredForTown
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ItemPatches.OnlyProduceTorItems;

  • TaleWorlds.MountAndBlade.GauntletUI.LoadingWindowViewModel.SetTotalGenericImageCount
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.LoadingScreenPatches.PostFix;

  • TaleWorlds.MountAndBlade.GauntletUI.LoadingWindowViewModel.Update
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.LoadingScreenPatches.PostFix2;

  • TaleWorlds.MountAndBlade.Module.GetInitialStateOptions
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MainMenuOptionsPatches.MainMenuSkipStoryMode;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapBarVM..ctor
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MapBarPatches.ReplaceMapVM;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapBarVM.OnRefresh
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MapBarPatches.RefreshExtraProperties;

  • TaleWorlds.MountAndBlade.MBMusicManager.Initialize
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MBMusicManagerPatches.OverrideCreation;

  • TaleWorlds.MountAndBlade.MBMusicManager.ActivateMenuMode
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MBMusicManagerPatches.UseTowMenuMusicId;

  • SandBox.CampaignAgentComponent.get_OwnerParty
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MissionPatches.PatchOwnerPartyForSummons;

  • TaleWorlds.MountAndBlade.Mission.FallDamageCallback
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MissionPatches.FallDamageCallbackPrefix;

  • TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.IsSideDepleted
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MissionPatches.IsSideDepletedPostfix;

  • SandBox.SandBoxMissions.OpenSiegeMissionWithDeployment
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MissionPatches.CreateExceptionForLeicheberg;

  • TaleWorlds.ObjectSystem.MBObjectManager.GetMergedXmlForManaged
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ObjectManagerPatches.SkipValidationForSettlements;

  • TaleWorlds.Core.Game.InitializeDefaultGameObjects
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ObjectManagerPatches.LoadAdditionalSkillsAndAttributes;

  • TaleWorlds.CampaignSystem.Campaign.InitializeDefaultCampaignObjects
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ObjectManagerPatches.LoadAdditionalCampaignObjects;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PerkResetCampaignBehavior.ClearPermanentBonusesIfExists
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.PerkResetRelatedPatch.ResetExtraPerks;

  • TaleWorlds.MountAndBlade.MBInitialScreenBase.RefreshScene
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.RotatingMainMenuScenePatch.PreFix;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.Deserialize
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.SettlementPatches.DeserializePostfix;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_OwnerClan
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.SettlementPatches.OwnerClanPrefix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM.Initialize
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.SettlementPatches.AddCustomNamePlateVM;

  • 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.Inventory.InventoryManager.OpenScreenAsLoot
    • Prefixes
      • Owner: com.darkspyre.ykwyk; Namespace: YouKeepWhatYouKill.Patches.OpenScreenAsLootPatch.Prefix; Priority: 800;

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

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

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

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

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

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

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

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

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

+ Log Files

  • default20230428
      • [2023-04-28T11:32:41.2620446+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T11:32:41.2620446+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T11:32:41.2198711+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T11:32:41.2198711+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T11:29:19.3178694+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T11:29:19.3168725+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T11:29:19.2671926+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T11:29:19.2671926+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T11:29:14.1929456+07:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2023-04-28T11:29:14.1809128+07:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T11:28:49.1555787+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-28T11:28:49.1555787+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T11:28:49.1459822+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-28T11:28:49.1459822+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T11:28:49.1459822+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T11:28:49.1459822+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T11:28:49.1459822+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-28T11:28:49.1449854+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-28T11:28:49.1449854+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-28T11:28:49.1449854+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-28T11:28:49.1449854+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-28T11:28:49.1439866+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-28T11:28:49.1439866+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (7)
      • [2023-04-28T11:28:49.1414877+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-28T11:28:49.1404911+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-28T11:28:49.1309516+07:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T11:28:48.9557889+07:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T11:28:48.8880877+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-28T11:28:48.8880877+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T11:28:48.8394690+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TournamentsXPanded.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:28:48.8394690+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T11:28:48.8394690+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation TournamentsXPanded.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.1.0.dll.
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.0.3.dll for game v1.0.3.0 is loaded.
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.1.0.dll.
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.3.dll.
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-04-28T11:28:48.8384726+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.NearbyTournaments.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.NearbyTournaments.1.0.3.dll for game v1.0.3.0 is loaded.
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.2.dll.
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.1.dll.
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.0.dll.
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.3.dll.
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.2.dll.
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.1.dll.
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.0.dll.
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T11:28:48.8374760+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T11:28:48.8364792+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:28:48.8364792+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-28T11:28:48.8334866+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-28T11:28:08.6275672+07:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2023-04-28T11:28:06.8508874+07:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-28T11:28:06.8488943+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-28T11:28:06.8384085+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.3.dll for game v1.0.3.0 is loaded
      • [2023-04-28T11:28:06.8374118+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-28T11:28:06.8354186+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-28T11:28:06.8344200+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-28T11:28:06.8344200+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-28T11:28:06.8344200+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-28T11:28:06.8324254+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-28T11:28:06.8322734+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-28T11:28:06.7931997+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-28T11:28:06.7566129+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-28T11:27:27.5456455+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T11:27:27.5456455+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T11:27:27.5034597+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T11:27:27.5034597+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T11:27:17.4419429+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T11:27:17.4419429+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T11:27:17.3919007+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T11:27:17.3919007+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T11:27:10.6397091+07:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Game Started
      • [2023-04-28T11:27:10.6248903+07:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T11:17:52.1890098+07:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T11:16:49.2727152+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-28T11:16:49.2727152+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T11:16:49.2608462+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-28T11:16:49.2608462+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T11:16:49.2608462+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T11:16:49.2608462+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T11:16:49.2577811+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-28T11:16:49.2577811+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-28T11:16:49.2567847+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-28T11:16:49.2567847+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-28T11:16:49.2567847+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-28T11:16:49.2567847+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-28T11:16:49.2557856+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (7)
      • [2023-04-28T11:16:49.2537897+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-28T11:16:49.2521084+07:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-28T11:16:49.2415267+07:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T11:16:48.9964378+07:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T11:16:48.9278940+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-28T11:16:48.9278940+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T11:16:48.8756448+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TournamentsXPanded.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:16:48.8756448+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T11:16:48.8756448+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-28T11:16:48.8756448+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-28T11:16:48.8756448+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-28T11:16:48.8756448+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-28T11:16:48.8756448+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-28T11:16:48.8756448+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-28T11:16:48.8756448+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-28T11:16:48.8756448+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation TournamentsXPanded.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.1.0.dll.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.0.3.dll for game v1.0.3.0 is loaded.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.1.0.dll.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.3.dll.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.NearbyTournaments.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.NearbyTournaments.1.0.3.dll for game v1.0.3.0 is loaded.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.2.dll.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.1.dll.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.0.dll.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.3.dll.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.2.dll.
      • [2023-04-28T11:16:48.8742349+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.1.dll.
      • [2023-04-28T11:16:48.8737310+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.0.dll.
      • [2023-04-28T11:16:48.8737310+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T11:16:48.8737310+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T11:16:48.8737310+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T11:16:48.8727348+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-28T11:16:48.8697525+07:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-28T11:16:09.0864849+07:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2023-04-28T11:16:06.2172121+07:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-28T11:16:06.2152110+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-28T11:16:06.2047371+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.3.dll for game v1.0.3.0 is loaded
      • [2023-04-28T11:16:06.2021142+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-28T11:16:06.1439094+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-28T11:16:06.0847666+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-28T11:16:06.0227213+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-28T11:16:05.9624492+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-28T11:16:05.9015351+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-28T11:16:05.8405602+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-28T11:16:05.7373258+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-28T11:16:05.6938819+07:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...