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: explorer (10.0.19041.2604 (WinBuild.160101.0800))
Runtime: .NET Core 3.1.31-servicing.22511.2
BLSE Version: 1.2.4.74


+ Exception

Exception information
Type: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: System.Private.CoreLib
CallStack:
  1. at object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor, bool wrapExceptions)
  2. at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  3. at object System.Reflection.MethodBase.Invoke(object obj, object[] parameters)
  4. at object TaleWorlds.Library.Common.InvokeWithLog(MethodInfo methodInfo, object obj, params object[] args)
  5. at void DMD(?)
  6. at void TaleWorlds.GauntletUI.Data.GauntletView.OnCommand(string command, object[] args)
  7. at void TaleWorlds.GauntletUI.Data.GauntletView.OnEventFired(Widget widget, string commandName, object[] args)
  8. at void TaleWorlds.GauntletUI.BaseTypes.Widget.EventFired(string eventName, params object[] args)
  9. at void TaleWorlds.GauntletUI.BaseTypes.ButtonWidget.HandleClick()
  10. at void TaleWorlds.GauntletUI.BaseTypes.ButtonWidget.OnMouseReleased()
  11. at void TaleWorlds.GauntletUI.EventManager.DispatchEvent(Widget selectedWidget, GauntletEvent gauntletEvent)
  12. at void TaleWorlds.GauntletUI.EventManager.MouseUp()
  13. at void TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs)
  14. at void TaleWorlds.Engine.GauntletUI.GauntletLayer.ProcessEvents()
  15. at void TaleWorlds.ScreenSystem.ScreenManager.Update()
  16. at void DMD(?)


Inner Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at bool TaleWorlds.CampaignSystem.GameComponents.DefaultPartyTroopUpgradeModel.CanTroopGainXp(PartyBase owner, CharacterObject character)
  2. at int Helpers.MobilePartyHelper.GetMaximumXpAmountPartyCanGet(MobileParty party)
  3. at new TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM(InventoryLogic inventoryLogic, bool isInCivilianModeByDefault, Func getItemUsageSetFlags, string fiveStackShortcutkeyText, string entireStackShortcutkeyText)
  4. at void SandBox.GauntletUI.GauntletInventoryScreen.OnInitialize()
  5. at void TaleWorlds.ScreenSystem.ScreenBase.HandleInitialize()
  6. at void TaleWorlds.ScreenSystem.ScreenManager.PushScreen(ScreenBase screen)
  7. at void TaleWorlds.MountAndBlade.View.Screens.GameStateScreenManager.TaleWorlds.Core.IGameStateManagerListener.OnPushState(GameState gameState, bool isTopGameState)
  8. at void TaleWorlds.Core.GameStateManager.OnPushState(GameState gameState)
  9. at void TaleWorlds.Core.GameStateManager.DoGameStateJobs()
  10. at void TaleWorlds.Core.GameStateManager.PushState(GameState gameState, int level)
  11. at void TaleWorlds.CampaignSystem.Inventory.InventoryManager.OpenInventoryPresentation(TextObject leftRosterName)
  12. at void TaleWorlds.CampaignSystem.Inventory.InventoryManager.OpenScreenAsInventory(DoneLogicExtrasDelegate doneLogicExtrasDelegate)
  13. at void SandBox.View.Map.MapNavigationHandler.OpenInventoryScreenAction()
  14. at void SandBox.View.Map.MapNavigationHandler.TaleWorlds.CampaignSystem.INavigationHandler.OpenInventory()
  15. at void TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM.ExecuteOpenInventory()

+ Enhanced Stacktrace

  • Frame: bool TaleWorlds.CampaignSystem.GameComponents.DefaultPartyTroopUpgradeModel.CanTroopGainXp(PartyBase owner, CharacterObject character) (IL Offset: 95)
    • Module: UNKNOWN
      Method: virtual bool TaleWorlds.CampaignSystem.GameComponents.DefaultPartyTroopUpgradeModel::CanTroopGainXp(TaleWorlds.CampaignSystem.Party.PartyBase owner, TaleWorlds.CampaignSystem.CharacterObject character)
      Method From Stackframe Issue: False
  • Frame: int Helpers.MobilePartyHelper.GetMaximumXpAmountPartyCanGet(MobileParty party) (IL Offset: 41)
    • Module: UNKNOWN
      Method: static int Helpers.MobilePartyHelper::GetMaximumXpAmountPartyCanGet(TaleWorlds.CampaignSystem.Party.MobileParty party)
      Method From Stackframe Issue: False
  • Frame: new TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM(InventoryLogic inventoryLogic, bool isInCivilianModeByDefault, Func getItemUsageSetFlags, string fiveStackShortcutkeyText, string entireStackShortcutkeyText) (IL Offset: 753)
    • Module: UNKNOWN
      Method: void TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM::.ctor(TaleWorlds.CampaignSystem.Inventory.InventoryLogic inventoryLogic, bool isInCivilianModeByDefault, System.Func getItemUsageSetFlags, string fiveStackShortcutkeyText, string entireStackShortcutkeyText)
      Method From Stackframe Issue: False
  • Frame: void SandBox.GauntletUI.GauntletInventoryScreen.OnInitialize() (IL Offset: 94)
    • Module: UNKNOWN
      Method: virtual void SandBox.GauntletUI.GauntletInventoryScreen::OnInitialize()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.ScreenSystem.ScreenBase.HandleInitialize() (IL Offset: 43)
    • Module: UNKNOWN
      Method: void TaleWorlds.ScreenSystem.ScreenBase::HandleInitialize()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.ScreenSystem.ScreenManager.PushScreen(ScreenBase screen) (IL Offset: 78)
    • Module: UNKNOWN
      Method: static void TaleWorlds.ScreenSystem.ScreenManager::PushScreen(TaleWorlds.ScreenSystem.ScreenBase screen)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.View.Screens.GameStateScreenManager.TaleWorlds.Core.IGameStateManagerListener.OnPushState(GameState gameState, bool isTopGameState) (IL Offset: 70)
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.MountAndBlade.View.Screens.GameStateScreenManager::TaleWorlds.Core.IGameStateManagerListener.OnPushState(TaleWorlds.Core.GameState gameState, bool isTopGameState)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnPushState(GameState gameState) (IL Offset: 147)
    • Module: UNKNOWN
      Method: void TaleWorlds.Core.GameStateManager::OnPushState(TaleWorlds.Core.GameState gameState)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.DoGameStateJobs() (IL Offset: 47)
    • Module: UNKNOWN
      Method: void TaleWorlds.Core.GameStateManager::DoGameStateJobs()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.PushState(GameState gameState, int level) (IL Offset: 22)
    • Module: UNKNOWN
      Method: void TaleWorlds.Core.GameStateManager::PushState(TaleWorlds.Core.GameState gameState, int level)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Inventory.InventoryManager.OpenInventoryPresentation(TextObject leftRosterName) (IL Offset: 166)
    • Module: UNKNOWN
      Method: void TaleWorlds.CampaignSystem.Inventory.InventoryManager::OpenInventoryPresentation(TaleWorlds.Localization.TextObject leftRosterName)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Inventory.InventoryManager.OpenScreenAsInventory(DoneLogicExtrasDelegate doneLogicExtrasDelegate) (IL Offset: 27)
    • Module: UNKNOWN
      Method: static void TaleWorlds.CampaignSystem.Inventory.InventoryManager::OpenScreenAsInventory(TaleWorlds.CampaignSystem.Inventory.InventoryManager+DoneLogicExtrasDelegate doneLogicExtrasDelegate)
      Method From Stackframe Issue: False
  • Frame: void SandBox.View.Map.MapNavigationHandler.OpenInventoryScreenAction() (IL Offset: 25)
    • Module: UNKNOWN
      Method: void SandBox.View.Map.MapNavigationHandler::OpenInventoryScreenAction()
      Method From Stackframe Issue: False
  • Frame: void SandBox.View.Map.MapNavigationHandler.TaleWorlds.CampaignSystem.INavigationHandler.OpenInventory() (IL Offset: 85)
    • Module: UNKNOWN
      Method: virtual void SandBox.View.Map.MapNavigationHandler::TaleWorlds.CampaignSystem.INavigationHandler.OpenInventory()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM.ExecuteOpenInventory() (IL Offset: 0)
    • Module: UNKNOWN
      Method: void TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM::ExecuteOpenInventory()
      Method From Stackframe Issue: False
  • Frame: object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor, bool wrapExceptions) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static object RuntimeMethodHandle::InvokeMethod(object target, object[] arguments, Signature sig, bool constructor, bool wrapExceptions)
      Method From Stackframe Issue: False
  • Frame: object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) (IL Offset: 85)
    • Module: UNKNOWN
      Method: virtual object System.Reflection.RuntimeMethodInfo::Invoke(object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, object[] parameters, System.Globalization.CultureInfo culture)
      Method From Stackframe Issue: False
  • Frame: object System.Reflection.MethodBase.Invoke(object obj, object[] parameters) (IL Offset: 0)
    • Module: UNKNOWN
      Method: object System.Reflection.MethodBase::Invoke(object obj, object[] parameters)
      Method From Stackframe Issue: False
  • Frame: object TaleWorlds.Library.Common.InvokeWithLog(MethodInfo methodInfo, object obj, params object[] args) (IL Offset: 2)
    • Module: UNKNOWN
      Method: static object TaleWorlds.Library.Common::InvokeWithLog(System.Reflection.MethodInfo methodInfo, object obj, object[] args)
      Method From Stackframe Issue: False
  • Frame: void DMD(?) (IL Offset: -1)
    • Module: Bannerlord.UIExtenderEx
      Method: static bool Bannerlord.UIExtenderEx.Patches.ViewModelPatch::ExecuteCommandPatch(object __instance, string commandName, object[] parameters)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static void DMD(TaleWorlds.Library.ViewModel this, string commandName, object[] parameters)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.Library.ViewModel::ExecuteCommand(string commandName, object[] parameters)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.GauntletUI.Data.GauntletView.OnCommand(string command, object[] args) (IL Offset: 235)
    • Module: UNKNOWN
      Method: void TaleWorlds.GauntletUI.Data.GauntletView::OnCommand(string command, object[] args)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.GauntletUI.Data.GauntletView.OnEventFired(Widget widget, string commandName, object[] args) (IL Offset: 8)
    • Module: UNKNOWN
      Method: void TaleWorlds.GauntletUI.Data.GauntletView::OnEventFired(TaleWorlds.GauntletUI.BaseTypes.Widget widget, string commandName, object[] args)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.GauntletUI.BaseTypes.Widget.EventFired(string eventName, params object[] args) (IL Offset: 32)
    • Module: UNKNOWN
      Method: void TaleWorlds.GauntletUI.BaseTypes.Widget::EventFired(string eventName, object[] args)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.GauntletUI.BaseTypes.ButtonWidget.HandleClick() (IL Offset: 162)
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.GauntletUI.BaseTypes.ButtonWidget::HandleClick()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.GauntletUI.BaseTypes.ButtonWidget.OnMouseReleased() (IL Offset: 80)
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.GauntletUI.BaseTypes.ButtonWidget::OnMouseReleased()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.GauntletUI.EventManager.DispatchEvent(Widget selectedWidget, GauntletEvent gauntletEvent) (IL Offset: 334)
    • Module: UNKNOWN
      Method: void TaleWorlds.GauntletUI.EventManager::DispatchEvent(TaleWorlds.GauntletUI.BaseTypes.Widget selectedWidget, TaleWorlds.GauntletUI.GauntletEvent gauntletEvent)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.GauntletUI.EventManager.MouseUp() (IL Offset: 170)
    • Module: UNKNOWN
      Method: void TaleWorlds.GauntletUI.EventManager::MouseUp()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs) (IL Offset: 159)
    • Module: UNKNOWN
      Method: void TaleWorlds.GauntletUI.UIContext::UpdateInput(TaleWorlds.Library.InputType handleInputs)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Engine.GauntletUI.GauntletLayer.ProcessEvents() (IL Offset: 23)
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.Engine.GauntletUI.GauntletLayer::ProcessEvents()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.ScreenSystem.ScreenManager.Update() (IL Offset: 157)
    • Module: UNKNOWN
      Method: static void TaleWorlds.ScreenSystem.ScreenManager::Update()
      Method From Stackframe Issue: False
  • Frame: void DMD(?) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static void DMD(float dt, bool activeMouseVisible)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static void TaleWorlds.ScreenSystem.ScreenManager::Tick(float dt, bool activeMouseVisible)
      Method From Stackframe Issue: False

+ Involved Modules

  • Bannerlord.UIExtenderEx
    • Method: static bool Bannerlord.UIExtenderEx.Patches.ViewModelPatch::ExecuteCommandPatch(object __instance, string commandName, object[] parameters)
      Frame: void DMD(?) (IL Offset: -1)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.10.1.154)
  • + ButterLib (Bannerlord.ButterLib, v2.7.2.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.7.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.6.1.0)
  • + Native (Native, v1.1.3.0)
  • + SandBox Core (SandBoxCore, v1.1.3.0)
  • + Sandbox (Sandbox, v1.1.3.0)
  • + StoryMode (StoryMode, v1.1.3.0)
  • + CustomBattle (CustomBattle, v1.1.3.0)
  • + Dismemberment (Plus) for v1.1.1 (DismembermentPlus, v2.0.6.2)
  • + Birth and Death Options (BirthAndDeath, v1.1.3.0)
  • + Tetsojin_v1 (Tetsojin_v1, v1.0.0.0)
  • + Valkyrie Settlements (ValkyrieSettlements, v2.0.0.0)
  • + The Valkyrie (valkyrie, v2.0.0.0)
  • + BahamutArmory (BahamutArmory, e1.5.2.0)
  • + Anorit Kingdom (AnoritKingdom, v1.1.0.0)
  • + Open Source Armory (OpenSourceArmory, v1.14.0.0)
  • + Chinese Weapon (ChineseWeapon, v2.2.69.0)
  • + SpHuaxia (SpHuaxia, e2.2.1.0)
  • + East and West (HKMap Edition) (EastAndWest.HKMap, v1.1.0.0)
  • + MCAmazonBody (MCAmazonBody, v1.0.2.0)
  • + MCAmazonArmor (MCAmazonArmor, v1.0.0.0)
  • + Adonnay's Troop Changer (AdonnaysTroopChanger, v1.9.0.0)
  • + Unlanded Clans (UnlandedClans, v1.1.0.0)
  • + Marry Anyone (MarryAnyone, v3.0.5.0)
  • + SpBetterBows (SpBetterBows, e2.0.1.0)
  • + Night Sisters Minor Faction (Night Sisters Minor Faction, e1.5.2.0)
  • + More Prisoner Interactions (MorePrisonerInteractions, v1.1.2.0)
  • + Women in Calradia (WomeninCalradia, v5.3.0.0)
  • + BattleBuddies (BattleBuddies, v1.2.2.0)
  • + ChangingCulture (ChangingCulture, v1.5.9.0)
  • + Rename Any Settlement (RenameAnySettlement, v1.1.2.0)
  • + WrathoftheNorthmenNord (WrathoftheNorthmenNord, v1.3.0.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.Module..ctor
    • Prefixes
      • Owner: bannerlord.blse.features; Namespace: Bannerlord.BLSE.Features.Xbox.Patches.ModulePatch.ShowedLoginScreenPrefix;

  • TaleWorlds.MountAndBlade.Platform.GDK.PlatformGDKSubModule.OnSubModuleLoad
    • Prefixes
      • Owner: bannerlord.blse.features; Namespace: Bannerlord.BLSE.Features.Xbox.Patches.ModulePatch.OnSubModuleLoadPrefix;

  • TaleWorlds.MountAndBlade.Platform.GDK.PlatformGDKSubModule.OnApplicationTick
    • Prefixes
      • Owner: bannerlord.blse.features; Namespace: Bannerlord.BLSE.Features.Xbox.Patches.ModulePatch.OnApplicationTickPrefix;

  • SandBox.SandBoxSubModule.OnInitialState
    • Prefixes
      • Owner: bannerlord.blse.features; Namespace: Bannerlord.BLSE.Features.ContinueSaveFile.Patches.SandBoxSubModulePatch.OnInitialStatePrefix;

  • TaleWorlds.Library.InformationManager.ShowInquiry
    • Prefixes
      • Owner: bannerlord.blse.features; Namespace: Bannerlord.BLSE.Features.ContinueSaveFile.Patches.InformationManagerPatch.Prefix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationCultureStageVM.InitializePlayersFaceKeyAccordingToCultureSelection
    • Prefixes
      • Owner: com.sinkpoint.huaxia; Namespace: SpHuaxia.HuaxiaPatch+PatchFace.Prefix;
    • Postfixes
      • Owner: AnoritKingdomPatcher; Namespace: AnoritKingdom.Patch+AKSandboxInitializePlayersFaceKeyAccordingToCultureSelectionPatch.Postfix;
      • Owner: EastAndWestPatcher; Namespace: EastAndWest.Patch+EAWSandboxInitializePlayersFaceKeyAccordingToCultureSelectionPatch.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer.WidgetsMultiplayerHelper.GetFactionColorCode
    • Postfixes
      • Owner: AnoritKingdomPatcher; Namespace: AnoritKingdom.Patch+AKSandboxSetColorGradientPatch.Postfix;
      • Owner: EastAndWestPatcher; Namespace: EastAndWest.Patch+EAWSandboxSetColorGradientPatch.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.DecideAgentHitParticles
    • Postfixes
      • Owner: AnoritKingdomPatcher; Namespace: AnoritKingdom.Patch+AKDecideAgentHitParticlesPatchForRealisticBattleMod.Postfix; Priority: 0; After: com.rbmcombat;

  • SandBox.SandBoxGameManager.LaunchSandboxCharacterCreation
    • Prefixes
      • Owner: com.sinkpoint.huaxia; Namespace: SpHuaxia.HuaxiaPatch+PatchSandbox.Prefix;

  • ValkyrieSettlementsCode.ValkyrieSettlementsSubModule.OnNewGameCreated
    • Prefixes
      • Owner: EastAndWestPatcher; Namespace: EastAndWest.Patch+EAWValkyrieSettlementsSubModulePatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.GetRecruitVolunteerFromIndividual
    • Prefixes
      • Owner: mod.bannerlord.adonnay; Namespace: AdonnaysTroopChanger.PatchRecruitActionFromIndividual.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.FillPartyStacks
    • Prefixes
      • Owner: mod.bannerlord.adonnay; Namespace: AdonnaysTroopChanger.PatchFillPartyStacks.Prefix;

  • TaleWorlds.CampaignSystem.Conversation.ConversationHelper.GetHeroRelationToHeroTextShort
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.ConversationHelperPatches.Postfix;

  • TaleWorlds.CampaignSystem.Romance.EndAllCourtships
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.EndAllCourtshipsPatch.Prefix;

  • TaleWorlds.CampaignSystem.Actions.MarriageAction.Apply
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.MarriageActionPatch.Prefix;
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.MarriageActionPatch.Postfix;

  • TaleWorlds.CampaignSystem.Conversation.Tags.PlayerIsSpouseTag.IsApplicableTo
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.PlayerIsSpouseTagPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.PregnancyCampaignBehaviorPatches.Prefix;
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.PregnancyCampaignBehaviorPatches.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_finalize_courtship_for_hero_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.RomanceCampaignBehaviorPatches.Prefix1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_can_open_courtship_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.RomanceCampaignBehaviorPatches.Prefix2;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.get_RomanceCourtshipAttemptCooldown
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.RomanceCampaignBehaviorPatches.Postfix2;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_eligible_for_marriage_with_conversation_hero_on_condition
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.RomanceCampaignBehaviorPatches.Postfix3;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_eligible_for_marriage_with_hero_rltv_on_condition
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.RomanceCampaignBehaviorPatches.Postfix4;

  • SandBox.GauntletUI.Map.GauntletMapSettlementNameplateView.CreateLayout
    • Postfixes
      • Owner: murden.rename_any_settlement.2022; Namespace: Murden.RenameAnySettlement.SettlementNameplates.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.ViewModelCollection.GameOptions.OptionsVM.ExecuteCloseOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixin.ExecuteCloseOptionsPostfix; Priority: 300;

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

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