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

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

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


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultPartyWageModel.GetTotalWage(MobileParty mobileParty, bool includeDescriptions)
  2. at int TaleWorlds.CampaignSystem.Party.MobileParty.get_TotalWage()
  3. at int TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculatePartyWage(MobileParty mobileParty, int budget, bool applyWithdrawals)
  4. at int TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddPartyExpense(MobileParty party, Clan clan, ExplainedNumber goldChange, bool applyWithdrawals)
  5. at void TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddExpensesFromPartiesAndGarrisons(Clan clan, ref ExplainedNumber goldChange, bool applyWithdrawals, bool includeDetails)
  6. at void TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanExpensesInternal(Clan clan, ref ExplainedNumber goldChange, bool applyWithdrawals, bool includeDetails)
  7. at ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanGoldChange(Clan clan, bool includeDescriptions, bool applyWithdrawals, bool includeDetails)
  8. at ExplainedNumber Birke.BankFinanceModel.CalculateClanGoldChange(Clan clan, bool includeDescriptions, bool applyWithdrawals, bool includeDetails) in C:/Code/Azure/Bank/Main/Birke/Models/BankFinanceModel.cs:line 10
  9. at void TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapInfoVM.UpdatePlayerInfo(bool updateForced)
  10. at void TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapBarVM.OnRefresh()
  11. at new TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapBarVM(INavigationHandler navigationHandler, IMapStateHandler mapStateHandler, Func getMapBarShortcuts, Action openArmyManagement)
  12. at void SandBox.GauntletUI.Map.GauntletMapBarGlobalLayer.Initialize(MapScreen mapScreen, float contextAlphaModifider)
  13. at void SandBox.GauntletUI.Map.GauntletMapBarView.CreateLayout()
  14. at MapView SandBox.View.Map.MapScreen.AddMapView(params object[] parameters)
  15. at void SandBox.View.Map.MapScreen.OnInitialize()
  16. at void TaleWorlds.ScreenSystem.ScreenBase.HandleInitialize()
  17. at void TaleWorlds.ScreenSystem.ScreenManager.CleanAndPushScreen(ScreenBase screen)
  18. at void TaleWorlds.Core.GameStateManager.OnPushState(GameState gameState)
  19. at void TaleWorlds.Core.GameStateManager.OnCleanAndPushState(GameState gameState)
  20. at void TaleWorlds.Core.GameStateManager.DoGameStateJobs()
  21. at void TaleWorlds.Core.GameStateManager.CleanAndPushState(GameState gameState, int level)
  22. at void SandBox.SandBoxGameManager.OnLoadFinished()
  23. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  24. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)

+ Enhanced Stacktrace

  • Frame: ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultPartyWageModel.GetTotalWage(MobileParty mobileParty, bool includeDescriptions) (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual TaleWorlds.CampaignSystem.ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultPartyWageModel::GetTotalWage(TaleWorlds.CampaignSystem.Party.MobileParty mobileParty, System.Boolean includeDescriptions)
      Method From Stackframe Issue: False
  • Frame: int TaleWorlds.CampaignSystem.Party.MobileParty.get_TotalWage() (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Int32 TaleWorlds.CampaignSystem.Party.MobileParty::get_TotalWage()
      Method From Stackframe Issue: False
  • Frame: int TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculatePartyWage(MobileParty mobileParty, int budget, bool applyWithdrawals) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Int32 TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel::CalculatePartyWage(TaleWorlds.CampaignSystem.Party.MobileParty mobileParty, System.Int32 budget, System.Boolean applyWithdrawals)
      Method From Stackframe Issue: False
  • Frame: int TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddPartyExpense(MobileParty party, Clan clan, ExplainedNumber goldChange, bool applyWithdrawals) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Int32 TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel::AddPartyExpense(TaleWorlds.CampaignSystem.Party.MobileParty party, TaleWorlds.CampaignSystem.Clan clan, TaleWorlds.CampaignSystem.ExplainedNumber goldChange, System.Boolean applyWithdrawals)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddExpensesFromPartiesAndGarrisons(Clan clan, ref ExplainedNumber goldChange, bool applyWithdrawals, bool includeDetails) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel::AddExpensesFromPartiesAndGarrisons(TaleWorlds.CampaignSystem.Clan clan, TaleWorlds.CampaignSystem.ExplainedNumber& goldChange, System.Boolean applyWithdrawals, System.Boolean includeDetails)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanExpensesInternal(Clan clan, ref ExplainedNumber goldChange, bool applyWithdrawals, bool includeDetails) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel::CalculateClanExpensesInternal(TaleWorlds.CampaignSystem.Clan clan, TaleWorlds.CampaignSystem.ExplainedNumber& goldChange, System.Boolean applyWithdrawals, System.Boolean includeDetails)
      Method From Stackframe Issue: False
  • Frame: ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanGoldChange(Clan clan, bool includeDescriptions, bool applyWithdrawals, bool includeDetails) (IL Offset: 26)
    • Module: UNKNOWN
      Method: virtual TaleWorlds.CampaignSystem.ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel::CalculateClanGoldChange(TaleWorlds.CampaignSystem.Clan clan, System.Boolean includeDescriptions, System.Boolean applyWithdrawals, System.Boolean includeDetails)
      Method From Stackframe Issue: False
  • Frame: ExplainedNumber Birke.BankFinanceModel.CalculateClanGoldChange(Clan clan, bool includeDescriptions, bool applyWithdrawals, bool includeDetails) (IL Offset: 1)
    • Module: SimpleBank
      Method: virtual TaleWorlds.CampaignSystem.ExplainedNumber Birke.BankFinanceModel::CalculateClanGoldChange(TaleWorlds.CampaignSystem.Clan clan, System.Boolean includeDescriptions, System.Boolean applyWithdrawals, System.Boolean includeDetails)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapInfoVM.UpdatePlayerInfo(bool updateForced) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapInfoVM::UpdatePlayerInfo(System.Boolean updateForced)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapBarVM.OnRefresh() (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapBarVM::OnRefresh()
      Method From Stackframe Issue: False
  • Frame: new TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapBarVM(INavigationHandler navigationHandler, IMapStateHandler mapStateHandler, Func getMapBarShortcuts, Action openArmyManagement) (IL Offset: 254)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapBarVM::.ctor(TaleWorlds.CampaignSystem.INavigationHandler navigationHandler, TaleWorlds.CampaignSystem.GameState.IMapStateHandler mapStateHandler, System.Func`1 getMapBarShortcuts, System.Action openArmyManagement)
      Method From Stackframe Issue: False
  • Frame: void SandBox.GauntletUI.Map.GauntletMapBarGlobalLayer.Initialize(MapScreen mapScreen, float contextAlphaModifider) (IL Offset: 74)
    • Module: Sandbox
      Method: System.Void SandBox.GauntletUI.Map.GauntletMapBarGlobalLayer::Initialize(SandBox.View.Map.MapScreen mapScreen, System.Single contextAlphaModifider)
      Method From Stackframe Issue: False
  • Frame: void SandBox.GauntletUI.Map.GauntletMapBarView.CreateLayout() (IL Offset: 17)
    • Module: Sandbox
      Method: virtual System.Void SandBox.GauntletUI.Map.GauntletMapBarView::CreateLayout()
      Method From Stackframe Issue: False
  • Frame: MapView SandBox.View.Map.MapScreen.AddMapView(params object[] parameters) (IL Offset: 38)
    • Module: Sandbox
      Method: SandBox.View.Map.MapView SandBox.View.Map.MapScreen::AddMapView(System.Object[] parameters)
      Method From Stackframe Issue: False
  • Frame: void SandBox.View.Map.MapScreen.OnInitialize() (IL Offset: 317)
    • Module: Sandbox
      Method: virtual System.Void SandBox.View.Map.MapScreen::OnInitialize()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.ScreenSystem.ScreenBase.HandleInitialize() (IL Offset: 43)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.ScreenSystem.ScreenBase::HandleInitialize()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.ScreenSystem.ScreenManager.CleanAndPushScreen(ScreenBase screen) (IL Offset: 38)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.ScreenSystem.ScreenManager::CleanAndPushScreen(TaleWorlds.ScreenSystem.ScreenBase screen)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnPushState(GameState gameState) (IL Offset: 162)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnPushState(TaleWorlds.Core.GameState gameState)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnCleanAndPushState(GameState gameState) (IL Offset: 135)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnCleanAndPushState(TaleWorlds.Core.GameState gameState)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.DoGameStateJobs() (IL Offset: 75)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::DoGameStateJobs()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.CleanAndPushState(GameState gameState, int level) (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::CleanAndPushState(TaleWorlds.Core.GameState gameState, System.Int32 level)
      Method From Stackframe Issue: False
  • Frame: void SandBox.SandBoxGameManager.OnLoadFinished() (IL Offset: 189)
    • Module: Sandbox
      Method: virtual System.Void SandBox.SandBoxGameManager::OnLoadFinished()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      Method From Stackframe Issue: False

+ Involved Modules

  • SimpleBank
    • Method: virtual TaleWorlds.CampaignSystem.ExplainedNumber Birke.BankFinanceModel::CalculateClanGoldChange(TaleWorlds.CampaignSystem.Clan clan, System.Boolean includeDescriptions, System.Boolean applyWithdrawals, System.Boolean includeDetails)
      Frame: ExplainedNumber Birke.BankFinanceModel.CalculateClanGoldChange(Clan clan, bool includeDescriptions, bool applyWithdrawals, bool includeDetails) (IL Offset: 1)
      HarmonyIssue: False
  • Sandbox
    • Method: System.Void SandBox.GauntletUI.Map.GauntletMapBarGlobalLayer::Initialize(SandBox.View.Map.MapScreen mapScreen, System.Single contextAlphaModifider)
      Frame: void SandBox.GauntletUI.Map.GauntletMapBarGlobalLayer.Initialize(MapScreen mapScreen, float contextAlphaModifider) (IL Offset: 74)
      HarmonyIssue: False
    • Method: virtual System.Void SandBox.GauntletUI.Map.GauntletMapBarView::CreateLayout()
      Frame: void SandBox.GauntletUI.Map.GauntletMapBarView.CreateLayout() (IL Offset: 17)
      HarmonyIssue: False
    • Method: SandBox.View.Map.MapView SandBox.View.Map.MapScreen::AddMapView(System.Object[] parameters)
      Frame: MapView SandBox.View.Map.MapScreen.AddMapView(params object[] parameters) (IL Offset: 38)
      HarmonyIssue: False
    • Method: virtual System.Void SandBox.View.Map.MapScreen::OnInitialize()
      Frame: void SandBox.View.Map.MapScreen.OnInitialize() (IL Offset: 317)
      HarmonyIssue: False
    • Method: virtual System.Void SandBox.SandBoxGameManager::OnLoadFinished()
      Frame: void SandBox.SandBoxGameManager.OnLoadFinished() (IL Offset: 189)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.162)
  • + ButterLib (Bannerlord.ButterLib, v2.8.0.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.7.1.0)
  • + Native (Native, v1.1.2.0)
  • + SandBox Core (SandBoxCore, v1.1.2.0)
  • + Sandbox (Sandbox, v1.1.2.0)
  • + StoryMode (StoryMode, v1.1.2.0)
  • + Birth and Death Options (BirthAndDeath, v1.1.2.0)
  • + CustomBattle (CustomBattle, v1.1.2.0)
  • + UnlimitedCAP (UnlimitedCAP, v1.3.0.0)
  • + Don't Stop Me Now (DontStopMeNow, v1.18.4.0)
  • + Zweihander and Claymore (ZC, v1.0.0.0)
  • + Death for All (DeathForAll, v1.1.0.0)
  • + UnlimitedMaxAttribute (UnlimitedMaxAttribute, v1.0.0.0)
  • + Vlandian Steel RBM (Vlandian_steel_RBM, v1.0.0.0)
  • + UnarmedDamage (UnarmedDamage, v1.0.3.0)
  • + Knight (Knight, v1.0.0.0)
  • + ArenaPack (ArenaPack, v1.1.0.1)
  • + AutoTrader (AutoTrader, v1.1.0.0)
  • + AutoTrader RU (AutoTrader RU, v1.0.0.1)
  • + Hypnosis (Hypnosis, v0.2.0.0)
  • + Distinguished Service 1.1.0 (DistinguishedService110, v6.1.0.0)
  • + Useful Companions (UsefullCompanions, v0.5.1.0)
  • + EliteMercsExpanded (EliteMercsExpanded, v1.1.0.0)
  • + Attack & Blocking to Heal (TestOfShield, v0.1.0.0)
  • + Useful Companions RU (UsefullCompanions RU, v0.4.7.0)
  • + Bodyguards (Bodyguards, v1.1.0.0)
  • + Adonnay's Exotic Weaponry (AEW - Adonnays Exotic Weaponry, v2.3.5.0)
  • + Simple Bank (SimpleBank, v1.1.2.5)
  • + UnlimitedPS (UnlimitedPS, v1.3.0.0)
  • + swadian armoury (swadian armoury, v1.0.0.0)
  • + Vlandian Mercenaries (Vlandian Mercenaries, v1.0.0.0)
  • + More Countries (MoreCountries, v1.1.0.0)
  • + Artems Animations (Artems Animations, e1.5.2.0)
  • + Vlandian Steel Items (Vlandian_steel_items, v1.0.0.0)
  • + BahamutArmory (BahamutArmory, e1.5.2.0)
  • + Fatimids (Fatimids, v1.0.0.0)
  • + Armored Vlandia (Armored Vlandia, v1.0.0.0)

+ Assemblies

+ Harmony Patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetPartyLimitForTier
    • Postfixes
      • Owner: 0; Namespace: UnlimitedCAP.MainParty.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetCompanionLimit
    • Postfixes
      • Owner: 0; Namespace: UnlimitedCAP.MainCompanion.Postfix;

  • SandBox.GauntletUI.GauntletCraftingScreen.OnFrameTick
    • Prefixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.SandBox.GauntletUI.GauntletCraftingScreenClass.OnFrameTickPatch.Prefix;

  • SandBox.GauntletUI.GauntletCraftingScreen.OnFinalize
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.SandBox.GauntletUI.GauntletCraftingScreenClass.OnFinalizePatch.Postfix;

  • SandBox.GauntletUI.GauntletInventoryScreen.OnFrameTick
    • Prefixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.SandBox.GauntletUI.GauntletInventoryScreenClass.OnFrameTickPatch.Prefix;

  • SandBox.GauntletUI.GauntletInventoryScreen.OnFinalize
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.SandBox.GauntletUI.GauntletInventoryScreenClass.OnFinalizePatch.Postfix;

  • SandBox.GauntletUI.Map.GauntletMapBarGlobalLayer.HandlePanelSwitching
    • Prefixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.SandBox.GauntletUI.Map.GauntletMapBarGlobalLayerClass.HandlePanelSwitchingPatch.Prefix;
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.SandBox.GauntletUI.Map.GauntletMapBarGlobalLayerClass.HandlePanelSwitchingPatch.Postfix;

  • TaleWorlds.CampaignSystem.CharacterObject.get_UpgradeRequiresItemFromCategory
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.CampaignSystem.CharacterObjectClass.UpgradeRequiresItemFromCategoryPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.OnFinalize
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVMClass.OnFinalizePatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.ProcessItemTooltip
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVMClass.ProcessItemTooltipPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.ResetSelectedItem
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVMClass.ResetSelectedItemPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM.ExecuteCancel
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVMClass.ExecuteCancelPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.WeaponDesign.CraftingPieceVM.ExecuteOpenTooltip
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.WeaponDesign.CraftingPieceVMClass.ExecuteOpenTooltipPatch.Postfix;

  • TaleWorlds.Core.Crafting.GenerateItem
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.Core.CraftingClass.GenerateItemPatch.Postfix;

  • TaleWorlds.Core.CraftingPiece.Deserialize
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.Core.CraftingPieceClass.DeserializePatch.Postfix;
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.Core.CraftingPieceClass.DeserializePatch2.Postfix; Index: 1;

  • TaleWorlds.Core.WeaponComponentData.Deserialize
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.Core.WeaponComponentDataClass.DeserializePatch.Postfix;
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.Core.WeaponComponentDataClass.DeserializePatch2.Postfix; Index: 1;

  • TaleWorlds.Core.WeaponDescription.Deserialize
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.Core.WeaponDescriptionClass.DeserializePatch.Postfix;
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.Core.WeaponDescriptionClass.DeserializePatch2.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.AttackInformation..ctor
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.AttackInformationStruct.AttackInformationPatch.Postfix;
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.AttackInformationStruct.AttackInformationPatch2.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.ChargeDamageCallback
    • Prefixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.MissionClass.ChargeDamageCallbackPatch.Prefix;
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.MissionClass.ChargeDamageCallbackPatch2.Prefix; Index: 1;
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.MissionClass.ChargeDamageCallbackPatch.Postfix;
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.MissionClass.ChargeDamageCallbackPatch2.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.RegisterBlow
    • Prefixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.MissionClass.RegisterBlowPatch.Prefix;
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.MissionClass.RegisterBlowPatch2.Prefix; Index: 1;
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.MissionClass.RegisterBlowPatch3.Prefix; Index: 2;

  • TaleWorlds.MountAndBlade.Mission.SpawnAgent
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.MissionClass.SpawnAgentPatch.Postfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeFromHorseCharge
    • Prefixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.MissionCombatMechanicsHelperClass.ComputeBlowMagnitudeFromHorseChargePatch.Prefix; Before: com.rbmcombat;
    • Postfixes
      • Owner: DontStopMeNow; Namespace: DontStopMeNow.HarmonyPatches.TaleWorlds.MountAndBlade.MissionCombatMechanicsHelperClass.ComputeBlowMagnitudeFromHorseChargePatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetSurvivalChance
    • Prefixes
      • Owner: DeathForAll_Harmony; Namespace: DeathForAll.Patches.SurvivalChancePatch.GetSurvivalChancePrefix;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.CalculateDamage
    • Postfixes
      • Owner: Bannerlord.UnarmedDamage; Namespace: UnarmedDamage.Patches.StatPatch1.Postfix;

  • TaleWorlds.MountAndBlade.CustomAgentApplyDamageModel.CalculateDamage
    • Postfixes
      • Owner: Bannerlord.UnarmedDamage; Namespace: UnarmedDamage.Patches.StatPatch2.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.GetPartyMemberSizeLimit
    • Postfixes
      • Owner: 0; Namespace: UnlimitedPS.MainPartySizes.Postfix;

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

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

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

+ Log Files

  • default20230414
      • [2023-04-14T19:52:39.0319010+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-14T19:52:39.0319010+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:38.9869018+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-14T19:52:38.9869018+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:34.4849101+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-14T19:52:34.4849101+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:34.4389098+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-14T19:52:34.4389098+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:26.3639244+03:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-14T19:52:14.3379475+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-14T19:52:14.3379475+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:52:14.3209473+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-14T19:52:14.3209473+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:52:14.3209473+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-14T19:52:14.3209473+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:52:14.2919477+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-14T19:52:14.2909477+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-14T19:52:14.2909477+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-14T19:52:14.2909477+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-14T19:52:14.2899474+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-14T19:52:14.2899474+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-14T19:52:14.2889474+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (6)
      • [2023-04-14T19:52:14.2869475+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-14T19:52:14.2859474+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2819467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:52:14.2809467+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:14.2489477+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-14T19:52:14.0099499+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-14T19:52:13.9269501+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-14T19:52:13.9259495+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:52:13.8639503+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-14T19:52:13.8599506+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-14T19:52:08.6779586+03:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-14T19:52:08.6749586+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-14T19:52:08.6619587+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-14T19:52:08.6599588+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-14T19:52:08.6569575+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-14T19:52:08.6569575+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-14T19:52:08.6569575+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-14T19:52:08.6559577+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-14T19:52:08.6559577+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-14T19:52:08.6549586+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-14T19:52:08.6059588+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-14T19:52:08.5589589+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-14T19:51:03.1060924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-14T19:51:03.1060924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:51:03.0890924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-14T19:51:03.0890924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:51:03.0890924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-14T19:51:03.0890924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:51:03.0600928+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-14T19:51:03.0600928+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-14T19:51:03.0600928+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-14T19:51:03.0590927+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-14T19:51:03.0590927+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-14T19:51:03.0590927+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-14T19:51:03.0580927+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (4)
      • [2023-04-14T19:51:03.0560924+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-14T19:51:03.0550924+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-14T19:51:03.0510924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:51:03.0500924+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:03.0180925+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-14T19:51:02.8070928+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-14T19:51:02.7250931+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-14T19:51:02.7250931+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:51:02.6660931+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-14T19:51:02.6630931+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-14T19:50:57.2101031+03:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-14T19:50:57.2081037+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-14T19:50:57.1941039+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-14T19:50:57.1911035+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-14T19:50:57.1891391+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-14T19:50:57.1891391+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-14T19:50:57.1881391+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-14T19:50:57.1881391+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-14T19:50:57.1871061+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-14T19:50:57.1871061+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-14T19:50:57.1371062+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-14T19:50:57.0931033+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-14T19:50:35.0051426+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-14T19:50:35.0051426+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:50:34.9591429+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-14T19:50:34.9591429+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:50:33.9071452+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-14T19:50:33.9071452+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:50:33.8621449+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-14T19:50:33.8621449+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:50:32.4951472+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-14T19:50:32.4951472+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:50:32.4501474+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-14T19:50:32.4501474+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:50:30.5241511+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-14T19:50:30.5241511+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:50:30.4781517+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-14T19:50:30.4781517+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:50:22.5841664+03:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-14T19:46:44.5882344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-14T19:46:44.5882344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:46:44.5692345+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-14T19:46:44.5692345+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:46:44.5692345+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-14T19:46:44.5692345+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:46:44.5432343+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-14T19:46:44.5432343+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-14T19:46:44.5422345+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-14T19:46:44.5422345+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-14T19:46:44.5422345+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-14T19:46:44.5412344+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-14T19:46:44.5412344+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (4)
      • [2023-04-14T19:46:44.5392346+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-14T19:46:44.5382346+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-14T19:46:44.5342344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:46:44.5342344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5342344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-14T19:46:44.5342344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5342344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:46:44.5342344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5342344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:46:44.5342344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5342344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:46:44.5332344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.5032345+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-14T19:46:44.2912349+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-14T19:46:44.2082352+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-14T19:46:44.2082352+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:44.1442352+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-14T19:46:44.1412355+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-14T19:46:39.1182450+03:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-14T19:46:39.1152450+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-14T19:46:39.1002450+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-14T19:46:39.0972441+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-14T19:46:39.0952447+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-14T19:46:39.0952447+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-14T19:46:39.0942442+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-14T19:46:39.0942442+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-14T19:46:39.0922441+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-14T19:46:39.0912441+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-14T19:46:39.0422442+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-14T19:46:38.9952442+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-14T19:46:03.6594330+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-14T19:46:03.6594330+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:03.6134327+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-14T19:46:03.6134327+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:02.1414351+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-14T19:46:02.1414351+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:02.0964351+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-14T19:46:02.0954353+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:00.1404389+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-14T19:46:00.1404389+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:46:00.0954390+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-14T19:46:00.0954390+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:55.8696315+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-14T19:45:55.8696315+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:55.8226310+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-14T19:45:55.8226310+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:43.5856544+03:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-14T19:45:27.7726847+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-14T19:45:27.7726847+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:45:27.7536847+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-14T19:45:27.7536847+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:45:27.7536847+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-14T19:45:27.7536847+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-14T19:45:27.7276852+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-14T19:45:27.7266841+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-14T19:45:27.7266841+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-14T19:45:27.7266841+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-14T19:45:27.7266841+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-14T19:45:27.7256843+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-14T19:45:27.7256843+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (4)
      • [2023-04-14T19:45:27.7236850+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-14T19:45:27.7226848+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-14T19:45:27.7186848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:45:27.7186848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7186848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-14T19:45:27.7186848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-14T19:45:27.7176848+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.6876849+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-14T19:45:27.4466853+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-14T19:45:27.3646855+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-14T19:45:27.3646855+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-14T19:45:27.3036856+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-14T19:45:27.2996861+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-14T19:45:21.6923240+03:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-14T19:45:21.6893240+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-14T19:45:21.6763242+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-14T19:45:21.6733241+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-14T19:45:21.5963243+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-14T19:45:21.5233244+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-14T19:45:21.4493245+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-14T19:45:21.3743246+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-14T19:45:21.3013248+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-14T19:45:21.2243249+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-14T19:45:21.0663252+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-14T19:45:20.9373262+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...