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.22.60.19)
Runtime: .NET Framework 4.8.4645.0


+ Exception

Exception information
Type: System.MissingMethodException
Message: 找不到方法:“TaleWorlds.CampaignSystem.PolicyObject TaleWorlds.CampaignSystem.DefaultPolicies.get_LandGrantsForVeterans()”。
Source: KingdomPoliticsExpanded
CallStack:
  1. at void KingdomPoliticsExpanded.Patches.DefaultSettlementMilitiaModelPatches.CalculateEliteMilitiaSpawnChance.Postfix(ref float __result, Settlement settlement)
  2. at float TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementMilitiaModel.CalculateEliteMilitiaSpawnChance_Patch1(DefaultSettlementMilitiaModel this, Settlement settlement)
  3. at void TaleWorlds.CampaignSystem.Settlements.Settlement.AddTroopToMilitiaParty(MobileParty militaParty, CharacterObject militiaTroop, CharacterObject eliteMilitiaTroop, float troopRatio, ref int numberToAddRemaining)
  4. at void TaleWorlds.CampaignSystem.Settlements.Settlement.AddMilitiasToParty(MobileParty militaParty, int militiaToAdd)
  5. at void TaleWorlds.CampaignSystem.Settlements.Settlement.set_Militia(float value)
  6. at void TaleWorlds.CampaignSystem.CampaignBehaviors.MilitiasCampaignBehavior.OnNewGameCreatedPartialFollowUp(CampaignGameStarter starter, int i)
  7. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T1 t1, T2 t2)
  8. at void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  9. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  10. at void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter)
  11. at void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  12. at void StoryMode.CampaignStoryMode.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: void KingdomPoliticsExpanded.Patches.DefaultSettlementMilitiaModelPatches.CalculateEliteMilitiaSpawnChance.Postfix(ref float __result, Settlement settlement) (IL Offset: -1)
    • Module: KingdomPoliticsExpanded
      Method: static System.Void KingdomPoliticsExpanded.Patches.DefaultSettlementMilitiaModelPatches.CalculateEliteMilitiaSpawnChance::Postfix(System.Single& __result, TaleWorlds.CampaignSystem.Settlements.Settlement settlement)
      Method From Stackframe Issue: True
    CIL:

  • Frame: float TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementMilitiaModel.CalculateEliteMilitiaSpawnChance_Patch1(DefaultSettlementMilitiaModel this, Settlement settlement) (IL Offset: -1)
    • Module: KingdomPoliticsExpanded
      Method: static System.Void KingdomPoliticsExpanded.Patches.DefaultSettlementMilitiaModelPatches.CalculateEliteMilitiaSpawnChance::Postfix(System.Single& __result, TaleWorlds.CampaignSystem.Settlements.Settlement settlement)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Single TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementMilitiaModel.CalculateEliteMilitiaSpawnChance_Patch1(TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementMilitiaModel this, TaleWorlds.CampaignSystem.Settlements.Settlement settlement)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.Settlements.Settlement.AddTroopToMilitiaParty(MobileParty militaParty, CharacterObject militiaTroop, CharacterObject eliteMilitiaTroop, float troopRatio, ref int numberToAddRemaining) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Settlements.Settlement::AddTroopToMilitiaParty(TaleWorlds.CampaignSystem.Party.MobileParty militaParty, TaleWorlds.CampaignSystem.CharacterObject militiaTroop, TaleWorlds.CampaignSystem.CharacterObject eliteMilitiaTroop, System.Single troopRatio, System.Int32& numberToAddRemaining)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.Settlements.Settlement.AddMilitiasToParty(MobileParty militaParty, int militiaToAdd) (IL Offset: 57)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Settlements.Settlement::AddMilitiasToParty(TaleWorlds.CampaignSystem.Party.MobileParty militaParty, System.Int32 militiaToAdd)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.Settlements.Settlement.set_Militia(float value) (IL Offset: 128)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Settlements.Settlement::set_Militia(System.Single value)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.MilitiasCampaignBehavior.OnNewGameCreatedPartialFollowUp(CampaignGameStarter starter, int i) (IL Offset: 243)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.MilitiasCampaignBehavior::OnNewGameCreatedPartialFollowUp(TaleWorlds.CampaignSystem.CampaignGameStarter starter, System.Int32 i)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T1 t1, T2 t2) (IL Offset: 15)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`2::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`2 list, TaleWorlds.CampaignSystem.T1 t1, TaleWorlds.CampaignSystem.T2 t2)
      Method From Stackframe Issue: True
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 37)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
    CIL:

  • 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
    CIL:

  • 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
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 634)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void StoryMode.CampaignStoryMode.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 8)
    • Module: StoryMode
      Method: virtual System.Void StoryMode.CampaignStoryMode::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool TaleWorlds.Core.GameType.DoLoadingForGameType() (IL Offset: 131)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 320)
    • Module: Sandbox
      Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager() (IL Offset: 220)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
      Method From Stackframe Issue: False
    CIL:

  • 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
    CIL:

  • 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
    CIL:

  • 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
    CIL:

+ Involved Modules

  • KingdomPoliticsExpanded
    • Method: static System.Void KingdomPoliticsExpanded.Patches.DefaultSettlementMilitiaModelPatches.CalculateEliteMilitiaSpawnChance::Postfix(System.Single& __result, TaleWorlds.CampaignSystem.Settlements.Settlement settlement)
      Frame: void KingdomPoliticsExpanded.Patches.DefaultSettlementMilitiaModelPatches.CalculateEliteMilitiaSpawnChance.Postfix(ref float __result, Settlement settlement) (IL Offset: -1)
      HarmonyIssue: True
    • Method: static System.Void KingdomPoliticsExpanded.Patches.DefaultSettlementMilitiaModelPatches.CalculateEliteMilitiaSpawnChance::Postfix(System.Single& __result, TaleWorlds.CampaignSystem.Settlements.Settlement settlement)
      Frame: float TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementMilitiaModel.CalculateEliteMilitiaSpawnChance_Patch1(DefaultSettlementMilitiaModel this, Settlement settlement) (IL Offset: -1)
      HarmonyIssue: False
  • StoryMode
    • Method: virtual System.Void StoryMode.CampaignStoryMode::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Frame: void StoryMode.CampaignStoryMode.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 8)
      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: 320)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.162)
  • + ButterLib (Bannerlord.ButterLib, v2.8.11.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.9.1.0)
  • + Native (Native, v1.2.3.0)
  • + SandBox Core (SandBoxCore, v1.2.3.0)
  • + CustomBattle (CustomBattle, v1.2.3.0)
  • + Sandbox (Sandbox, v1.2.3.0)
  • + StoryMode (StoryMode, v1.2.3.0)
  • + Birth and Aging Options (BirthAndDeath, v1.2.3.0)
  • + Artems Animations (Artems Animations, e1.5.2.0)
  • + Better Time (BetterTime, v1.3.1.0)
  • + BannerColorPersistence with BannerPaste (BannerColorPersistence, v1.4.5.0)
  • + CC's Banners (Bannerlord.CCsBanners, v3.2.1.0)
  • + Historical Banner Icons (HistoricalBannerIcons, v1.0.0.0)
  • + Governors Handle Issues (GovernorsHandleIssues, v1.1.0.2)
  • + Hideout Plus (HideoutPlus, v1.2.3.0)
  • + Kingdom Politics Expanded (KingdomPoliticsExpanded, v1.1.0.3)
  • + Quick Nearby Tournaments (Bannerlord.NearbyTournaments, v1.0.1.4)
  • + RelentlessSmith (RelentlessSmith, v1.0.1.0)
  • + Remove Fog of War (Bannerlord.RemoveFogOfWar, v1.1.0.1)
  • + Telepathy (Telepathy, v1.1.0.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: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.DoLoadingPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.BeginGameStartPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnInitialStatePostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix;
      • Owner: Bannerlord.NearbyTournaments; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 1;
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 2;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • SandBox.GauntletUI.BannerEditor.BannerEditorView.OnTick
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.BannerPaste.Postfix;

  • TaleWorlds.Core.Banner.GetFirstIconColor
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.AssignUniqueSecondaryBannerColor.Prefix;

  • TaleWorlds.Core.ImageIdentifier..ctor
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ClearBannerCode.Prefix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PreventBannerColorUpdates.Prefix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColor
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UpdateKingdomColorOnBannerChange.Postfix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PersistClothingColorWorldMap.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UIHeadshotClothingPersistence.Postfix;

  • SandBox.ViewModelCollection.SandBoxUIHelper.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UIHeadshotClothingPersistenceSandbox.Postfix;

  • TaleWorlds.MountAndBlade.Mission.SpawnAgent
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.SceneColorPersistence.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.UpdateCurrentCharacterIfPossible
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.InventoryColorPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.RefreshCurrentCharacterInformation
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PartyColorPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.HeroViewModel.FillFrom
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.CharacterSheetPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PartyHeadshotPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanPartyItemVM.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ClanViewPersistence.Postfix;

  • TaleWorlds.CampaignSystem.SceneInformationPopupTypes.CampaignSceneNotificationHelper.CreateNotificationCharacterFromHero
    • Transpilers
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ExecutionScenePersistence.Transpiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultInformationRestrictionModel.DoesPlayerKnowDetailsOf
    • Prefixes
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.RemoveFogOfWar.DefaultInformationRestrictionModelPatch.DoesPlayerKnowDetailsOfSettlementPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultInformationRestrictionModel.DoesPlayerKnowDetailsOf
    • Prefixes
      • Owner: Bannerlord.RemoveFogOfWar; Namespace: Bannerlord.RemoveFogOfWar.DefaultInformationRestrictionModelPatch.DoesPlayerKnowDetailsOfHeroPrefix;

  • Telepathy.TelepathySubModule.PrintPatchingError
    • Prefixes
      • Owner: Telepathy; Namespace: Telepathy.TelepathySubModulePatch.Prefix;

  • TaleWorlds.CampaignSystem.Roster.FlattenedTroopRoster.GenerateUniqueNoFromParty
    • Prefixes
      • Owner: Telepathy; Namespace: Telepathy.Patches.FlattenedTroopRosterPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenuManager.ExitToLast
    • Prefixes
      • Owner: Telepathy; Namespace: Telepathy.Patches.GameMenuManagerPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.Refresh
    • Prefixes
      • Owner: Telepathy; Namespace: Telepathy.Patches.EncyclopediaHeroPageVMPatch.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.Actions.ChangeRelationAction.ApplyPlayerRelation
    • Prefixes
      • Owner: motes.governorshandleissues; Namespace: GovernorsHandleIssues.Patches.ChangeRelationActionPatch.Prefix;

  • TaleWorlds.CampaignSystem.Clan.AddRenown
    • Prefixes
      • Owner: motes.governorshandleissues; Namespace: GovernorsHandleIssues.Patches.AddRenownPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.IssueBase.get_AlternativeSolutionHero
    • Postfixes
      • Owner: motes.governorshandleissues; Namespace: GovernorsHandleIssues.Patches.AlternativeSolutionHeroPatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.GiveGoldAction.ApplyBetweenCharacters
    • Prefixes
      • Owner: motes.governorshandleissues; Namespace: GovernorsHandleIssues.Patches.GiveGoldActionPatch.Prefix;

  • TaleWorlds.CampaignSystem.Actions.GainRenownAction.Apply
    • Prefixes
      • Owner: motes.governorshandleissues; Namespace: GovernorsHandleIssues.Patches.GainRenownActionPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.VillageNeedsToolsIssueBehavior+VillageNeedsToolsIssueQuest.GiveTradeOrExchangeRewardToMainParty
    • Prefixes
      • Owner: motes.governorshandleissues; Namespace: GovernorsHandleIssues.Patches.VillageNeedsToolsPatch.Prefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.TraitLevelingHelper.AddPlayerTraitXPAndLogEntry
    • Prefixes
      • Owner: motes.governorshandleissues; Namespace: GovernorsHandleIssues.Patches.TraitLevelingHelperPatch.Prefix;

  • TaleWorlds.CampaignSystem.Actions.ChangeCrimeRatingAction.Apply
    • Prefixes
      • Owner: motes.governorshandleissues; Namespace: GovernorsHandleIssues.Patches.CriminalRatingActionPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.IssuesCampaignBehavior.OnSettlementTick
    • Prefixes
      • Owner: motes.governorshandleissues; Namespace: GovernorsHandleIssues.Patches.OnSettlementTickPatch.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;

  • TaleWorlds.CampaignSystem.Actions.GainKingdomInfluenceAction.ApplyForBattle
    • Prefixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.GainKingdomInfluenceActionApplyForBattle.Prefix;

  • TaleWorlds.CampaignSystem.Election.KingdomPolicyDecision.DetermineSupport
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.KingdomPolicyDecisionDetermineSupportPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementMilitiaModel.CalculateEliteMilitiaSpawnChance
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementMilitiaModelPatches.CalculateEliteMilitiaSpawnChance.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.GetInfluenceRequiredToOverrideKingdomDecision
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanPoliticsModelPatches.GetInfluenceRequiredToOverrideKingdomDecision.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChangeInternal
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanPoliticsModelPatches.CalculateInfluenceChangeInternal.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementProsperityModel.CalculateProsperityChange
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementProsperityModelPatches.CalculateProsperityChange.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.GetSettlementLoyaltyChangeDueToPolicies
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementLoyaltyModelPatches.GetSettlementLoyaltyChangeDueToPolicies.Postfix;

  • TaleWorlds.CampaignSystem.Election.SettlementClaimantDecision.CalculateMeritOfOutcome
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.SettlementClaimantDecisionPatches.CalculateMeritOfOutcome.Postfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.OnTroopScoreHit
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.MapEventSidePatches.OnTroopScoreHit.Postfix;

  • TaleWorlds.CampaignSystem.Election.KingdomElection.Setup
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.KingdomElectionPatches.Setup.Postfix;

  • TaleWorlds.CampaignSystem.Election.KingdomElection.DetermineOfficialSupport
    • Prefixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.KingdomElectionPatches.DetermineOfficialSupport.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementTaxModel.CalculatePolicyGoldCut
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementTaxModelPatches.CalculatePolicyGoldCut.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddRulingClanIncome
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanFinanceModelPatches.AddRulingClanIncome.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateVillageIncome
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanFinanceModelPatches.CalculateVillageIncome.Postfix;

+ Log Files

  • default20230822
      • [2023-08-22T12:10:00.3548193+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-22T12:09:45.5198776+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-22T12:09:45.5198776+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T12:09:45.4999275+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-22T12:09:45.4999275+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T12:09:45.4999275+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T12:09:45.4999275+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T12:09:45.4989302+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-22T12:09:45.4979328+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-22T12:09:45.4979328+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-22T12:09:45.4969343+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-22T12:09:45.4969343+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-22T12:09:45.4969343+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-22T12:09:45.4959410+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-08-22T12:09:45.4939527+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-22T12:09:45.4929680+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-22T12:09:44.8236565+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-22T12:09:44.6949942+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-22T12:09:44.6949942+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.RemoveFogOfWar.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.RemoveFogOfWar.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.2.0.dll.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.5.dll.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.4.dll.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.3.dll.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.2.dll.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.1.dll.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.0.dll.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.NearbyTournaments.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.NearbyTournaments.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.2.0.dll.
      • [2023-08-22T12:09:44.5344248+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.5.dll.
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.4.dll.
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.3.dll.
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.2.dll.
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.1.dll.
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.0.dll.
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.3.dll.
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.2.dll.
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.1.dll.
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.0.dll.
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T12:09:44.5333893+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-22T12:09:44.5284419+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-22T12:09:21.1459956+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-22T12:09:21.1420062+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-22T12:09:21.1200999+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.1.dll for game v1.2.1.0 is loaded
      • [2023-08-22T12:09:21.1141226+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-08-22T12:09:21.1101589+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-22T12:09:21.0861952+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-22T12:09:21.0612926+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-22T12:09:21.0542772+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-22T12:09:21.0432681+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-22T12:09:21.0382814+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-22T12:09:21.0333624+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-22T12:09:21.0253630+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-22T12:09:21.0243583+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-22T12:09:21.0173381+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-22T12:09:21.0023794+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-22T12:09:20.9030555+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-22T12:09:20.8389269+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-08-22T12:06:09.7910751+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-22T12:05:55.0012230+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-22T12:05:55.0012230+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T12:05:54.9743017+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-22T12:05:54.9743017+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T12:05:54.9743017+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T12:05:54.9733047+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T12:05:54.9713060+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-22T12:05:54.9703102+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-22T12:05:54.9703102+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-22T12:05:54.9703102+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-22T12:05:54.9693100+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-22T12:05:54.9693100+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-22T12:05:54.9683137+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-08-22T12:05:54.9672757+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-22T12:05:54.9663181+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-22T12:05:54.1335064+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-22T12:05:54.0108286+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-22T12:05:54.0108286+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-22T12:05:53.8970954+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-22T12:05:53.8921236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-22T12:05:32.5283323+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-22T12:05:32.5233447+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-22T12:05:32.4964172+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.1.dll for game v1.2.1.0 is loaded
      • [2023-08-22T12:05:32.4904333+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-08-22T12:05:32.4874412+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-22T12:05:32.4864437+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-22T12:05:32.4854810+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-22T12:05:32.4844827+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-22T12:05:32.4834857+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-22T12:05:32.4824546+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-22T12:05:32.4814577+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-22T12:05:32.4804598+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-22T12:05:32.4794631+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-22T12:05:32.4794631+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-22T12:05:32.4774681+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-22T12:05:32.3907000+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-22T12:05:32.3149026+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-08-22T11:59:21.9439689+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-22T11:59:08.1554947+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-22T11:59:08.1544973+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T11:59:08.1385395+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-22T11:59:08.1385395+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T11:59:08.1385395+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T11:59:08.1385395+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T11:59:08.1375423+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-22T11:59:08.1365448+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-22T11:59:08.1365448+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-22T11:59:08.1355477+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-22T11:59:08.1355477+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-22T11:59:08.1355477+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-22T11:59:08.1345502+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-08-22T11:59:08.1325556+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-22T11:59:08.1315583+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-22T11:59:07.2637090+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-22T11:59:07.1310573+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-22T11:59:07.1310573+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Enabled
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Register Types
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Register: Bannerlord.FamilyTree.1.2.0, Version=1.2.2.2, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.FamilyTree.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.FamilyTree.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.2.0.dll.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.5.dll.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.4.dll.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.3.dll.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.2.dll.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.1.dll.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.0.dll.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.3.dll.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.2.dll.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.1.dll.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.0.dll.
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T11:59:07.0103807+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.NearbyTournaments.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.NearbyTournaments.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.2.0.dll.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.5.dll.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.4.dll.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.3.dll.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.2.dll.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.1.dll.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.0.dll.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.3.dll.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.2.dll.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.1.dll.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.0.dll.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.RemoveFogOfWar.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.RemoveFogOfWar.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T11:59:07.0093816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.2.0.dll.
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.5.dll.
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.4.dll.
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.3.dll.
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.2.dll.
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.1.dll.
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.0.dll.
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T11:59:07.0084061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-22T11:59:06.9974138+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-22T11:58:41.1761379+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-22T11:58:41.1731489+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-22T11:58:41.1531610+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.1.dll for game v1.2.1.0 is loaded
      • [2023-08-22T11:58:41.1491717+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-08-22T11:58:41.1461806+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-22T11:58:41.1451829+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-22T11:58:41.1182544+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-22T11:58:41.1013002+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-22T11:58:41.0933219+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-22T11:58:41.0793593+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-22T11:58:41.0703842+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-22T11:58:41.0673912+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-22T11:58:41.0494379+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-22T11:58:41.0324839+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-22T11:58:41.0145314+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-22T11:58:40.7881366+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-22T11:58:40.7307831+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-08-22T11:55:45.5509643+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-22T11:55:28.9159202+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-22T11:55:28.9159202+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T11:55:28.8999497+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-22T11:55:28.8999497+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T11:55:28.8999497+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T11:55:28.8999497+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T11:55:28.8979526+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-22T11:55:28.8979526+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-22T11:55:28.8969572+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-22T11:55:28.8969572+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-22T11:55:28.8969572+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-22T11:55:28.8959450+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-22T11:55:28.8959450+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-08-22T11:55:28.8929684+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-22T11:55:28.8922271+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-22T11:55:28.0566072+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-22T11:55:27.9328671+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-22T11:55:27.9328671+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Enabled
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Register Types
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Register: Bannerlord.FamilyTree.1.2.0, Version=1.2.2.2, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.FamilyTree.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.FamilyTree.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.2.0.dll.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.5.dll.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.4.dll.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.3.dll.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.2.dll.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.1.dll.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.0.dll.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.3.dll.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.2.dll.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.1.dll.
      • [2023-08-22T11:55:27.7786318+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.0.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.NearbyTournaments.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.NearbyTournaments.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.2.0.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.5.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.4.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.3.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.2.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.1.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.0.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.3.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.2.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.1.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.0.dll.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.RemoveFogOfWar.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T11:55:27.7776480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.RemoveFogOfWar.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.2.0.dll.
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.5.dll.
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.4.dll.
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.3.dll.
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.2.dll.
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.1.dll.
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.0.dll.
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-08-22T11:55:27.7766391+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-08-22T11:55:27.7756115+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T11:55:27.7756115+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-22T11:55:27.7707007+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-22T11:55:01.7437237+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-22T11:55:01.7396969+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-22T11:55:01.7138027+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.1.dll for game v1.2.1.0 is loaded
      • [2023-08-22T11:55:01.7048272+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-08-22T11:55:01.6818928+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-22T11:55:01.6808937+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-22T11:55:01.6529692+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-22T11:55:01.6366111+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-22T11:55:01.6287040+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-22T11:55:01.6147420+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-22T11:55:01.6057475+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-22T11:55:01.6027030+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-22T11:55:01.5857489+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-22T11:55:01.5677972+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-22T11:55:01.5468533+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-22T11:55:01.4258014+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-22T11:55:01.3201223+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-08-22T11:50:23.5600658+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-22T11:50:02.9894699+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-22T11:50:02.9894699+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T11:50:02.9415990+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-22T11:50:02.9415990+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T11:50:02.9415990+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T11:50:02.9405609+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T11:50:02.9396038+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-22T11:50:02.9386061+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-22T11:50:02.9386061+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-22T11:50:02.9386061+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-22T11:50:02.9376087+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-22T11:50:02.9376087+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-22T11:50:02.9366117+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-08-22T11:50:02.9346167+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-22T11:50:02.9346167+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-22T11:50:02.0915696+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-22T11:50:01.9888461+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-22T11:50:01.9888461+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-22T11:50:01.8601882+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Enabled
      • [2023-08-22T11:50:01.8601882+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Register Types
      • [2023-08-22T11:50:01.8601882+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Register: Bannerlord.FamilyTree.1.2.0, Version=1.2.2.2, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T11:50:01.8601882+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.FamilyTree.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:50:01.8601882+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.FamilyTree.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.2.0.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.5.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.4.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.3.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.2.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.1.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.0.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.3.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.2.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.1.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.0.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.NearbyTournaments.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.NearbyTournaments.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.2.0.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.5.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.4.dll.
      • [2023-08-22T11:50:01.8591505+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.3.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.2.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.1.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.0.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.3.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.2.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.1.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.0.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.RemoveFogOfWar.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.RemoveFogOfWar.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.2.0.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.5.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.4.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.3.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.2.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.1.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.0.dll.
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T11:50:01.8581983+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T11:50:01.8573058+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T11:50:01.8573058+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-08-22T11:50:01.8573058+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-08-22T11:50:01.8573058+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T11:50:01.8573058+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-22T11:50:01.8522057+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-22T11:49:34.0450438+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-22T11:49:34.0410546+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-22T11:49:34.0181162+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.1.dll for game v1.2.1.0 is loaded
      • [2023-08-22T11:49:34.0131290+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-08-22T11:49:33.9941794+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-22T11:49:33.9921846+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-22T11:49:33.9672522+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-22T11:49:33.9512958+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-22T11:49:33.9433164+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-22T11:49:33.9293541+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-22T11:49:33.9203775+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-22T11:49:33.9173848+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-22T11:49:33.9004310+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-22T11:49:33.8784900+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-22T11:49:33.8405899+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-22T11:49:33.7528668+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-22T11:49:33.6989693+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-08-22T10:57:35.1886235+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-22T10:57:19.6047019+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-22T10:57:19.6047019+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T10:57:19.5179393+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-22T10:57:19.5179393+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T10:57:19.5179393+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T10:57:19.5179393+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T10:57:19.5159483+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-22T10:57:19.5159483+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-22T10:57:19.5149486+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-22T10:57:19.5149486+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-22T10:57:19.5149486+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-22T10:57:19.5139525+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-22T10:57:19.5129518+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-08-22T10:57:19.5099599+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-22T10:57:19.5099599+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-22T10:57:18.7240917+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-22T10:57:18.5744631+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-22T10:57:18.5734670+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-22T10:57:18.4338009+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Enabled
      • [2023-08-22T10:57:18.4338009+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Register Types
      • [2023-08-22T10:57:18.4338009+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Register: Bannerlord.FamilyTree.1.2.0, Version=1.2.2.2, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T10:57:18.4338009+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.FamilyTree.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:57:18.4338009+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.FamilyTree.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.2.0.dll.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.5.dll.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.4.dll.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.3.dll.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.2.dll.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.1.dll.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.0.dll.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.3.dll.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.2.dll.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.1.dll.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.0.dll.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.NearbyTournaments.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.NearbyTournaments.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T10:57:18.4328417+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.2.0.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.5.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.4.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.3.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.2.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.1.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.0.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.3.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.2.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.1.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.0.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.RemoveFogOfWar.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.RemoveFogOfWar.1.2.0.dll for game v1.2.0.0 is loaded.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.2.0.dll.
      • [2023-08-22T10:57:18.4318789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.5.dll.
      • [2023-08-22T10:57:18.4308490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.4.dll.
      • [2023-08-22T10:57:18.4288558+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.3.dll.
      • [2023-08-22T10:57:18.4278568+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.2.dll.
      • [2023-08-22T10:57:18.4278568+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.1.dll.
      • [2023-08-22T10:57:18.4278568+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.0.dll.
      • [2023-08-22T10:57:18.4278568+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T10:57:18.4278568+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T10:57:18.4278568+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:57:18.4278568+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-08-22T10:57:18.4278568+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-08-22T10:57:18.4278568+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T10:57:18.4278568+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-22T10:57:18.4218334+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-22T10:56:30.7766922+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-22T10:56:30.7717421+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-22T10:56:30.7437799+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.1.dll for game v1.2.1.0 is loaded
      • [2023-08-22T10:56:30.7377958+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-08-22T10:56:30.7158914+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-22T10:56:30.7139272+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-22T10:56:30.6909212+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-22T10:56:30.6739674+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-22T10:56:30.6670210+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-22T10:56:30.6620357+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-22T10:56:30.6550181+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-22T10:56:30.6520251+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-22T10:56:30.6341397+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-22T10:56:30.6121324+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-22T10:56:30.5912153+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-22T10:56:30.4515610+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-22T10:56:30.3129729+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-08-22T10:08:31.9768004+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-22T10:08:10.6237789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-22T10:08:10.6237789+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T10:08:10.5978141+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-22T10:08:10.5978141+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T10:08:10.5978141+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T10:08:10.5978141+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-22T10:08:10.5968167+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-22T10:08:10.5958198+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-22T10:08:10.5948263+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-22T10:08:10.5948263+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-22T10:08:10.5938271+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-22T10:08:10.5928639+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-22T10:08:10.5918303+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-08-22T10:08:10.5888381+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-22T10:08:10.5878407+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-22T10:08:09.7500328+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-22T10:08:09.6133986+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-22T10:08:09.6133986+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-22T10:08:09.4608061+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Enabled
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Register Types
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.FamilyTree - Register: Bannerlord.FamilyTree.1.1.5, Version=1.2.2.2, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.FamilyTree.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.FamilyTree.1.1.5.dll for game v1.1.5.0 is loaded.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.2.0.dll.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.5.dll.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.4.dll.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.3.dll.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.2.dll.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.1.dll.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.1.0.dll.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.3.dll.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.2.dll.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.1.dll.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.FamilyTree.1.0.0.dll.
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T10:08:09.4598490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.RemoveFogOfWar.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.RemoveFogOfWar.1.1.5.dll for game v1.1.5.0 is loaded.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.2.0.dll.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.5.dll.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.4.dll.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.3.dll.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.2.dll.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.1.dll.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.RemoveFogOfWar.1.1.0.dll.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.NearbyTournaments.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.NearbyTournaments.1.1.5.dll for game v1.1.5.0 is loaded.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.2.0.dll.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.5.dll.
      • [2023-08-22T10:08:09.4588496+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.4.dll.
      • [2023-08-22T10:08:09.4578573+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.3.dll.
      • [2023-08-22T10:08:09.4578573+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.2.dll.
      • [2023-08-22T10:08:09.4578573+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.1.dll.
      • [2023-08-22T10:08:09.4578573+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.1.0.dll.
      • [2023-08-22T10:08:09.4568567+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.3.dll.
      • [2023-08-22T10:08:09.4568567+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.2.dll.
      • [2023-08-22T10:08:09.4568567+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.1.dll.
      • [2023-08-22T10:08:09.4568567+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.NearbyTournaments.1.0.0.dll.
      • [2023-08-22T10:08:09.4568567+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-22T10:08:09.4568567+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-22T10:08:09.4568567+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-22T10:08:09.4568567+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-08-22T10:08:09.4558575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-08-22T10:08:09.4558575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-22T10:08:09.4558575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-22T10:08:09.4508329+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-22T10:07:35.3958067+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-22T10:07:35.3888241+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-22T10:07:35.3529214+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.5.dll for game v1.1.5.0 is loaded
      • [2023-08-22T10:07:35.3449436+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-08-22T10:07:35.3389591+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-22T10:07:35.3379607+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-22T10:07:35.3369646+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-22T10:07:35.3359659+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-22T10:07:35.3339725+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-22T10:07:35.3329758+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-22T10:07:35.3309805+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-22T10:07:35.3299827+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-22T10:07:35.3289864+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-22T10:07:35.3260004+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-22T10:07:35.3240003+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-22T10:07:35.2033206+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-22T10:07:35.0816488+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...