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


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: BannerKings
CallStack:
  1. at BannerKings.Managers.Titles.FeudalContract.IsLawEnacted(DemesneLaw law) in C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\Titles\FeudalContract.cs:line 48
  2. at BannerKings.Models.Vanilla.BKTaxModel.GetNobleOutput(FeudalTitle title) in C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Models\Vanilla\BKTaxModel.cs:line 34
  3. at BannerKings.Models.Vanilla.BKTaxModel.CalculateTownTax(Town town, Boolean includeDescriptions) in C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Models\Vanilla\BKTaxModel.cs:line 114
  4. at TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddTownTaxes(Clan clan, ExplainedNumber& goldChange, Boolean applyWithdrawals)
  5. at TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanIncomeInternal(Clan clan, ExplainedNumber& goldChange, Boolean applyWithdrawals)
  6. at TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanIncome(Clan clan, Boolean includeDescriptions, Boolean applyWithdrawals)
  7. at BannerKings.Models.Vanilla.BKClanFinanceModel.CalculateClanIncome(Clan clan, Boolean includeDescriptions, Boolean applyWithdrawals) in C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Models\Vanilla\BKClanFinanceModel.cs:line 99
  8. at BannerKings.Managers.Goals.Decisions.RecruitCompanionDecision..ctor() in C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\Goals\Decisions\RecruitCompanionDecision.cs:line 29
  9. at BannerKings.Managers.Goals.DefaultGoals.Initialize() in C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\Goals\DefaultGoals.cs:line 44
  10. at BannerKings.Managers.GoalManager.PostInitialize() in C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\GoalManager.cs:line 19
  11. at BannerKings.Behaviours.BKSettlementBehavior.OnGameLoaded(CampaignGameStarter starter) in C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Behaviours\BKSettlementBehavior.cs:line 119
  12. at TaleWorlds.CampaignSystem.MbEvent`1.InvokeList(EventHandlerRec`1 list, T t)
  13. at TaleWorlds.CampaignSystem.CampaignEvents.OnGameLoaded(CampaignGameStarter campaignGameStarter)
  14. at TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnGameLoaded(CampaignGameStarter campaignGameStarter)
  15. at TaleWorlds.CampaignSystem.Campaign.OnGameLoaded(CampaignGameStarter starter)
  16. at TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, GameTypeLoadingStates& nextState)
  17. at StoryMode.CampaignStoryMode.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, GameTypeLoadingStates& nextState)
  18. at TaleWorlds.Core.GameType.DoLoadingForGameType()
  19. at SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, GameManagerLoadingSteps& nextStep)
  20. at TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  21. at TaleWorlds.MountAndBlade.GameLoadingState.OnTick(Single dt)
  22. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  23. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)

+ Enhanced Stacktrace

  • Frame: IsLawEnacted at offset 58 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\Titles\FeudalContract.cs:48:53 (IL Offset: 6)
    • Module: BannerKings
      Method: System.Boolean BannerKings.Managers.Titles.FeudalContract::IsLawEnacted(BannerKings.Managers.Titles.Laws.DemesneLaw law)
  • Frame: GetNobleOutput at offset 163 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Models\Vanilla\BKTaxModel.cs:34:17 (IL Offset: 32)
    • Module: BannerKings
      Method: System.Single BannerKings.Models.Vanilla.BKTaxModel::GetNobleOutput(BannerKings.Managers.Titles.FeudalTitle title)
  • Frame: CalculateTownTax at offset 1249 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Models\Vanilla\BKTaxModel.cs:114:25 (IL Offset: 296)
    • Module: BannerKings
      Method: virtual TaleWorlds.CampaignSystem.ExplainedNumber BannerKings.Models.Vanilla.BKTaxModel::CalculateTownTax(TaleWorlds.CampaignSystem.Settlements.Town town, System.Boolean includeDescriptions)
  • Frame: AddTownTaxes at offset 499 in file:line:column :0:0 (IL Offset: 115)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel::AddTownTaxes(TaleWorlds.CampaignSystem.Clan clan, TaleWorlds.CampaignSystem.ExplainedNumber& goldChange, System.Boolean applyWithdrawals)
  • Frame: CalculateClanIncomeInternal at offset 293 in file:line:column :0:0 (IL Offset: 133)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel::CalculateClanIncomeInternal(TaleWorlds.CampaignSystem.Clan clan, TaleWorlds.CampaignSystem.ExplainedNumber& goldChange, System.Boolean applyWithdrawals)
  • Frame: CalculateClanIncome at offset 88 in file:line:column :0:0 (IL Offset: 14)
    • Module: UNKNOWN
      Method: virtual TaleWorlds.CampaignSystem.ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel::CalculateClanIncome(TaleWorlds.CampaignSystem.Clan clan, System.Boolean includeDescriptions, System.Boolean applyWithdrawals)
  • Frame: CalculateClanIncome at offset 111 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Models\Vanilla\BKClanFinanceModel.cs:99:13 (IL Offset: 1)
    • Module: BannerKings
      Method: virtual TaleWorlds.CampaignSystem.ExplainedNumber BannerKings.Models.Vanilla.BKClanFinanceModel::CalculateClanIncome(TaleWorlds.CampaignSystem.Clan clan, System.Boolean includeDescriptions, System.Boolean applyWithdrawals)
  • Frame: .ctor at offset 328 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\Goals\Decisions\RecruitCompanionDecision.cs:29:13 (IL Offset: 62)
    • Module: BannerKings
      Method: System.Void BannerKings.Managers.Goals.Decisions.RecruitCompanionDecision::.ctor()
  • Frame: Initialize at offset 251 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\Goals\DefaultGoals.cs:44:13 (IL Offset: 49)
    • Module: BannerKings
      Method: virtual System.Void BannerKings.Managers.Goals.DefaultGoals::Initialize()
  • Frame: PostInitialize at offset 71 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\GoalManager.cs:19:13 (IL Offset: 6)
    • Module: BannerKings
      Method: System.Void BannerKings.Managers.GoalManager::PostInitialize()
  • Frame: OnGameLoaded at offset 283 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Behaviours\BKSettlementBehavior.cs:119:17 (IL Offset: 89)
    • Module: BannerKings
      Method: System.Void BannerKings.Behaviours.BKSettlementBehavior::OnGameLoaded(TaleWorlds.CampaignSystem.CampaignGameStarter starter)
  • Frame: InvokeList at offset 33 in file:line:column :0:0 (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
  • Frame: OnGameLoaded at offset 42 in file:line:column :0:0 (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnGameLoaded(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
  • Frame: OnGameLoaded at offset 47 in file:line:column :0:0 (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnGameLoaded(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
  • Frame: OnGameLoaded at offset 152 in file:line:column :0:0 (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::OnGameLoaded(TaleWorlds.CampaignSystem.CampaignGameStarter starter)
  • Frame: DoLoadingForGameType at offset 473 in file:line:column :0:0 (IL Offset: 229)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
  • Frame: DoLoadingForGameType at offset 30 in file:line:column :0:0 (IL Offset: 0)
    • Module: StoryMode
      Method: virtual System.Void StoryMode.CampaignStoryMode::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
  • Frame: DoLoadingForGameType at offset 190 in file:line:column :0:0 (IL Offset: 122)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
  • Frame: DoLoadingForGameManager at offset 1007 in file:line:column :0:0 (IL Offset: 314)
    • Module: Sandbox
      Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
  • Frame: DoLoadingForGameManager at offset 284 in file:line:column :0:0 (IL Offset: 211)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
  • Frame: OnTick at offset 24 in file:line:column :0:0 (IL Offset: 15)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.GameLoadingState::OnTick(System.Single dt)
  • Frame: OnTick at offset 113 in file:line:column :0:0 (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
  • Frame: TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1 at offset 833 in file:line:column :0:0 (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(TaleWorlds.MountAndBlade.Module this, System.Single dt)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)

+ Involved Modules

  • BannerKings
    • Method: System.Boolean BannerKings.Managers.Titles.FeudalContract::IsLawEnacted(BannerKings.Managers.Titles.Laws.DemesneLaw law)
      Frame: IsLawEnacted at offset 58 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\Titles\FeudalContract.cs:48:53 (IL Offset: 6)
    • Method: System.Single BannerKings.Models.Vanilla.BKTaxModel::GetNobleOutput(BannerKings.Managers.Titles.FeudalTitle title)
      Frame: GetNobleOutput at offset 163 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Models\Vanilla\BKTaxModel.cs:34:17 (IL Offset: 32)
    • Method: virtual TaleWorlds.CampaignSystem.ExplainedNumber BannerKings.Models.Vanilla.BKTaxModel::CalculateTownTax(TaleWorlds.CampaignSystem.Settlements.Town town, System.Boolean includeDescriptions)
      Frame: CalculateTownTax at offset 1249 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Models\Vanilla\BKTaxModel.cs:114:25 (IL Offset: 296)
    • Method: virtual TaleWorlds.CampaignSystem.ExplainedNumber BannerKings.Models.Vanilla.BKClanFinanceModel::CalculateClanIncome(TaleWorlds.CampaignSystem.Clan clan, System.Boolean includeDescriptions, System.Boolean applyWithdrawals)
      Frame: CalculateClanIncome at offset 111 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Models\Vanilla\BKClanFinanceModel.cs:99:13 (IL Offset: 1)
    • Method: System.Void BannerKings.Managers.Goals.Decisions.RecruitCompanionDecision::.ctor()
      Frame: .ctor at offset 328 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\Goals\Decisions\RecruitCompanionDecision.cs:29:13 (IL Offset: 62)
    • Method: virtual System.Void BannerKings.Managers.Goals.DefaultGoals::Initialize()
      Frame: Initialize at offset 251 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\Goals\DefaultGoals.cs:44:13 (IL Offset: 49)
    • Method: System.Void BannerKings.Managers.GoalManager::PostInitialize()
      Frame: PostInitialize at offset 71 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Managers\GoalManager.cs:19:13 (IL Offset: 6)
    • Method: System.Void BannerKings.Behaviours.BKSettlementBehavior::OnGameLoaded(TaleWorlds.CampaignSystem.CampaignGameStarter starter)
      Frame: OnGameLoaded at offset 283 in file:line:column C:\Users\Rodrigo\source\repos\bannerlord-banner-kings\BannerKings\Behaviours\BKSettlementBehavior.cs:119:17 (IL Offset: 89)
  • StoryMode
    • Method: virtual System.Void StoryMode.CampaignStoryMode::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Frame: DoLoadingForGameType at offset 30 in file:line:column :0:0 (IL Offset: 0)
  • Sandbox
    • Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: DoLoadingForGameManager at offset 1007 in file:line:column :0:0 (IL Offset: 314)

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.88)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.3.1.0)
  • + ButterLib (Bannerlord.ButterLib, v2.5.1.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.3.2.0)
  • + Native (Native, v1.0.1.0)
  • + SandBox Core (SandBoxCore, v1.0.1.0)
  • + Sandbox (Sandbox, v1.0.1.0)
  • + CustomBattle (CustomBattle, v1.0.1.0)
  • + StoryMode (StoryMode, v1.0.1.0)
  • + Birth and Death Options (BirthAndDeath, v1.0.1.0)
  • + BannerKings (BannerKings, v1.2.0.0)
  • + Open Source Armory (OpenSourceArmory, v1.12.0.0)
  • + Improved Garrisons (ImprovedGarrisons, v4.1.1.7)

+ Assemblies

+ Harmony Patches

  • 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.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
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.SubModuleLoadPrefix;
    • Postfixes
      • Owner: Bannerlord.UIExtenderEx.UIPatch; Namespace: Bannerlord.UIExtenderEx.UIPatchSubModule.SandBoxSubModuleOnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.SubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseSubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnSubModuleUnloadedPostfix; Index: 1;

  • 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;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnGameStartPostfix; Index: 1;

  • 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;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnGameEndPostfix; Index: 1;

  • 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.Module.FinalizeSubModules
    • Postfixes
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.FinalizeSubModulesPostfix;

  • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
    • 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.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.mcm.ui.viewmodelpatch; Namespace: MCM.UI.Patches.ViewModelPatch.ExecuteCommandPatch;

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

  • SandBox.SandBoxSubModule.OnBeforeInitialModuleScreenSetAsRoot
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.OnBeforeInitialModuleScreenSetAsRootPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.OnBeforeInitialModuleScreenSetAsRootPostfix;

  • 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.ViewModelCollection.Map.MapNotificationVM.PopulateTypeDictionary
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.PopulateNotificationsPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM.SetSelectedCategory
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.KingdomManagementRefreshPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementGovernorSelectionVM..ctor
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.AvailableGovernorsPatch.ConstructorPostfix;

  • TaleWorlds.CampaignSystem.Hero.get_Name
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.HeroNamePatch.GetterPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.SkillVM..ctor
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.SkillVMConstructorPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterVM.RefreshValues
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.CharacterVMRefreshPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerTroopVM.ExecuteBeginHint
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.RecruitVolunteerTroopVMHintPatch.Prefix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.SkillIconVisualWidget.set_SkillId
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.SkillIconOnLateUpdatePatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Policies.KingdomPoliciesVM.RefreshPolicyList
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.RefreshPolicyListPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementProjectVM.set_Building
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.SettlementProjectVMPatch.SetterPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitmentVM.OnDone
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.RecruitmentOnDonePatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationGainedPropertiesVM..ctor
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.CharacterCreationGainedPropertiesVMPatches.Prefix1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationGainedPropertiesVM.PopulateInitialValues
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.CharacterCreationGainedPropertiesVMPatches.Postfix1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Education.EducationGainedPropertiesVM..ctor
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.EducationGainedPropertiesVMConstructorPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterVM.InitializeCharacter
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.InitializeCharacterPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementProjectVM.RefreshValues
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.SettlementProjectVMRefreshPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementBuildingProjectVM.RefreshProductionText
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.BuildingProjectVMRefreshPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementProjectSelectionVM.OnCurrentProjectSelection
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.OnCurrentProjectSelectionPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementProjectSelectionVM.Refresh
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.ProjectSelectionRefreshPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ArmyManagement.ArmyManagementVM.OnRefresh
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.ArmyManagementVMPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ArmyManagement.ArmyManagementVM.ExecuteDone
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.UI.Patches.ArmyManagementVMPatch.Prefix;

  • TaleWorlds.CampaignSystem.Election.KingdomPolicyDecision.IsAllowed
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Government.PolicyIsAllowedPatch.Prefix;

  • TaleWorlds.CampaignSystem.Election.KingSelectionKingdomDecision.ApplyChosenOutcome
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Government.ApplyChosenOutcomePatch.Postfix;

  • TaleWorlds.CampaignSystem.NameGenerator.GenerateHeroFullName
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.NameGeneratorPatch.Prefix;

  • TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager.OnWidgetNavigationStatusChanged
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.NavigationPatch.Prefix;

  • TaleWorlds.CampaignSystem.Hero.CanHaveQuestsOrIssues
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.CanHaveQuestsOrIssuesPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.VillageNeedsToolsIssueBehavior+VillageNeedsToolsIssue.IssueStayAliveConditions
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.VillageIssueStayAliveConditionsPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.CaravanAmbushIssueBehavior+CaravanAmbushIssue.IssueStayAliveConditions
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.CaravanIssueStayAliveConditionsPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.LandLordNeedsManualLaborersIssueBehavior+LandLordNeedsManualLaborersIssue.IssueStayAliveConditions
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.LaborersIssueStayAliveConditionsPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.EscortMerchantCaravanIssueBehavior.ConditionsHold
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.EscortCaravanConditionsHoldPatch.Prefix;

  • TaleWorlds.CampaignSystem.Issues.EscortMerchantCaravanIssueBehavior+EscortMerchantCaravanIssue.IssueStayAliveConditions
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.EscortCaravanIssueStayAliveConditionsPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyMoraleModel.CalculateFoodVarietyMoraleBonus
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Fixes.CalculateFoodVarietyMoraleBonusPatch.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventParty.OnTroopKilled
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Perks.NameGeneratorPatch.Postfix;

  • TaleWorlds.CampaignSystem.Election.KingdomDecision.DetermineSupporters
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Peerage.DetermineSupportersPatch.DetermineSupportersPrefix;

  • TaleWorlds.CampaignSystem.Election.KingdomDecision.get_IsPlayerParticipant
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Peerage.DetermineSupportersPatch.IsPlayerParticipantPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.ApplyInternal
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Recruitment.RecruitmentApplyInternalPatch.ApplyInternalPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.UpdateVolunteersOfNotablesInSettlement
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Recruitment.RecruitmentApplyInternalPatch.UpdateVolunteersPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVolunteerModel.GetDailyVolunteerProductionProbability
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.Recruitment.GetDailyVolunteerProductionProbabilityPatch.Prefix;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.MarriageBarterable.GetUnitValueForFaction
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Marriage.Patches.MarriageBarterablePatches.DowryPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_eligible_for_marriage_with_conversation_hero_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Marriage.Patches.MarriageDialoguePatches.PlayerEligiblePostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_romance_at_stage_1_discussions_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Marriage.Patches.MarriageDialoguePatches.RomanceStage1Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_can_open_courtship_on_condition
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Marriage.Patches.MarriageDialoguePatches.DoNotStartCourtshipPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_discuss_marriage_alliance_on_condition
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Marriage.Patches.MarriageDialoguePatches.PlayerProposeAlliancePrefix;

  • TaleWorlds.CampaignSystem.Kingdom.CreateArmy
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.CreateArmyPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Buildings.BuildingType.get_All
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.BuildingsPatch.Prefix;

  • TaleWorlds.CampaignSystem.Election.SettlementClaimantDecision.DetermineInitialCandidates
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.FiefOwnerPatches.DetermineInitialCandidatesPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_ask_prisoners_on_consequence
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordDialoguePatches.LordPrisonersPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_wanderer_meet_player_on_condition
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordDialoguePatches.MeetCompanionPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_wanderer_preintroduction_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordDialoguePatches.PreIntroductionPostfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_companion_hire_gold_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordDialoguePatches.HirePostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.MakeClanFinancialEvaluation
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.MakeClanFinancialEvaluationPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.UpdateClanSettlementAutoRecruitment
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.AutoRecruitmentPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddIncomeFromKingdomBudget
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanFinancesPatches.KingdomBudgetPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddIncomeFromParty
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanFinancesPatches.AddIncomeFromPartyPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddExpensesFromGarrisons
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanFinancesPatches.GarrisonsPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddExpensesFromParties
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanFinancesPatches.PartyExpensesPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddVillagesIncome
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanFinancesPatches.VillageIncomePrefix;

  • TaleWorlds.CampaignSystem.Extensions.Attributes.get_All
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.AttributesPatch.Prefix;

  • SandBox.CampaignBehaviors.CompanionRolesCampaignBehavior.companion_fire_on_consequence
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.CompanionDialoguesPatches.FireCompanionPrefix;

  • SandBox.CampaignBehaviors.CompanionRolesCampaignBehavior.fief_grant_answer_consequence
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.CompanionDialoguesPatches.GrantPeeragePrefix;

  • SandBox.CampaignBehaviors.CompanionRolesCampaignBehavior.ClanNameSelectionIsDone
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.CompanionDialoguesPatches.GrantPeerageFinishedPostfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.FindSuitableCompanionsToLeadCaravan
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.SuitableCaravanLeaderPatch.Prefix;

  • TaleWorlds.CampaignSystem.Hero.SetHeroEncyclopediaTextAndLinks
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.HeroDescriptionPatch.Postfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_give_oath_go_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ShowContractPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanPartiesVM.ExecuteCreateNewParty
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ClanCreatePartyPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.SpawnCaravan
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.CaravansCampaignBehaviorPatches.SpawnCaravan;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.get_SmallCaravanFormingCost
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordConversationsCampaignBehaviorPatches.SmallCaravanFormingCost;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.get_LargeCaravanFormingCost
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.LordConversationsCampaignBehaviorPatches.LargeCaravanFormingCost;

  • Helpers.HeroHelper.GetVolunteerTroopsOfHeroForRecruitment
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.GetVolunteerTroopsOfHeroForRecruitmentPatch.Prefix;
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+StartRecruitingMoneyLimitPatch.Prefix2; Index: 1;

  • Helpers.SettlementHelper.SpawnNotablesIfNeeded
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.SpawnNotablesIfNeededPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.GovernorCampaignBehavior.DailyTickSettlement
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.DailyTickSettlementPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Village.DailyTick
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.VillageDailyTicktPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Town.DailyTick
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.TownDailyTicktPatch.Prefix;

  • TaleWorlds.CampaignSystem.Actions.DestroyPartyAction.Apply
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ApplyPatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.DestroyPartyAction.ApplyForDisbanding
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ApplyForDisbandingPatch.Postfix;

  • TaleWorlds.CampaignSystem.Election.KingdomDecision.GetInfluenceCostOfSupport
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.GetInfluenceCostOfSupportPatch.Postfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_puritan_preacher_introduction_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.PuritanPreacherPatch.Postfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_minor_faction_preacher_introduction_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.MinorFactionPreacherPatch.Postfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_mystic_preacher_introduction_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.MysticPreacherPatch.Postfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_messianic_preacher_introduction_on_condition
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.MessianicPatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.SellPrisonersAction.ApplyForAllPrisoners
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ApplyAllPrisionersPatch.Prefix;

  • TaleWorlds.CampaignSystem.Actions.SellPrisonersAction.ApplyForSelectedPrisoners
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.ApplyAllPrisionersPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Town.FoodStocksUpperLimit
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.FoodStockPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Buildings.DefaultBuildingTypes.InitializeAll
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.InitializeBuildingsPatch.Postfix;

  • SandBox.CampaignBehaviors.HeirSelectionCampaignBehavior.OnHeirSelectionOver
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.OnHeirSelectionOverPatch.Prefix;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.GetExpectedDenarsForBet
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.GetExpectedDenarsForBetlPatch.Postfix;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.GetMaximumBet
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.GetMaximumBetlPatch.Postfix;

  • TaleWorlds.CampaignSystem.Roster.ItemRoster.AddToCounts
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.Patches.MarketPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.TownMarketData.GetPrice
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+TownMarketDataPatches.GetPricePostfix;

  • TaleWorlds.CampaignSystem.Settlements.VillageMarketData.GetPrice
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+VillageMarketDataPatches.GetPricePostfix;

  • TaleWorlds.Core.HorseComponent.get_MeatCount
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+HorseComponentPatches.MeatCountPostfix;

  • TaleWorlds.Core.HorseComponent.get_HideCount
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+HorseComponentPatches.HideCountPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.ItemConsumptionBehavior.MakeConsumption
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+ItemConsumptionPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.NotablesCampaignBehavior.BalanceGoldAndPowerOfNotable
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+BalanceGoldAndPowerOfNotablePatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.WorkshopsCampaignBehavior.ProduceOutput
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+WorkshopProduceOutputPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Workshops.Workshop.get_Expense
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+WorkshopExpensePatch.Prefix;

  • Helpers.HeroHelper.StartRecruitingMoneyLimit
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+StartRecruitingMoneyLimitPatch.Prefix1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.GetTradeScoreForTown
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+GetTradeScoreForTownPatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.SellGoodsForTradeAction.ApplyInternal
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+SellGoodsPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.MoveItemsToVillagerParty
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+VillagerMoveItemsPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.OnSettlementEntered
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+VillagerSettlementEnterPatch.Prefix;

  • TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfWorkshopAction.ApplyInternal
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+BankruptcyPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillageGoodProductionCampaignBehavior.TickGoodProduction
    • Prefixes
      • Owner: BannerKings; Namespace: BannerKings.Patches.EconomyPatches+TickGoodProductionPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_town_town_market_on_consequence
    • Postfixes
      • Owner: BannerKings; Namespace: BannerKings.Behaviours.BKTradeGoodsFixesBehavior+MarketPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterDeveloperVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 6;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 7;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 8;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 9;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterDeveloperVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterDeveloperVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanIncomeVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 6;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 7;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 8;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanIncomeVM.OnIncomeSelection
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 6;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 7;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanManagementVM.SetSelectedCategory
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanManagementVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 6;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM.UpdateCraftingStamina
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaClanPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 5;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaClanPageVM.Refresh
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 4;

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 3;

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapInfoVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 2;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapInfoVM.UpdatePlayerInfo
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.TownManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler; Index: 1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.TownManagementVM.RefreshTownManagementStats
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.TownManagementVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerKings; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

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

+ Log Files

  • default20221127
      • [2022-11-27T18:36:27.6223876-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
      • [2022-11-27T18:36:26.1914400-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of desert_bandits_1262 is not valid! (590.627, 83.089) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1914400-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of desert_bandits_1261 is not valid! (590.627, 83.089) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1794372-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of caravan_template_aserai_1042 is not valid! (284.6973, 278.1884) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1784379-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of desert_bandits_1009 is not valid! (590.627, 83.089) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1774376-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of desert_bandits_1008 is not valid! (590.627, 83.089) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1694359-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of sea_raiders_823 is not valid! (145.8757, 599.3508) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1674384-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of CharacterObject_2892_party_1 is not valid! (417.7606, 475.877) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1664355-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of troops_of_CharacterObject_1984_1 is not valid! (473.0631, 290.876) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1654347-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of troops_of_CharacterObject_2670_1 is not valid! (644.343, 511.862) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1654347-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of troops_of_CharacterObject_2670_1 is not valid! (684.1826, 509.4121) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1644278-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of villager_aserai_template_662 is not valid! (390.254, 97.643) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1644278-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of villager_aserai_template_662 is not valid! (382.4118, 95.89838) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1644278-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of villager_aserai_template_624 is not valid! (570.5367, 123.855) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1644278-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of villager_empire_template_618 is not valid! (516.1115, 306.195) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1634300-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of villager_empire_template_612 is not valid! (559.8772, 259.4993) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1624293-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of villager_aserai_template_536 is not valid! (409.7067, 180.1504) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1604198-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of villager_vlandia_template_462 is not valid! (189.7328, 339.0848) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1594338-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of villager_empire_template_419 is not valid! (333.3832, 341.0761) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1594338-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of villager_aserai_template_377 is not valid! (551.0966, 134.7319) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1584325-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of steppe_bandits_348 is not valid! (681.4932, 281.5168) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1584325-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of desert_bandits_227 is not valid! (295.5968, 137.7408) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1554318-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of garrison_party_town_V7_clan_vlandia_4_1 is not valid! (177.5801, 338.7297) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1544317-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of caravan_template_aserai_168 is not valid! (243.0847, 356.0668) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1534250-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of militias_of_militias_of_village_A7_4_aaa1_aaa1 is not valid! (390.254, 97.643) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1534250-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of militias_of_militias_of_village_A7_4_aaa1_aaa1 is not valid! (382.651, 94.964) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1534250-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of garrison_party_town_A6_clan_aserai_1_1 is not valid! (397.2271, 208.2387) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1534250-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of garrison_party_town_A6_clan_aserai_1_1 is not valid! (399.0787, 207.523) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1534250-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of militias_of_militias_of_village_A5_3_aaa1_aaa1 is not valid! (550.69, 135.427) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1534250-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of militias_of_militias_of_village_A5_1_aaa1_aaa1 is not valid! (590.001, 117.982) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1534250-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of militias_of_militias_of_village_A5_1_aaa1_aaa1 is not valid! (593.332, 116.417) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1504307-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of lord_3_2_party_1 is not valid! (397.2271, 208.2387) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1504307-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of lord_3_2_party_1 is not valid! (399.0787, 207.523) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1504307-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of militias_of_militias_of_town_V7_aaa1_aaa1 is not valid! (177.5801, 338.7297) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1494305-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of militias_of_militias_of_castle_S7_aaa1_aaa1 is not valid! (666.8344, 555.4324) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1494305-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of militias_of_militias_of_town_A6_aaa1_aaa1 is not valid! (397.2271, 208.2387) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1494305-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of militias_of_militias_of_town_A6_aaa1_aaa1 is not valid! (399.0787, 207.523) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1494305-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of troops_of_CharacterObject_2316_101 is not valid! (458.472, 269.147) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1494305-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of troops_of_CharacterObject_2316_101 is not valid! (399.0787, 207.523) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1494305-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of troops_of_CharacterObject_2316_100 is not valid! (458.472, 269.147) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1494305-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of troops_of_CharacterObject_2316_100 is not valid! (399.0787, 207.523) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1484304-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of troops_of_CharacterObject_2316_1 is not valid! (458.472, 269.147) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1454304-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of troops_of_CharacterObject_2316_1 is not valid! (398.6636, 210.8363) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1454304-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of garrison_party_castle_S7_clan_sturgia_3_1 is not valid! (666.8344, 555.4324) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1454304-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of militias_of_militias_of_village_ES2_2_aaa1_aaa1 is not valid! (555.6349, 263.71) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1444294-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Position of militias_of_militias_of_village_ES2_2_aaa1_aaa1 is not valid! (555.62, 265.223) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1434229-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Target of caravan_template_empire_63 is not valid! (320.9011, 360.5573) Party will be moved to a valid position.
      • [2022-11-27T18:36:26.1124221-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Ticking map scene for first initialization
      • [2022-11-27T18:36:25.1585338-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/worldmap_color_grades.xml
      • [2022-11-27T18:36:25.0654874-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SettlementsDistanceCacheFilePath: ..\..\Modules\SandBox/ModuleData/settlements_distance_cache.bin
      • [2022-11-27T18:36:24.9244616-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SettlementsDistanceCacheFilePath: ..\..\Modules\SandBox/ModuleData/settlements_distance_cache.bin
      • [2022-11-27T18:36:19.9926146-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: reading map scene
      • [2022-11-27T18:36:19.9916118-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Creating map scene
      • [2022-11-27T18:36:19.9486169-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:36:19.9126095-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/MusicTracks.xsd
      • [2022-11-27T18:36:19.9076021-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/settlement_tracks.xml
      • [2022-11-27T18:36:19.8966053-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/MusicInstruments.xsd
      • [2022-11-27T18:36:19.8916049-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/settlement_track_instruments.xml
      • [2022-11-27T18:36:19.5925361-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: NetworkMain Initialized
      • [2022-11-27T18:36:19.5815774-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Initializing NetworkMain
      • [2022-11-27T18:36:19.5665314-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_settlements.xml
      • [2022-11-27T18:36:19.5219812-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Settlements.xsd
      • [2022-11-27T18:36:19.5079655-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/settlements.xml
      • [2022-11-27T18:36:19.5029832-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/LocationComplexTemplates.xsd
      • [2022-11-27T18:36:19.4959619-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_location_complex_templates.xml
      • [2022-11-27T18:36:19.4879803-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/LocationComplexTemplates.xsd
      • [2022-11-27T18:36:19.4819825-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/location_complex_templates.xml
      • [2022-11-27T18:36:19.4549531-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/WorkshopTypes.xsd
      • [2022-11-27T18:36:19.4469698-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\BannerKings/ModuleData/workshops.xml
      • [2022-11-27T18:36:19.4379678-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/WorkshopTypes.xsd
      • [2022-11-27T18:36:19.4299668-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spworkshops.xml
      • [2022-11-27T18:36:19.2656938-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:19.2586875-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\BannerKings/ModuleData/civillians.xml
      • [2022-11-27T18:36:19.1586652-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:19.1486621-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_characters.xml
      • [2022-11-27T18:36:19.0666437-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:19.0606424-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spgenericcharacters.xml
      • [2022-11-27T18:36:18.9616009-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:18.9485923-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spspecialcharacters.xml
      • [2022-11-27T18:36:18.8785702-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:18.8725755-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/caravans.xml
      • [2022-11-27T18:36:18.8015651-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:18.7965640-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/education_character_templates.xml
      • [2022-11-27T18:36:18.7255426-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:18.7175291-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/bandits.xml
      • [2022-11-27T18:36:18.6325219-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:18.6175239-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/lords.xml
      • [2022-11-27T18:36:18.5785153-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:18.5715136-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/obsolete_characters.xml
      • [2022-11-27T18:36:18.5205024-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:18.5125004-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/obsolete_characters.xml
      • [2022-11-27T18:36:18.3724635-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:18.3374495-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/spnpccharacters.xml
      • [2022-11-27T18:36:18.3234588-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-11-27T18:36:18.3144440-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/spnpccharactertemplates.xml
      • [2022-11-27T18:36:18.3084549-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Concepts.xsd
      • [2022-11-27T18:36:18.3024414-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\BannerKings/ModuleData/concept_strings.xml
      • [2022-11-27T18:36:18.2924392-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Concepts.xsd
      • [2022-11-27T18:36:18.2844437-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/concept_strings.xml
      • [2022-11-27T18:36:18.2518878-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SPCultures.xsd
      • [2022-11-27T18:36:18.2428915-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/spcultures.xml
      • [2022-11-27T18:36:18.0148105-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/partyTemplates.xsd
      • [2022-11-27T18:36:18.0098095-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\BannerKings/ModuleData/partyTemplates.xml
      • [2022-11-27T18:36:18.0088149-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/partyTemplates.xsd
      • [2022-11-27T18:36:18.0018123-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_party_templates.xml
      • [2022-11-27T18:36:17.9938058-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/partyTemplates.xsd
      • [2022-11-27T18:36:17.9888047-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/partyTemplates.xml
      • [2022-11-27T18:36:17.6054854-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-11-27T18:36:17.5574690-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\BannerKings/ModuleData/equipment_sets.xml
      • [2022-11-27T18:36:17.5334530-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-11-27T18:36:17.5274626-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_equipments.xml
      • [2022-11-27T18:36:17.4804520-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-11-27T18:36:17.4574320-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sandbox_equipment_sets.xml
      • [2022-11-27T18:36:17.4334274-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-11-27T18:36:17.4244393-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/education_equipment_templates.xml
      • [2022-11-27T18:36:17.4034200-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-11-27T18:36:17.3884311-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_equipment_sets.xml
      • [2022-11-27T18:36:17.1008233-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:17.0958221-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_dz_assets_armor.xml
      • [2022-11-27T18:36:17.0517939-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:17.0478064-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_dz_assets_head.xml
      • [2022-11-27T18:36:17.0137997-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:17.0088026-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_aom_bip_armor.xml
      • [2022-11-27T18:36:16.9677878-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.9627866-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_aom_bip_head.xml
      • [2022-11-27T18:36:16.9136404-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.9086449-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_tv_assets_armor.xml
      • [2022-11-27T18:36:16.8706211-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.8646295-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_tv_assets_head.xml
      • [2022-11-27T18:36:16.8376218-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.8326224-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_bl_newequipment_items.xml
      • [2022-11-27T18:36:16.7866177-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.7816165-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_extra_contribution_items.xml
      • [2022-11-27T18:36:16.7556102-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.7496093-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_ap_armorpack_items.xml
      • [2022-11-27T18:36:16.7166020-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.7116008-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_hmj_moretroops_head.xml
      • [2022-11-27T18:36:16.6875899-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.6835946-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_hmj_moretroops_armor.xml
      • [2022-11-27T18:36:16.6535879-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.6485681-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_ar_reforms_body.xml
      • [2022-11-27T18:36:16.6095486-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.6045476-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_ar_reforms_shoulder.xml
      • [2022-11-27T18:36:16.5755458-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.5685396-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_ar_reforms_head.xml
      • [2022-11-27T18:36:16.5505283-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.5445334-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_items.xml
      • [2022-11-27T18:36:16.5165328-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.5055257-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/weapons.xml
      • [2022-11-27T18:36:16.4875262-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.4805190-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/tournament_weapons.xml
      • [2022-11-27T18:36:16.4615151-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.4535131-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/shoulder_armors.xml
      • [2022-11-27T18:36:16.4335141-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.4245080-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/shields.xml
      • [2022-11-27T18:36:16.4155044-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.4074968-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/leg_armors.xml
      • [2022-11-27T18:36:16.3905045-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.3825028-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/horses_and_others.xml
      • [2022-11-27T18:36:16.3654990-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.3564913-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/head_armors.xml
      • [2022-11-27T18:36:16.3454755-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.3364733-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/body_armors.xml
      • [2022-11-27T18:36:16.3294717-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.3214699-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/banners.xml
      • [2022-11-27T18:36:16.3134685-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-11-27T18:36:16.3064737-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/arm_armors.xml
      • [2022-11-27T18:36:16.2984841-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkillSets.xsd
      • [2022-11-27T18:36:16.2944830-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_skills.xml
      • [2022-11-27T18:36:16.2924770-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkillSets.xsd
      • [2022-11-27T18:36:16.2864700-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sandbox_skill_sets.xml
      • [2022-11-27T18:36:16.2794740-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkillSets.xsd
      • [2022-11-27T18:36:16.2724781-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_skill_sets.xml
      • [2022-11-27T18:36:16.2674770-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/BodyProperties.xsd
      • [2022-11-27T18:36:16.2634764-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_body_properties.xml
      • [2022-11-27T18:36:16.2624702-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/BodyProperties.xsd
      • [2022-11-27T18:36:16.2564690-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sandbox_bodyproperties.xml
      • [2022-11-27T18:36:16.2494730-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/BodyProperties.xsd
      • [2022-11-27T18:36:16.2434716-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_bodyproperties.xml
      • [2022-11-27T18:36:16.2204587-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingTemplates.xsd
      • [2022-11-27T18:36:16.2134593-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/crafting_templates.xml
      • [2022-11-27T18:36:16.1934604-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/WeaponDescriptions.xsd
      • [2022-11-27T18:36:16.1824579-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/weapon_descriptions.xml
      • [2022-11-27T18:36:16.1394450-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-11-27T18:36:16.1254640-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/crafting_pieces.xml
      • [2022-11-27T18:36:16.1234254-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifierGroups.xsd
      • [2022-11-27T18:36:16.1194244-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\BannerKings/ModuleData/item_modifiers_groups.xml
      • [2022-11-27T18:36:16.1104170-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifierGroups.xsd
      • [2022-11-27T18:36:16.1064217-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/item_modifiers_groups.xml
      • [2022-11-27T18:36:16.1014147-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifiers.xsd
      • [2022-11-27T18:36:16.0954084-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\BannerKings/ModuleData/item_modifiers.xml
      • [2022-11-27T18:36:16.0854113-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifiers.xsd
      • [2022-11-27T18:36:16.0794099-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/item_modifiers.xml
      • [2022-11-27T18:36:16.0694133-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkeletonScales.xsd
      • [2022-11-27T18:36:16.0654067-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/skeleton_scales.xml
      • [2022-11-27T18:36:16.0374012-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Monsters.xsd
      • [2022-11-27T18:36:16.0303851-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/monsters.xml
      • [2022-11-27T18:36:16.0134013-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SiegeEngines.xsd
      • [2022-11-27T18:36:16.0063992-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/siegeengines.xml
      • [2022-11-27T18:36:15.9743730-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: ImprovedGarrisons.XmlSerializers
      • [2022-11-27T18:36:15.9733721-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: ImprovedGarrisons.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-11-27T18:36:15.9673708-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:36:15.8158361-08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-11-27T18:36:15.8148236-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading meeting_scenes.xml
      • [2022-11-27T18:36:15.8088344-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/meeting_scenes.xml
      • [2022-11-27T18:36:15.8088344-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading conversation_scenes.xml
      • [2022-11-27T18:36:15.8018328-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/conversation_scenes.xml
      • [2022-11-27T18:36:15.8008328-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading sp_battles.xml
      • [2022-11-27T18:36:15.7918186-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sp_battle_scenes.xml
      • [2022-11-27T18:36:15.7888244-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: campaignGameStarter.AddBehavior(AchievementsCampaignBehavior)
      • [2022-11-27T18:36:15.6357900-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/conversation_animations.xml
      • [2022-11-27T18:36:15.4187293-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.4137180-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\BannerKings/ModuleData/gt_common.xml
      • [2022-11-27T18:36:15.4037202-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.3967217-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/module_strings.xml
      • [2022-11-27T18:36:15.3807151-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.3737074-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/action_strings.xml
      • [2022-11-27T18:36:15.3587101-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.3497137-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/voice_strings.xml
      • [2022-11-27T18:36:15.3407064-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.3337052-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/trait_strings.xml
      • [2022-11-27T18:36:15.3147060-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.3066985-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_on_action_strings.xml
      • [2022-11-27T18:36:15.2897003-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.2796982-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_strings.xml
      • [2022-11-27T18:36:15.2686837-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.2586934-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/wanderer_strings.xml
      • [2022-11-27T18:36:15.2506860-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.2426842-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/companion_strings.xml
      • [2022-11-27T18:36:15.2356829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.2286867-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/world_lore_strings.xml
      • [2022-11-27T18:36:15.2186846-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.2106709-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/module_strings.xml
      • [2022-11-27T18:36:15.2056625-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.1986800-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-11-27T18:36:15.1796757-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.1626719-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-11-27T18:36:15.1576657-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.1496651-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-11-27T18:36:15.1116553-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-11-27T18:36:15.1106582-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-11-27T18:36:14.9966355-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/managed_campaign_parameters.xml
      • [2022-11-27T18:36:14.9956227-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading managed_core_parameters.xml
      • [2022-11-27T18:36:14.9876296-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/managed_core_parameters.xml
      • [2022-11-27T18:36:14.8303923-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: LoadContext::Callbacks took 2079 ms.
      • [2022-11-27T18:36:12.7054903-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/item_usage_sets.xml
      • [2022-11-27T18:36:12.6904876-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/monster_usage_sets.xml
      • [2022-11-27T18:36:12.6854856-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/bone_body_types.xml
      • [2022-11-27T18:36:12.6674873-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/full_movement_sets.xml
      • [2022-11-27T18:36:12.6584813-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/movement_sets.xml
      • [2022-11-27T18:36:12.6474829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleResume
      • [2022-11-27T18:36:12.6474829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleActivate
      • [2022-11-27T18:36:12.6474829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleInitialize
      • [2022-11-27T18:36:12.6474829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:36:12.5714668-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:36:12.5704663-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleFinalize
      • [2022-11-27T18:36:12.5704663-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-11-27T18:36:12.5634641-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandleFinalize
      • [2022-11-27T18:36:12.5634641-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleDeactivate
      • [2022-11-27T18:36:12.5634641-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandleDeactivate
      • [2022-11-27T18:36:12.5634641-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandlePause
      • [2022-11-27T18:36:12.5634641-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandlePause
      • [2022-11-27T18:36:12.5634641-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-11-27T18:36:12.5634641-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-11-27T18:36:12.5624759-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-11-27T18:36:12.2613277-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: LoadContext::Load Container Datas took 1142 ms.
      • [2022-11-27T18:36:11.1192520-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: LoadContext::Load Object Datas took 1301 ms.
      • [2022-11-27T18:36:09.7541013-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: LoadContext::Resolve Objects took 2 ms.
      • [2022-11-27T18:36:09.6870918-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: LoadContext::Load Strings took 3 ms.
      • [2022-11-27T18:36:09.4998763-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: LoadContext::Load Headers took 540 ms.
      • [2022-11-27T18:36:09.4998763-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: LoadContext::Create Objects took 166 ms.
      • [2022-11-27T18:36:09.3328148-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: LoadContext::Load And Create Header took 372 ms.
      • [2022-11-27T18:35:43.1175029-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandleResume
      • [2022-11-27T18:35:43.1175029-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandleActivate
      • [2022-11-27T18:35:43.1175029-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now ACTIVE
      • [2022-11-27T18:35:43.0003934-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:43.0003934-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:43.0003934-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:43.0003934-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:43.0003934-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:43.0003934-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:43.0003934-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:43.0003934-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:42.7923342-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandleInitialize
      • [2022-11-27T18:35:42.7923342-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:35:42.7873482-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleDeactivate
      • [2022-11-27T18:35:42.7863513-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandlePause
      • [2022-11-27T18:35:42.7863513-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PushScreen
      • [2022-11-27T18:35:32.6753183-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleResume
      • [2022-11-27T18:35:32.6563088-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.6563088-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.6563088-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.6563088-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.6563088-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.6563088-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.6563088-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.6563088-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.4292517-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.4292517-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.4292517-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.4292517-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.4292517-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.4292517-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.4282515-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.4282515-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.1931989-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.1931989-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.1931989-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.1931989-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.1931989-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.1931989-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.1931989-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:32.1931989-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:31.8990767-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleActivate
      • [2022-11-27T18:35:31.8890718-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicManager Initialize completed.
      • [2022-11-27T18:35:31.8564375-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleInitialize
      • [2022-11-27T18:35:31.8564375-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:35:31.8264250-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:35:31.8214238-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleFinalize
      • [2022-11-27T18:35:31.8214238-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleDeactivate
      • [2022-11-27T18:35:31.8204258-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandlePause
      • [2022-11-27T18:35:31.8204258-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-11-27T18:35:31.8204258-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-11-27T18:35:31.8204258-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-11-27T18:35:15.6513515-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleResume
      • [2022-11-27T18:35:15.6503620-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleActivate
      • [2022-11-27T18:35:15.6483677-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleInitialize
      • [2022-11-27T18:35:15.6473614-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:35:15.6173374-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:35:15.6163372-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-11-27T18:35:15.6163372-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-11-27T18:35:15.6153228-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-11-27T18:35:15.5233102-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:15.5233102-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:15.5233102-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:15.5233102-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:15.5233102-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:15.5233102-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:15.5233102-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:15.5233102-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:35:15.2152532-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer.
      • [2022-11-27T18:35:15.2152532-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer.
      • [2022-11-27T18:35:15.2152532-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer.
      • [2022-11-27T18:35:15.2152532-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer.
      • [2022-11-27T18:35:15.2152532-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer.
      • [2022-11-27T18:35:15.2152532-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer.
      • [2022-11-27T18:35:15.2152532-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer.
      • [2022-11-27T18:35:15.2152532-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer.
      • [2022-11-27T18:35:15.1652318-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-11-27T18:35:15.1652318-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-11-27T18:35:15.0222042-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:35:15.0182035-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:35:15.0163888-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:35:15.0122020-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:35:14.9971988-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:35:14.9751898-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:35:14.9681859-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:35:14.8550801-08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-11-27T18:35:14.7500569-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-11-27T18:35:14.7500569-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-11-27T18:35:14.7300457-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2022-11-27T18:35:14.7300457-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'OnFinalize' and parameters ''
      • [2022-11-27T18:35:14.7300457-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2022-11-27T18:35:14.7300457-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapInfoVM' and name 'OnFinalize' and parameters ''
      • [2022-11-27T18:35:14.7300457-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaClanPageVM' and name 'OnFinalize' and parameters ''
      • [2022-11-27T18:35:14.7300457-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanIncomeVM' and name 'OnFinalize' and parameters ''
      • [2022-11-27T18:35:14.7300457-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2022-11-27T18:35:14.7290522-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-11-27T18:35:14.7290522-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2022-11-27T18:35:14.7290522-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2022-11-27T18:35:14.7290522-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-11-27T18:35:14.7290522-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-11-27T18:35:14.7290522-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.3.2.0, Culture=neutral, PublicKeyToken=null
      • [2022-11-27T18:35:14.7290522-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameEnd' and parameters ''
      • [2022-11-27T18:35:14.7290522-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameStart' and parameters ''
      • [2022-11-27T18:35:14.7290522-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnSubModuleUnloaded' and parameters ''
      • [2022-11-27T18:35:14.7290522-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-11-27T18:35:14.7254280-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.Implementation.HotKeys.HotKeySubSystem' and name 'GetGameKeyCategoriesListPostfix' and parameters ''
      • [2022-11-27T18:35:10.7131801-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_sets.xml
      • [2022-11-27T18:35:10.6591633-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/skins.xml
      • [2022-11-27T18:35:10.6561621-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_types.xml
      • [2022-11-27T18:35:10.6301508-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/voice_definitions.xml
      • [2022-11-27T18:35:10.0951047-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml.
      • [2022-11-27T18:35:10.0951047-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\BannerKings/ModuleData/Languages/common_strings.xml
      • [2022-11-27T18:35:10.0661072-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/Languages/std_functions.xml
      • [2022-11-27T18:35:10.0655744-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening C:\Program Files (x86)\Steam\steamapps\workshop\content\261550\2859238197/ModuleData/Languages/EN/sta_strings.xml
      • [2022-11-27T18:35:10.0655744-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Bannerlord.ButterLib/ModuleData/Languages/EN/sta_strings.xml
      • [2022-11-27T18:35:10.0645715-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Bannerlord.UIExtenderEx/ModuleData/Languages/EN/sta_strings.xml
      • [2022-11-27T18:35:10.0615665-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/Languages/VoicedLines/story_mode_voiced_lines_en.xml
      • [2022-11-27T18:35:10.0595718-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/Languages/VoicedLines/sandbox_voiced_lines_en.xml
      • [2022-11-27T18:35:09.9685659-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 148 Server Game Network Messages
      • [2022-11-27T18:35:09.9685659-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 49 Client Game Network Messages
      • [2022-11-27T18:35:09.9467185-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Searching Game NetworkMessages Methods
      • [2022-11-27T18:35:08.7500063-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading SourceHanSansJP font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\SourceHanSansJP/SourceHanSansJP.fnt
      • [2022-11-27T18:35:08.7249766-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicParameters have been resetted.
      • [2022-11-27T18:35:08.5902420-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading simkai font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\simkai/simkai.fnt
      • [2022-11-27T18:35:08.5833100-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading NanumGothicKR font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\NanumGothicKR/NanumGothicKR.fnt
      • [2022-11-27T18:35:08.5833100-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad_Numbers_Bold font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\Galahad_Numbers_Bold/Galahad_Numbers_Bold.fnt
      • [2022-11-27T18:35:08.5803142-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\Galahad/Galahad.fnt
      • [2022-11-27T18:35:08.5773087-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FreeSerif-Dingbat font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FreeSerif-Dingbat/FreeSerif-Dingbat.fnt
      • [2022-11-27T18:35:08.5653059-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Regular font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Regular/FiraSansExtraCondensed-Regular.fnt
      • [2022-11-27T18:35:08.5403548-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Medium font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Medium/FiraSansExtraCondensed-Medium.fnt
      • [2022-11-27T18:35:08.5373541-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Light font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Light/FiraSansExtraCondensed-Light.fnt
      • [2022-11-27T18:35:08.5013459-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Bannerlord Custom Widgets
      • [2022-11-27T18:35:08.3960021-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Extra Custom Widgets
      • [2022-11-27T18:35:08.1290015-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: TaleWorlds.PSAI.XmlSerializers
      • [2022-11-27T18:35:08.1280014-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: TaleWorlds.PSAI.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-11-27T18:35:08.0779794-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading banner_icons.xml:
      • [2022-11-27T18:35:08.0779794-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening C:\Program Files (x86)\Steam\steamapps\workshop\content\261550\2875157034/ModuleData/banner_icons.xml
      • [2022-11-27T18:35:08.0699521-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading banner_icons.xml:
      • [2022-11-27T18:35:08.0649587-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/banner_icons.xml
      • [2022-11-27T18:35:07.0337639-08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-11-27T18:35:07.0317635-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-11-27T18:35:07.0167581-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.1.dll for game v1.0.1.0 is loaded
      • [2022-11-27T18:35:07.0147570-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-11-27T18:35:07.0127567-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.9.0.dll
      • [2022-11-27T18:35:07.0127567-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.1.dll
      • [2022-11-27T18:35:07.0117566-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.0.dll
      • [2022-11-27T18:35:07.0107567-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.2.dll
      • [2022-11-27T18:35:07.0107567-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.1.dll
      • [2022-11-27T18:35:07.0097562-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.0.dll
      • [2022-11-27T18:35:07.0097562-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.5.dll
      • [2022-11-27T18:35:07.0087558-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.4.dll
      • [2022-11-27T18:35:07.0087558-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.3.dll
      • [2022-11-27T18:35:07.0077554-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.2.dll
      • [2022-11-27T18:35:07.0067559-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.1.dll
      • [2022-11-27T18:35:07.0067559-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.0.dll
      • [2022-11-27T18:35:07.0057571-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.9.dll
      • [2022-11-27T18:35:07.0047549-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.8.dll
      • [2022-11-27T18:35:07.0047549-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.7.dll
      • [2022-11-27T18:35:07.0027545-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.6.dll
      • [2022-11-27T18:35:07.0027545-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.5.dll
      • [2022-11-27T18:35:07.0017542-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.4.dll
      • [2022-11-27T18:35:07.0017542-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.3.dll
      • [2022-11-27T18:35:07.0007540-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.2.dll
      • [2022-11-27T18:35:07.0007540-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.10.dll
      • [2022-11-27T18:35:06.9997537-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.1.dll
      • [2022-11-27T18:35:06.9977533-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.0.dll
      • [2022-11-27T18:35:06.9967532-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.4.3.dll
      • [2022-11-27T18:35:06.9957530-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2022-11-27T18:35:06.9527439-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2022-11-27T18:35:06.9112262-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-11-27T18:22:28.1519791-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: There are no living managed objects.
      • [2022-11-27T18:22:28.1519791-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Checking if any managed object still lives...
      • [2022-11-27T18:22:27.8659357-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TableauCacheManager::ClearManager
      • [2022-11-27T18:22:27.8279146-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:22:27.8269068-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleFinalize
      • [2022-11-27T18:22:27.8259139-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleDeactivate
      • [2022-11-27T18:22:27.8259139-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandlePause
      • [2022-11-27T18:22:27.8259139-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-11-27T18:22:22.0469065-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleResume
      • [2022-11-27T18:22:22.0289085-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:22.0289085-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:22.0289085-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:22.0289085-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:22.0289085-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:22.0289085-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:22.0289085-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:22.0289085-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.7868504-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.7868504-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.7868504-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.7868504-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.7868504-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.7868504-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.7868504-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.7868504-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.5637829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.5637829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.5637829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.5637829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.5637829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.5637829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.5637829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.5637829-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:22:21.3482249-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleActivate
      • [2022-11-27T18:22:21.3482249-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:22:21.3482249-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PopScreen - SandBox.GauntletUI.GauntletSaveLoadScreen
      • [2022-11-27T18:22:21.3482249-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-11-27T18:22:21.3442169-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandleFinalize
      • [2022-11-27T18:22:21.3442169-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandleDeactivate
      • [2022-11-27T18:22:21.3442169-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandlePause
      • [2022-11-27T18:22:21.3442169-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PopScreen
      • [2022-11-27T18:21:44.2479463-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandleResume
      • [2022-11-27T18:21:44.2479463-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandleActivate
      • [2022-11-27T18:21:44.2479463-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now ACTIVE
      • [2022-11-27T18:21:44.0999043-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:21:44.0999043-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:21:44.0999043-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:21:44.0999043-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:21:44.0999043-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:21:44.0999043-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:21:44.0999043-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:21:44.0989138-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:21:43.8391322-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.GauntletSaveLoadScreen::HandleInitialize
      • [2022-11-27T18:21:43.8381184-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:21:43.8321352-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleDeactivate
      • [2022-11-27T18:21:43.8321352-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandlePause
      • [2022-11-27T18:21:43.8321352-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PushScreen
      • [2022-11-27T18:20:26.0083205-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleResume
      • [2022-11-27T18:20:25.9823098-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.9823098-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.9813046-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.9813046-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.9813046-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.9813046-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.9813046-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.9813046-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.7562450-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.7562450-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.7562450-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.7562450-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.7562450-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.7552439-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.7552439-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.7552439-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.5246709-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.5246709-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.5246709-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.5246709-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.5246709-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.5246709-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.5246709-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.5246709-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:25.2296193-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleActivate
      • [2022-11-27T18:20:25.2126209-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicManager Initialize completed.
      • [2022-11-27T18:20:25.1796015-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleInitialize
      • [2022-11-27T18:20:25.1796015-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:20:25.1486066-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:20:25.1435936-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleFinalize
      • [2022-11-27T18:20:25.1426054-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleDeactivate
      • [2022-11-27T18:20:25.1426054-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandlePause
      • [2022-11-27T18:20:25.1426054-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-11-27T18:20:25.1426054-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-11-27T18:20:25.1415994-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-11-27T18:20:20.8176868-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleResume
      • [2022-11-27T18:20:20.8176868-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleActivate
      • [2022-11-27T18:20:20.8096914-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleInitialize
      • [2022-11-27T18:20:20.8096914-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:20:20.7786779-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-11-27T18:20:20.7786779-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-11-27T18:20:20.7776842-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-11-27T18:20:20.7766839-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-11-27T18:20:20.6746470-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:20.6746470-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:20.6736470-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:20.6736470-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:20.6736470-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:20.6736470-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:20.6736470-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:20.6736470-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: No save files exist.
      • [2022-11-27T18:20:19.9819707-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer.
      • [2022-11-27T18:20:19.9819707-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer.
      • [2022-11-27T18:20:19.9819707-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer.
      • [2022-11-27T18:20:19.9819707-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer.
      • [2022-11-27T18:20:19.9819707-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer.
      • [2022-11-27T18:20:19.9819707-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer.
      • [2022-11-27T18:20:19.9819707-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer.
      • [2022-11-27T18:20:19.9819707-08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer.
      • [2022-11-27T18:20:19.9129444-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-11-27T18:20:19.9129444-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-11-27T18:20:19.7549176-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:20:19.7439206-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:20:19.7419202-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:20:19.7319125-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:20:19.7109077-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:20:19.6768938-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:20:19.6648975-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-11-27T18:20:19.1626207-08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-11-27T18:20:19.0585912-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-11-27T18:20:19.0585912-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-11-27T18:20:19.0285799-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Enabled
      • [2022-11-27T18:20:19.0285799-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'OnFinalize' and parameters ''
      • [2022-11-27T18:20:19.0285799-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitVolunteerVM' and name 'RefreshTownManagementStats' and parameters ''
      • [2022-11-27T18:20:19.0285799-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapInfoVM' and name 'OnFinalize' and parameters ''
      • [2022-11-27T18:20:19.0285799-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaClanPageVM' and name 'OnFinalize' and parameters ''
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanIncomeVM' and name 'OnFinalize' and parameters ''
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register Types
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerKings - Register: BannerKings, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.3.2.0, Culture=neutral, PublicKeyToken=null
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameEnd' and parameters ''
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameStart' and parameters ''
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnSubModuleUnloaded' and parameters ''
      • [2022-11-27T18:20:19.0275739-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-11-27T18:20:19.0225637-08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.Implementation.HotKeys.HotKeySubSystem' and name 'GetGameKeyCategoriesListPostfix' and parameters ''
      • [2022-11-27T18:19:51.9932799-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_sets.xml
      • [2022-11-27T18:19:51.9302724-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/skins.xml
      • [2022-11-27T18:19:51.9282819-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_types.xml
      • [2022-11-27T18:19:51.7012122-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/voice_definitions.xml
      • [2022-11-27T18:19:50.6903172-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml.
      • [2022-11-27T18:19:50.6813308-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\BannerKings/ModuleData/Languages/common_strings.xml
      • [2022-11-27T18:19:50.6451261-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/Languages/std_functions.xml
      • [2022-11-27T18:19:50.6401118-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening C:\Program Files (x86)\Steam\steamapps\workshop\content\261550\2859238197/ModuleData/Languages/EN/sta_strings.xml
      • [2022-11-27T18:19:50.6341103-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Bannerlord.ButterLib/ModuleData/Languages/EN/sta_strings.xml
      • [2022-11-27T18:19:50.6281081-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Bannerlord.UIExtenderEx/ModuleData/Languages/EN/sta_strings.xml
      • [2022-11-27T18:19:50.6171066-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/Languages/VoicedLines/story_mode_voiced_lines_en.xml
      • [2022-11-27T18:19:50.6061041-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/Languages/VoicedLines/sandbox_voiced_lines_en.xml
      • [2022-11-27T18:19:50.5105560-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 148 Server Game Network Messages
      • [2022-11-27T18:19:50.5105560-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 49 Client Game Network Messages
      • [2022-11-27T18:19:50.4849927-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Searching Game NetworkMessages Methods
      • [2022-11-27T18:19:48.7788318-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading SourceHanSansJP font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\SourceHanSansJP/SourceHanSansJP.fnt
      • [2022-11-27T18:19:48.5977201-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicParameters have been resetted.
      • [2022-11-27T18:19:48.5751016-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading simkai font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\simkai/simkai.fnt
      • [2022-11-27T18:19:48.5560971-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading NanumGothicKR font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\NanumGothicKR/NanumGothicKR.fnt
      • [2022-11-27T18:19:48.5475733-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad_Numbers_Bold font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\Galahad_Numbers_Bold/Galahad_Numbers_Bold.fnt
      • [2022-11-27T18:19:48.5325428-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\Galahad/Galahad.fnt
      • [2022-11-27T18:19:48.5205402-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FreeSerif-Dingbat font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FreeSerif-Dingbat/FreeSerif-Dingbat.fnt
      • [2022-11-27T18:19:48.5065439-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Regular font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Regular/FiraSansExtraCondensed-Regular.fnt
      • [2022-11-27T18:19:48.4725221-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Medium font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Medium/FiraSansExtraCondensed-Medium.fnt
      • [2022-11-27T18:19:48.4585199-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Light font, at: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Light/FiraSansExtraCondensed-Light.fnt
      • [2022-11-27T18:19:48.3832964-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Bannerlord Custom Widgets
      • [2022-11-27T18:19:48.2702680-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Extra Custom Widgets
      • [2022-11-27T18:19:48.0506296-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: TaleWorlds.PSAI.XmlSerializers
      • [2022-11-27T18:19:48.0496293-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: TaleWorlds.PSAI.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-11-27T18:19:47.9339849-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading banner_icons.xml:
      • [2022-11-27T18:19:47.9259814-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening C:\Program Files (x86)\Steam\steamapps\workshop\content\261550\2875157034/ModuleData/banner_icons.xml
      • [2022-11-27T18:19:47.9179806-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading banner_icons.xml:
      • [2022-11-27T18:19:47.9049731-08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/banner_icons.xml
      • [2022-11-27T18:19:46.8519950-08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-11-27T18:19:46.8489951-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-11-27T18:19:46.8339730-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.1.dll for game v1.0.1.0 is loaded
      • [2022-11-27T18:19:46.8319987-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-11-27T18:19:46.8290187-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.9.0.dll
      • [2022-11-27T18:19:46.8290187-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.1.dll
      • [2022-11-27T18:19:46.8280178-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.0.dll
      • [2022-11-27T18:19:46.8280178-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.2.dll
      • [2022-11-27T18:19:46.8270172-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.1.dll
      • [2022-11-27T18:19:46.8260103-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.0.dll
      • [2022-11-27T18:19:46.8260103-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.5.dll
      • [2022-11-27T18:19:46.8250054-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.4.dll
      • [2022-11-27T18:19:46.8250054-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.3.dll
      • [2022-11-27T18:19:46.8240201-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.2.dll
      • [2022-11-27T18:19:46.8230181-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.1.dll
      • [2022-11-27T18:19:46.8230181-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.0.dll
      • [2022-11-27T18:19:46.8220110-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.9.dll
      • [2022-11-27T18:19:46.8220110-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.8.dll
      • [2022-11-27T18:19:46.8210156-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.7.dll
      • [2022-11-27T18:19:46.8210156-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.6.dll
      • [2022-11-27T18:19:46.8200160-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.5.dll
      • [2022-11-27T18:19:46.8190183-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.4.dll
      • [2022-11-27T18:19:46.8170218-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.3.dll
      • [2022-11-27T18:19:46.8160145-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.2.dll
      • [2022-11-27T18:19:46.8160145-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.10.dll
      • [2022-11-27T18:19:46.8150081-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.1.dll
      • [2022-11-27T18:19:46.8150081-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.0.dll
      • [2022-11-27T18:19:46.8140098-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.4.3.dll
      • [2022-11-27T18:19:46.7424624-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2022-11-27T18:19:46.6265851-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2022-11-27T18:19:46.5823530-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-11-27T18:08:14.9331143-08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-11-27T18:08:14.9301156-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-11-27T18:08:14.9141111-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.9.0.dll for game e1.9.0.0 is loaded
      • [2022-11-27T18:08:14.9111109-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2022-11-27T18:08:14.9081047-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.9.0.dll
      • [2022-11-27T18:08:14.9081047-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.1.dll
      • [2022-11-27T18:08:14.9071005-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.0.dll
      • [2022-11-27T18:08:14.9071005-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.2.dll
      • [2022-11-27T18:08:14.9060963-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.1.dll
      • [2022-11-27T18:08:14.9051004-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.0.dll
      • [2022-11-27T18:08:14.9051004-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.5.dll
      • [2022-11-27T18:08:14.9040954-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.4.dll
      • [2022-11-27T18:08:14.9031097-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.3.dll
      • [2022-11-27T18:08:14.9031097-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.2.dll
      • [2022-11-27T18:08:14.9021094-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.1.dll
      • [2022-11-27T18:08:14.9021094-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.0.dll
      • [2022-11-27T18:08:14.9011344-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.9.dll
      • [2022-11-27T18:08:14.9011344-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.8.dll
      • [2022-11-27T18:08:14.9005728-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.7.dll
      • [2022-11-27T18:08:14.8995707-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.6.dll
      • [2022-11-27T18:08:14.8995707-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.5.dll
      • [2022-11-27T18:08:14.8985722-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.4.dll
      • [2022-11-27T18:08:14.8985722-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.3.dll
      • [2022-11-27T18:08:14.8975703-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.2.dll
      • [2022-11-27T18:08:14.8975703-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.10.dll
      • [2022-11-27T18:08:14.8965707-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.1.dll
      • [2022-11-27T18:08:14.8955744-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.0.dll
      • [2022-11-27T18:08:14.8458953-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.4.3.dll
      • [2022-11-27T18:08:14.8033908-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-11-27T18:01:16.1464124-08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-11-27T18:01:16.1434122-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-11-27T18:01:16.1248934-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.9.0.dll for game e1.9.0.0 is loaded
      • [2022-11-27T18:01:16.1208936-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2022-11-27T18:01:16.0521522-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.9.0.dll
      • [2022-11-27T18:01:15.9881207-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.1.dll
      • [2022-11-27T18:01:15.9245603-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.0.dll
      • [2022-11-27T18:01:15.8595833-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.2.dll
      • [2022-11-27T18:01:15.7915757-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.1.dll
      • [2022-11-27T18:01:15.7233233-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.0.dll
      • [2022-11-27T18:01:15.6541929-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.5.dll
      • [2022-11-27T18:01:15.5861833-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.4.dll
      • [2022-11-27T18:01:15.5210510-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.3.dll
      • [2022-11-27T18:01:15.4500354-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.2.dll
      • [2022-11-27T18:01:15.3798575-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.1.dll
      • [2022-11-27T18:01:15.3118590-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.6.0.dll
      • [2022-11-27T18:01:15.2388354-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.9.dll
      • [2022-11-27T18:01:15.1727431-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.8.dll
      • [2022-11-27T18:01:15.1047299-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.7.dll
      • [2022-11-27T18:01:15.0346067-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.6.dll
      • [2022-11-27T18:01:14.9639802-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.5.dll
      • [2022-11-27T18:01:14.8964228-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.4.dll
      • [2022-11-27T18:01:14.8245715-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.3.dll
      • [2022-11-27T18:01:14.7541235-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.2.dll
      • [2022-11-27T18:01:14.6851048-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.10.dll
      • [2022-11-27T18:01:14.6123275-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.1.dll
      • [2022-11-27T18:01:14.5423119-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.5.0.dll
      • [2022-11-27T18:01:14.4192717-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.4.3.dll
      • [2022-11-27T18:01:14.3692608-08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...