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

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

Launcher: steam (07.94.58.87)
Runtime: .NET Framework 4.8.4614.0


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at float TaleWorlds.CampaignSystem.GameComponents.DefaultTargetScoreCalculatingModel.GetTargetScoreForFaction(Settlement targetSettlement, ArmyTypes missionType, MobileParty mobileParty, float ourStrength, out float powerScore, out float distanceScore, out float settlementImportanceScore, int numberOfEnemyFactionSettlements, float totalEnemyMobilePartyStrength) x 2
  2. at void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.CalculateMilitaryBehaviorForSettlement(Settlement settlement, ArmyTypes missionType, AiBehavior aiBehavior, PartyThinkParams p, float ourStrength, float partySizeScore, int numberOfEnemyFactionSettlements, float totalEnemyMobilePartyStrength, float newArmyCreatingAdditionalConstant)
  3. at void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.CalculateMilitaryBehaviorForFactionSettlementsParallel(IFaction faction, PartyThinkParams p, ArmyTypes missionType, AiBehavior aiBehavior, float ourStrength, float partySizeScore, float newArmyCreatingAdditionalConstant)
  4. at void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.FindBestTargetAndItsValueForFaction(ArmyTypes missionType, PartyThinkParams p, float ourStrength, float newArmyCreatingAdditionalConstant)
  5. at void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.AiHourlyTick(MobileParty mobileParty, PartyThinkParams p)
  6. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T1 t1, T2 t2)
  7. at void TaleWorlds.CampaignSystem.CampaignEvents.AiHourlyTick(MobileParty party, PartyThinkParams partyThinkParams)
  8. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.AiHourlyTick(MobileParty party, PartyThinkParams partyThinkParams)
  9. at void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiPartyThinkBehavior.PartyHourlyAiTick(MobileParty mobileParty)
  10. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  11. at void TaleWorlds.CampaignSystem.CampaignEvents.TickPartialHourlyAi(MobileParty party)
  12. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.TickPartialHourlyAi(MobileParty party)
  13. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed)
  14. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPartialHourlyAi()
  15. at void TaleWorlds.CampaignSystem.Campaign.Tick()
  16. at void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt)
  17. at void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt)
  18. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  19. at void TaleWorlds.Core.Game.OnTick(float dt)
  20. at void DMD(?)
  21. at void DMD(?)

+ Enhanced Stacktrace

  • Frame: float TaleWorlds.CampaignSystem.GameComponents.DefaultTargetScoreCalculatingModel.GetTargetScoreForFaction(Settlement targetSettlement, ArmyTypes missionType, MobileParty mobileParty, float ourStrength, out float powerScore, out float distanceScore, out float settlementImportanceScore, int numberOfEnemyFactionSettlements, float totalEnemyMobilePartyStrength) x 2 (IL Offset: 0)
    • Module: UNKNOWN
      Method: float TaleWorlds.CampaignSystem.GameComponents.DefaultTargetScoreCalculatingModel::GetTargetScoreForFaction(TaleWorlds.CampaignSystem.Settlements.Settlement targetSettlement, TaleWorlds.CampaignSystem.Army+ArmyTypes missionType, TaleWorlds.CampaignSystem.Party.MobileParty mobileParty, float ourStrength, Single& powerScore, Single& distanceScore, Single& settlementImportanceScore, int numberOfEnemyFactionSettlements, float totalEnemyMobilePartyStrength)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.CalculateMilitaryBehaviorForSettlement(Settlement settlement, ArmyTypes missionType, AiBehavior aiBehavior, PartyThinkParams p, float ourStrength, float partySizeScore, int numberOfEnemyFactionSettlements, float totalEnemyMobilePartyStrength, float newArmyCreatingAdditionalConstant) (IL Offset: 316)
    • Module: UNKNOWN
      Method: static void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior::CalculateMilitaryBehaviorForSettlement(TaleWorlds.CampaignSystem.Settlements.Settlement settlement, TaleWorlds.CampaignSystem.Army+ArmyTypes missionType, TaleWorlds.CampaignSystem.Party.AiBehavior aiBehavior, TaleWorlds.CampaignSystem.PartyThinkParams p, float ourStrength, float partySizeScore, int numberOfEnemyFactionSettlements, float totalEnemyMobilePartyStrength, float newArmyCreatingAdditionalConstant)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.CalculateMilitaryBehaviorForFactionSettlementsParallel(IFaction faction, PartyThinkParams p, ArmyTypes missionType, AiBehavior aiBehavior, float ourStrength, float partySizeScore, float newArmyCreatingAdditionalConstant) (IL Offset: 55)
    • Module: UNKNOWN
      Method: static void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior::CalculateMilitaryBehaviorForFactionSettlementsParallel(TaleWorlds.CampaignSystem.IFaction faction, TaleWorlds.CampaignSystem.PartyThinkParams p, TaleWorlds.CampaignSystem.Army+ArmyTypes missionType, TaleWorlds.CampaignSystem.Party.AiBehavior aiBehavior, float ourStrength, float partySizeScore, float newArmyCreatingAdditionalConstant)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.FindBestTargetAndItsValueForFaction(ArmyTypes missionType, PartyThinkParams p, float ourStrength, float newArmyCreatingAdditionalConstant) (IL Offset: 380)
    • Module: UNKNOWN
      Method: static void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior::FindBestTargetAndItsValueForFaction(TaleWorlds.CampaignSystem.Army+ArmyTypes missionType, TaleWorlds.CampaignSystem.PartyThinkParams p, float ourStrength, float newArmyCreatingAdditionalConstant)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.AiHourlyTick(MobileParty mobileParty, PartyThinkParams p) (IL Offset: 1847)
    • Module: UNKNOWN
      Method: void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior::AiHourlyTick(TaleWorlds.CampaignSystem.Party.MobileParty mobileParty, TaleWorlds.CampaignSystem.PartyThinkParams p)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T1 t1, T2 t2) (IL Offset: 23)
    • Module: UNKNOWN
      Method: void TaleWorlds.CampaignSystem.MbEvent::InvokeList(TaleWorlds.CampaignSystem.MbEvent+EventHandlerRec list, T1 t1, T2 t2)
      Method From Stackframe Issue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.AiHourlyTick(MobileParty party, PartyThinkParams partyThinkParams) (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.CampaignSystem.CampaignEvents::AiHourlyTick(TaleWorlds.CampaignSystem.Party.MobileParty party, TaleWorlds.CampaignSystem.PartyThinkParams partyThinkParams)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.AiHourlyTick(MobileParty party, PartyThinkParams partyThinkParams) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.CampaignSystem.CampaignEventDispatcher::AiHourlyTick(TaleWorlds.CampaignSystem.Party.MobileParty party, TaleWorlds.CampaignSystem.PartyThinkParams partyThinkParams)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiPartyThinkBehavior.PartyHourlyAiTick(MobileParty mobileParty) (IL Offset: 361)
    • Module: UNKNOWN
      Method: void TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiPartyThinkBehavior::PartyHourlyAiTick(TaleWorlds.CampaignSystem.Party.MobileParty mobileParty)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 22)
    • Module: UNKNOWN
      Method: void TaleWorlds.CampaignSystem.MbEvent::InvokeList(TaleWorlds.CampaignSystem.MbEvent+EventHandlerRec list, T t)
      Method From Stackframe Issue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.TickPartialHourlyAi(MobileParty party) (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.CampaignSystem.CampaignEvents::TickPartialHourlyAi(TaleWorlds.CampaignSystem.Party.MobileParty party)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.TickPartialHourlyAi(MobileParty party) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.CampaignSystem.CampaignEventDispatcher::TickPartialHourlyAi(TaleWorlds.CampaignSystem.Party.MobileParty party)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed) (IL Offset: 0)
    • Module: UNKNOWN
      Method: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker::PeriodicTickSome(double timeUnitsElapsed)
      Method From Stackframe Issue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPartialHourlyAi() (IL Offset: 162)
    • Module: UNKNOWN
      Method: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::TickPartialHourlyAi()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.Tick() (IL Offset: 310)
    • Module: UNKNOWN
      Method: void TaleWorlds.CampaignSystem.Campaign::Tick()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt) (IL Offset: 140)
    • Module: UNKNOWN
      Method: void TaleWorlds.CampaignSystem.GameState.MapState::OnMapModeTick(float dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt) (IL Offset: 77)
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.CampaignSystem.GameState.MapState::OnTick(float dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: void TaleWorlds.Core.GameStateManager::OnTick(float dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 0)
    • Module: UNKNOWN
      Method: void TaleWorlds.Core.Game::OnTick(float dt)
      Method From Stackframe Issue: False
  • Frame: void DMD(?) (IL Offset: -1)
    • Module: Cheats
      Method: static void BannerlordCheats.Patches.General.EnableHotkeysAddItems::OnTick(Single& dt)
      Method From Stackframe Issue: False
    • Module: Cheats
      Method: static void BannerlordCheats.Patches.General.EnableHotkeysCharacterAttributes::OnTick(Single& dt)
      Method From Stackframe Issue: False
    • Module: Cheats
      Method: static void BannerlordCheats.Patches.General.EnableHotkeysCharacterPoints::OnTick(Single& dt)
      Method From Stackframe Issue: False
    • Module: Cheats
      Method: static void BannerlordCheats.Patches.General.EnableHotkeysInfluence::OnTick(Single& dt)
      Method From Stackframe Issue: False
    • Module: Cheats
      Method: static void BannerlordCheats.Patches.General.EnableHotkeysMoney::OnTick(Single& dt)
      Method From Stackframe Issue: False
    • Module: Cheats
      Method: static void BannerlordCheats.Patches.General.EnableHotkeysTroopCount::OnTick(Single& dt)
      Method From Stackframe Issue: False
    • Module: Cheats
      Method: static void BannerlordCheats.Patches.General.EnableHotkeysTroopExperience::OnTick(Single& dt)
      Method From Stackframe Issue: False
    • Module: Cheats
      Method: static void BannerlordCheats.Patches.Combat.HealthRegeneration::OnTick(Single& dt)
      Method From Stackframe Issue: False
    • Module: Cheats
      Method: static void BannerlordCheats.Patches.Combat.PartyHealthRegeneration::OnTick(Single& dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static void DMD(TaleWorlds.Core.GameManagerBase this, float dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: void TaleWorlds.Core.GameManagerBase::OnTick(float dt)
      Method From Stackframe Issue: False
  • Frame: void DMD(?) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static void DMD(TaleWorlds.MountAndBlade.Module this, float dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: void TaleWorlds.MountAndBlade.Module::OnApplicationTick(float dt)
      Method From Stackframe Issue: False

+ Involved Modules

  • Cheats
    • Method: static void BannerlordCheats.Patches.General.EnableHotkeysAddItems::OnTick(Single& dt)
      Frame: void DMD(?) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static void BannerlordCheats.Patches.General.EnableHotkeysCharacterAttributes::OnTick(Single& dt)
      Frame: void DMD(?) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static void BannerlordCheats.Patches.General.EnableHotkeysCharacterPoints::OnTick(Single& dt)
      Frame: void DMD(?) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static void BannerlordCheats.Patches.General.EnableHotkeysInfluence::OnTick(Single& dt)
      Frame: void DMD(?) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static void BannerlordCheats.Patches.General.EnableHotkeysMoney::OnTick(Single& dt)
      Frame: void DMD(?) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static void BannerlordCheats.Patches.General.EnableHotkeysTroopCount::OnTick(Single& dt)
      Frame: void DMD(?) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static void BannerlordCheats.Patches.General.EnableHotkeysTroopExperience::OnTick(Single& dt)
      Frame: void DMD(?) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static void BannerlordCheats.Patches.Combat.HealthRegeneration::OnTick(Single& dt)
      Frame: void DMD(?) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static void BannerlordCheats.Patches.Combat.PartyHealthRegeneration::OnTick(Single& dt)
      Frame: void DMD(?) (IL Offset: -1)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.10.1.154)
  • + ButterLib (Bannerlord.ButterLib, v2.7.2.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.7.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.5.5.0)
  • + Native (Native, v1.1.2.0)
  • + SandBox Core (SandBoxCore, v1.1.2.0)
  • + Sandbox (Sandbox, v1.1.2.0)
  • + CustomBattle (CustomBattle, v1.1.2.0)
  • + StoryMode (StoryMode, v1.1.2.0)
  • + Birth and Death Options (BirthAndDeath, v1.1.2.0)
  • + Cheats (Cheats, v3.0.1.0)
  • + My Little Warband (MyLittleWarband, v1.8.0.0)
  • + Better Time (BetterTime, v1.2.8.0)
  • + PDLG (PDLG, v1.6.0.0)
  • + Improved Garrisons (ImprovedGarrisons, v4.1.2.6)
  • + Perfect Fire Arrows (PerfectFireArrows, v6.0.0.0)
  • + Raise your Torch (RaiseYourTorch, v5.1.0.0)
  • + Distinguished Service 1.1.0 (DistinguishedService110, v5.1.0.0)
  • + Serve As Soldier (ServeAsSoldier, v1.1.1.0)
  • + Xorberax's Legacy for v1.1.1 (XorberaxLegacy, v1.0.5.2)
  • + KingdomDestruction (KingdomDestruction, v1.6.0.0)

+ Assemblies

+ Harmony Patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.Core.BasicCharacterObject.get_IsRanged
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.IsRangedPatch.Prefix;

  • TaleWorlds.Core.BasicCharacterObject.get_IsMounted
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.IsMountedPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.InitializeUpgrades
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.PartyUnitUpgradeLengthPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.OnTroopRecruited
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.ClanRecruitPatch2.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.UpdateVolunteersOfNotablesInSettlement
    • Postfixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.RecruitProductionPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Items.EncyclopediaUnitVM.ExecuteLink
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.EnyclopediaEditUnitPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitmentVM.Deactivate
    • Postfixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.RecruitPatch1.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_recruit_volunteers_on_consequence
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.RecruitPatch2.Prefix;

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

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

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

  • SandBox.CampaignBehaviors.StatisticsCampaignBehavior.OnPartyAttachedAnotherParty
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.AttachPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroAgentSpawnCampaignBehavior.AddCompanionsAndClanMembersToSettlement
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.SettlementSpawnPatch.Prefix;

  • TaleWorlds.CampaignSystem.Hero.CanHeroEquipmentBeChanged
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.HeroEquipmentChangePatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultArmyManagementCalculationModel.CalculatePartyInfluenceCost
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.InfluenceCalculationPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_attack_on_consequence
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoHorseSiegePatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VassalAndMercenaryOfferCampaignBehavior.DailyTick
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.VassalAndMercenaryOfferPatch.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_LimitedPartySize
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.PartyLimitPatch.Prefix;

  • SandBox.CampaignBehaviors.DefaultNotificationsCampaignBehavior.OnCompanionRemoved
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.DisableFireNorificationPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultEncounterModel.GetCharacterSergeantScore
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.SergentScorePatch.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_TotalWage
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.PartyWagePatch.Prefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_talk_lord_defeat_to_lord_release_on_consequence
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.FreeWanderPatch.Prefix;

  • SandBox.Missions.MissionLogics.Towns.TownCenterMissionController.AfterStart
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.TownArmourPatch.Prefix;

  • SandBox.Missions.MissionLogics.MissionFightHandler.OnEndMissionRequest
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.MissionFightEndPatch.Prefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_hire_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationHirePatch.Prefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_main_options_discussions
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationDiscussPatch.Prefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_main_options_have_issue_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationQuestPatch.Prefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_is_threated_neutral_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationAttackPatch.Prefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.AddSkillXp
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.XPMultiplierPatch.Prefix;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.ClanExperienceMultiplier.AddSkillXp; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.CompanionExperienceMultiplier.AddSkillXp; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.ExperienceMultiplier.AddSkillXp; Index: 3;
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.SkillsFromPartyPatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.PartyComponents.BanditPartyComponent.get_PartyOwner
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.banditComponentPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.AddGameMenus
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EncounterMenuPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.CheckAreNearby
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.PregnancyPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.village_farmer_buy_products_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoVillagerTradePatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.caravan_buy_products_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoCaravanTradePatch.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveEngineer
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveEngineerPatch.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveQuartermaster
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveQuartermasterPatch.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveScout
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveScoutPatch.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveSurgeon
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveSurgeontPatch.Prefix;

  • TaleWorlds.MountAndBlade.Source.Missions.Handlers.BasicMissionHandler.CreateWarningWidgetForResult
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoRetreatPatch.Prefix;

  • SandBox.Missions.MissionLogics.MissionAgentHandler.OnRemoveBehavior
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.AgentRemovePatch.Prefix;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.OnPlayerWinTournament
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.AddTournamentPrizePatch.Postfix;

  • TaleWorlds.MountAndBlade.BehaviorComponent.InformSergeantPlayer
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.BattleCommandsPatch.Postfix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.RefreshBindValues
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.PartyNamePlateTrackPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroAgentSpawnCampaignBehavior.AddWandererLocationCharacter
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.TournamentWanderPatch.Prefix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.GetTeamWeaponEquipmentList
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.TournamentWeaponsPatch.Prefix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoLootParty
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoLootPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerArmyWaitBehavior.OnArmyDispersed
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoDisperseMessagePatch.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.IsPlayerSergeant
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.SergentAssignmentPatch.Prefix;

  • TaleWorlds.CampaignSystem.Clan.get_Banner
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ReplaceBannerPatch.Prefix;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshBinding
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.HidePartyNamePlatePatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.DecideWeaponCollisionReactionPostfix;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.SliceThroughEveryoneWeapon.DecideWeaponCollisionReaction; Index: 1;

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

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

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

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

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

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: KingdomDestruction; Namespace: KingdomDestruction.Patches.StopDeclareWarPatch.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.ChangeOwnerOfWorkshopAction.ApplyByTrade
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.EveryoneBuysWorkshopsCost.ApplyByTrade;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultWorkshopModel.SelectNextOwnerForWorkshop
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.EveryoneBuysWorkshopsSelectOwner.SelectNextOwnerForWorkshop;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultWorkshopModel.GetBuyingCostForPlayer
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.WorkshopBuyingCostPercentage.GetBuyingCostForPlayer;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultWorkshopModel.GetDailyExpense
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.WorkshopDailyExpensePercentage.GetDailyExpense;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultWorkshopModel.GetSellingCost
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.WorkshopSellingCostMultiplier.GetSellingCost;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultWorkshopModel.GetUpgradeCost
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Workshops.WorkshopUpgradeCostPercentage.GetUpgradeCost;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetModifierChanges
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.CraftedWeaponModifierBonus.GetModifierChanges;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetSmithingCostsForWeaponDesign
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingCostPercentage.GetSmithingCostsForWeaponDesign;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetCraftingPartDifficulty
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingDifficultyPercentage.GetCraftingPartDifficulty;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetEnergyCostForRefining
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingEnergyCostPercentageRefining.GetEnergyCostForRefining;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetEnergyCostForSmelting
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingEnergyCostPercentageSmelting.GetEnergyCostForSmelting;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetEnergyCostForSmithing
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.SmithingEnergyCostPercentageSmithing.GetEnergyCostForSmithing;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.IsOpened
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Smithing.UnlockAllParts.IsOpened;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSiegeEventModel.GetConstructionProgressPerHour
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Sieges.EnemySiegeBuildingSpeedPercentage.GetConstructionProgressPerHour;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Sieges.SiegeBuildingSpeedMultiplier.GetConstructionProgressPerHour; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBuildingConstructionModel.CalculateDailyConstructionPower
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.ConstructionPowerMultiplier.CalculateDailyConstructionPower;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_FoodChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyFoodBonus.FoodChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_GarrisonChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyGarrisonBonus.GarrisonChange;

  • TaleWorlds.CampaignSystem.Settlements.Village.get_HearthChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyHearthsBonus.HearthChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_LoyaltyChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyLoyaltyBonus.LoyaltyChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_MilitiaChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyMilitiaBonusTown.MilitiaChange;

  • TaleWorlds.CampaignSystem.Settlements.Village.get_MilitiaChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyMilitiaBonusVillage.MilitiaChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_ProsperityChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailyProsperityBonus.ProsperityChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_SecurityChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DailySecurityBonus.SecurityChange;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDisguiseDetectionModel.CalculateDisguiseDetectionProbability
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.DisguiseAlwaysWorks.CalculateDisguiseDetectionProbability;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyWageModel.GetTroopRecruitmentCost
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.FreeTroopRecruitment.GetTroopRecruitmentCost;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyWageModel.GetTotalWage
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.GarrisonWagesPercentage.GetTotalWage;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.TroopWagesPercentage.GetTotalWage; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTradeItemPriceFactorModel.GetPrice
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.ItemTradingCostPercentage.GetPrice;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.SellingPriceMultiplier.GetPrice; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.get_DoesMissionRequireCivilianEquipment
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.NeverRequireCivilianEquipment.DoesMissionRequireCivilianEquipment;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBribeCalculationModel.IsBribeNotNeededToEnterKeep
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.NoBribeToEnterKeep.IsBribeNotNeededToEnterKeep;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RebellionsCampaignBehavior.CheckRebellionEvent
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.RebellionChancePercentage.CheckRebellionEvent;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.GetMaximumBet
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.TournamentMaximumBetMultiplier.GetMaximumBet;

  • TaleWorlds.CampaignSystem.Actions.StartBattleAction.ApplyStartRaid
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Settlements.VillagesNeverRaided.ApplyStartRaid;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.GetPartyMemberSizeLimit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.ExtraPartyMemberSize.GetPartyMemberSizeLimit;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Clan.ExtraClanPartySize.GetPartyMemberSizeLimit; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyMoraleModel.GetEffectivePartyMorale
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.ExtraPartyMorale.GetEffectivePartyMorale;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.GetPartyPrisonerSizeLimit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.ExtraPartyPrisonerSize.GetPartyPrisonerSizeLimit;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMobilePartyFoodConsumptionModel.CalculateDailyFoodConsumptionf
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.FoodConsumptionPercentage.CalculateDailyFoodConsumptionf;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Army.ArmyFoodConsumptionPercentage.CalculateDailyFoodConsumptionf; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCompanionHiringPriceCalculationModel.GetCompanionHiringPrice
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.FreeCompanionHiring.GetCompanionHiringPrice;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyTroopUpgradeModel.GetGoldCostForUpgrade
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.FreeTroopUpgrades.GetGoldCostForUpgrade;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerCaptivityCampaignBehavior.CheckCaptivityChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.InstantEscape.CheckCaptivityChange;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPrisonerRecruitmentCalculationModel.CalculateRecruitableNumber
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.InstantPrisonerRecruitment.CalculateRecruitableNumber;

  • TaleWorlds.CampaignSystem.Actions.EndCaptivityAction.ApplyByEscape
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.NoPrisonerEscape.ApplyByEscape;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingHpForHeroes
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.PartyHealingMultiplierHeroes.GetDailyHealingHpForHeroes;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingForRegulars
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Party.PartyHealingMultiplierTroops.GetDailyHealingForRegulars;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_ShouldBeIgnored
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.CaravansInvisibleOnMap.ShouldBeIgnored;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.PartyInvisibleOnMap.ShouldBeIgnored; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySpeedCalculatingModel.CalculateFinalSpeed
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.MapSpeedMultiplier.CalculateFinalSpeed;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.NpcMapSpeedPercentage.CalculateFinalSpeed; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.GetPartySpottingRange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Map.MapVisibilityMultiplier.GetPartySpottingRange;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.GetInfluenceRequiredToOverrideKingdomDecision
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.DecisionOverrideInfluenceCostPercentage.GetInfluenceRequiredToOverrideKingdomDecision;

  • TaleWorlds.CampaignSystem.Election.DecisionOutcome.get_TotalSupportPoints
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.KingdomDecisionWeightMultiplier.Getter;

  • TaleWorlds.CampaignSystem.Actions.ChangeCrimeRatingAction.Apply
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.NoCrimeRatingForCrimes.Apply;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.GetRelationCostOfDisbandingArmy
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.NoRelationshipLossOnDecisionArmyDisband.GetRelationCostOfDisbandingArmy;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDiplomacyModel.GetRelationCostOfExpellingClanFromKingdom
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.NoRelationshipLossOnDecisionExpellingClan.GetRelationCostOfExpellingClanFromKingdom;

  • TaleWorlds.CampaignSystem.Election.KingdomElection.GetRelationChangeWithSponsor
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Kingdom.NoRelationshipLossOnDecisionKingdomDecision.GetRelationChangeWithSponsor;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultInventoryCapacityModel.CalculateInventoryCapacity
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Inventory.ExtraInventoryCapacity.CalculateInventoryCapacity;

  • TaleWorlds.CampaignSystem.Inventory.InventoryLogic.Initialize
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Inventory.NativeItemSpawning.Initialize;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaPageVM.OnTick
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysAddEncyclopediaTroops.OnTick;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysChangePlayerCharacter.OnTick; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysKillCharacter.OnTick; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysTransferSettlement.OnTick; Index: 3;

  • TaleWorlds.Core.GameManagerBase.OnTick
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysAddItems.OnTick;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysCharacterAttributes.OnTick; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysCharacterPoints.OnTick; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysInfluence.OnTick; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysMoney.OnTick; Index: 4;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysTroopCount.OnTick; Index: 5;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeysTroopExperience.OnTick; Index: 6;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.HealthRegeneration.OnTick; Index: 7;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyHealthRegeneration.OnTick; Index: 8;

  • SandBox.View.Map.MapScreen.OpenEncyclopedia
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeyTipsEncyclopedia.OpenEncyclopedia;

  • TaleWorlds.ScreenSystem.ScreenManager.PushScreen
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.General.EnableHotkeyTipsScreens.PushScreen;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.CalculateLearningRate
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.CompanionLearningRateMultiplier.CalculateLearningRate;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.LearningRateMultiplier.CalculateLearningRate; Index: 1;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.GetRequiredFocusPointsToAddFocus
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.FreeFocusPointAssignment.GetRequiredFocusPointsToAddFocus;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.CalculateLearningLimit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.LearningLimitMultiplier.CalculateLearningLimit;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Experience.TroopExperienceMultiplier.GetXpFromHit;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.DecideCrushedThrough
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.AlwaysCrushThroughShields_Sandbox.DecideCrushedThrough;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.DecideAgentKnockedDownByBlow
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.AlwaysKnockDown_Sandbox.DecideAgentKnockedByBlow;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatSimulationModel.SimulateHit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.AlwaysWinBattleSimulation.SimulateHit;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBanditDensityModel.GetPlayerMaximumTroopCountForHideoutMission
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.BanditHideoutTroopLimit.GetPlayerMaximumTroopCountForHideoutMission;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetMaxCameraZoom
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.CombatZoomMultiplier.CrossbowReloadSpeed;

  • TaleWorlds.MountAndBlade.DefaultAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.CompanionsKnockoutOrKilled_Default.GetAgentStateProbability;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyLordsKnockoutOrKilled_Default.GetAgentStateProbability; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyTroopsKnockoutOrKilled_Default.GetAgentStateProbability; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.FriendlyLordsKnockoutOrKilled_Default.GetAgentStateProbability; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyKnockoutOrKilled_Default.GetAgentStateProbability; Index: 4;

  • SandBox.GameComponents.SandboxAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.CompanionsKnockoutOrKilled_Sandbox.GetAgentStateProbability;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyLordsKnockoutOrKilled_Sandbox.GetAgentStateProbability; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyTroopsKnockoutOrKilled_Sandbox.GetAgentStateProbability; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.FriendlyLordsKnockoutOrKilled_Sandbox.GetAgentStateProbability; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyKnockoutOrKilled_Sandbox.GetAgentStateProbability; Index: 4;

  • StoryMode.GameComponents.StoryModeAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.CompanionsKnockoutOrKilled_StoryMode.GetAgentStateProbability;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyLordsKnockoutOrKilled_StoryMode.GetAgentStateProbability; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyTroopsKnockoutOrKilled_StoryMode.GetAgentStateProbability; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.FriendlyLordsKnockoutOrKilled_StoryMode.GetAgentStateProbability; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyKnockoutOrKilled_StoryMode.GetAgentStateProbability; Index: 4;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.CalculateDamage
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.DamageMultiplier_Sandbox.CalculateDamage;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.DamageTakenPercentage_Sandbox.CalculateDamage; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemyDamagePercentage_Sandbox.CalculateDamage; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoFriendlyFire_Sandbox.CalculateDamage; Index: 3;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.OneHitKill_Sandbox.CalculateDamage; Index: 4;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyDamageMultiplier_Sandbox.CalculateDamage; Index: 5;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyOneHitKill_Sandbox.CalculateDamage; Index: 6;

  • SandBox.GameComponents.SandboxBattleMoraleModel.CalculateMoraleChangeToCharacter
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.EnemiesNoRunningAway.CalculateMoraleChangeToCharacter;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoRunningAway.CalculateMoraleChangeToCharacter; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.OnAgentShootMissile
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.InfiniteAmmo.OnAgentShootMissile;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyInfiniteAmmo.OnAgentShootMissile; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBattleRewardModel.CalculateInfluenceGain
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.InfluenceRewardMultiplier.CalculateInfluenceGain;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateAgentStats
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.InstantCrossbowReload.UpdateAgentStats;

  • TaleWorlds.MountAndBlade.Agent.get_CurrentMortalityState
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.Invincible.Invulnerable;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyHeroesInvincible.Invulnerable; Index: 1;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PartyInvincible.Invulnerable; Index: 2;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.PlayerHorseInvincible.Invulnerable; Index: 3;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.DecideAgentKnockedBackByBlow
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NeverKnockedBackByAttacks_Sandbox.DecideAgentKnockedByBlow;

  • TaleWorlds.MountAndBlade.Mission.HandleMissileCollisionReaction
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoStuckArrows.HandleMissileCollisionReaction;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTroopSacrificeModel.GetLostTroopCountForBreakingInBesiegedSettlement
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoTroopSacrificeBreakIn.GetLostTroopCountForBreakingInBesiegedSettlement;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTroopSacrificeModel.GetLostTroopCountForBreakingOutOfBesiegedSettlement
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoTroopSacrificeBreakOut.GetLostTroopCountForBreakingOutOfBesiegedSettlement;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTroopSacrificeModel.GetNumberOfTroopsSacrificedForTryingToGetAway
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.NoTroopSacrificeRunaway.GetNumberOfTroopsSacrificedForTryingToGetAway;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBattleRewardModel.CalculateRenownGain
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.RenownRewardMultiplierBattle.CalculateRenownGain;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.GetRenownReward
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.RenownRewardMultiplierTournament.GetRenownReward;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.DecidePassiveAttackCollisionReaction
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Combat.SliceThroughEveryonePassive_Sandbox.DecidePassiveAttackCollisionReaction;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetPartyLimitForTier
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Clan.ExtraClanPartyLimit.GetPartyLimitForTier;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetCompanionLimit
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Clan.ExtraCompanionLimit.GetCompanionLimit;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPregnancyModel.get_PregnancyDurationInDays
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.AdjustPregnancyDuration.PregnancyDurationInDays;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMarriageModel.IsCoupleSuitableForMarriage
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.AllowSameSexMarriage.IsCoupleSuitableForMarriage;

  • TaleWorlds.CampaignSystem.BarterSystem.BarterManager.IsOfferAcceptable
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.BarterOfferAlwaysAccepted.IsOfferAcceptable;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPersuasionModel.GetChances
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.ConversationAlwaysSuccessful.GetChances;

  • TaleWorlds.CampaignSystem.Actions.KillCharacterAction.ApplyByOldAge
    • Prefixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.NeverDieOfOldAge.ApplyByOldAge;

  • TaleWorlds.CampaignSystem.BarterSystem.BarterManager.CanPlayerBarterWithHero
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.NoBarterCooldown.CanPlayerBarterWithHero;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultRomanceModel.GetAttractionValuePercentage
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.PerfectAttraction.GetAttractionValuePercentage;

  • TaleWorlds.CampaignSystem.Hero.GetRelation
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.PerfectRelationships.GetRelation;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPregnancyModel.GetDailyChanceOfPregnancyForHero
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.PregnancyChanceMultiplier.GetDailyChanceOfPregnancyForHero;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBattleRewardModel.GetPlayerGainedRelationAmount
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Characters.RelationGainAfterBattleMultiplier.GetPlayerGainedRelationAmount;

  • TaleWorlds.CampaignSystem.Army.get_DailyCohesionChange
    • Postfixes
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Army.ArmyCohesionLossPercentage.CohesionChange;
      • Owner: BannerlordCheats; Namespace: BannerlordCheats.Patches.Army.FactionArmyCohesionLossPercentage.CohesionChange; Index: 1;

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

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

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

+ Log Files

  • default20230325
      • [2023-03-25T22:21:23.1862312+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-03-25T22:21:23.1862312+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T22:21:23.1211819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-03-25T22:21:23.1201816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T22:21:19.2012890+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-03-25T22:21:19.2012890+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T22:21:19.1391477+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-03-25T22:21:19.1391477+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T22:21:18.9769776+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T22:21:18.9769776+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T22:21:18.9769776+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T22:21:18.9759773+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T21:39:18.4075675+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T21:39:18.4075675+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T21:39:18.4075675+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T21:39:18.4075675+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T21:39:10.8664139+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T21:39:10.8664139+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T21:39:10.8664139+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T21:39:10.8664139+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T21:39:10.8644138+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T21:39:10.8644138+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T21:39:10.8644138+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T21:39:10.8644138+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T21:39:10.1317680+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-25T21:38:06.1523476+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-25T21:38:06.1523476+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-25T21:38:06.1302134+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-25T21:38:06.1302134+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-25T21:38:06.1302134+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-25T21:38:06.1302134+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-25T21:38:06.1292131+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-25T21:38:06.1292131+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-25T21:38:06.1292131+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-25T21:38:06.1282131+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-25T21:38:06.1282131+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-25T21:38:06.1282131+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-25T21:38:06.1222114+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-25T21:38:06.1176784+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-25T21:38:06.1171892+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-25T21:38:05.8837843+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-25T21:38:05.7800219+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-03-25T21:38:05.7800219+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T21:38:05.7169238+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.ExceptionHandler.BEWPatch' and name 'OnLoadSubModulesPostfix' and parameters ''
      • [2023-03-25T21:38:05.7169238+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T21:38:05.7169238+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T21:38:05.7159236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T21:38:05.7119226+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T21:37:42.2085608+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-25T21:37:42.2065598+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-25T21:37:42.1900504+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.1.dll for game v1.1.1.0 is loaded
      • [2023-03-25T21:37:42.1860497+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-03-25T21:37:42.1840491+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-03-25T21:37:42.1830489+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-25T21:37:42.1820485+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-25T21:37:42.1810482+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-25T21:37:42.1800480+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-25T21:37:42.1285111+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-25T21:37:42.0819658+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-25T20:33:16.2235480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:16.2235480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:16.2235480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:16.2235480+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:08.2366784+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:08.2366784+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:08.2366784+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:08.2366784+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:08.2316647+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:08.2316647+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:08.2316647+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:08.2316647+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0730926+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-25T20:33:07.0440403+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:07.0440403+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0440403+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:07.0440403+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0430405+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:07.0430405+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0430405+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:07.0430405+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0310374+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:07.0310374+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0310374+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:07.0310374+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0300371+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:07.0300371+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0300371+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:07.0300371+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0205122+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:07.0205122+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0205122+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:07.0205122+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0195119+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:07.0195119+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0195119+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:07.0195119+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0144879+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:07.0134877+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0134877+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:07.0134877+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0124879+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:07.0124879+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:07.0124879+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:07.0124879+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:06.9914825+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:06.9914825+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:06.9914825+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:06.9914825+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:06.9904822+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:06.9904822+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:06.9894820+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:06.9894820+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:06.9734517+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:06.9734517+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:06.9734517+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:06.9734517+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:06.9724515+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:33:06.9724515+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:33:06.9724515+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:33:06.9724515+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:20:52.4110797+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-25T20:20:52.4100791+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-25T20:20:52.3920753+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-25T20:20:52.3920753+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-25T20:20:52.3920753+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-25T20:20:52.3920753+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-25T20:20:52.3910750+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-25T20:20:52.3900749+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-25T20:20:52.3900749+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-25T20:20:52.3890746+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-25T20:20:52.3890746+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-25T20:20:52.3890746+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-25T20:20:52.3830735+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-03-25T20:20:52.3750714+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-25T20:20:52.3750714+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-25T20:20:52.1164300+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-25T20:20:52.0121269+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-03-25T20:20:52.0121269+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-25T20:20:51.9460555+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.ExceptionHandler.BEWPatch' and name 'OnLoadSubModulesPostfix' and parameters ''
      • [2023-03-25T20:20:51.9460555+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:20:51.9460555+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:20:51.9460555+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:20:51.9450552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'GetModulesCode'
      • [2023-03-25T20:20:51.9400545+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TryGetComponents: typeColonName 'GetModulesCode', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-03-25T20:20:27.2735416+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-25T20:20:27.2700235+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-25T20:20:27.2540193+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.1.dll for game v1.1.1.0 is loaded
      • [2023-03-25T20:20:27.2500189+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-03-25T20:20:27.2470177+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-03-25T20:20:27.2460174+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-25T20:20:27.2450173+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-25T20:20:27.2440171+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-25T20:20:27.2430174+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-25T20:20:27.1898482+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-25T20:20:27.1356968+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...