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.


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: KaosesTweaks
CallStack:
  1. at KaosesTweaks.Patches.DefaultPartySizeLimitModelPatch.Postfix(MobileParty party, ExplainedNumber& __result) in E:\BannerLord\MyMods\1.5.10\KaosesTweaks\KaosesTweaks\Patches\DefaultPartySizeLimitModelPatch.cs:line 40
  2. at TaleWorlds.CampaignSystem.SandBox.GameComponents.Party.DefaultPartySizeLimitModel.CalculateMobilePartyMemberSizeLimit_Patch1(DefaultPartySizeLimitModel this, IntPtr retbuf, MobileParty party, Boolean includeDescriptions)
  3. at TaleWorlds.CampaignSystem.SandBox.GameComponents.Party.DefaultPartySizeLimitModel.GetPartyMemberSizeLimit(PartyBase party, Boolean includeDescriptions)
  4. at StoryMode.GameModels.StoryModePartySizeLimitModel.GetPartyMemberSizeLimit(PartyBase party, Boolean includeDescriptions)
  5. at TaleWorlds.CampaignSystem.PartyBase.get_PartySizeLimit()
  6. at TaleWorlds.CampaignSystem.SandBox.GameComponents.Party.DefaultPartyMoraleModel.GetPartySizeMoraleEffect(MobileParty mobileParty, ExplainedNumber& result)
  7. at TaleWorlds.CampaignSystem.SandBox.GameComponents.Party.DefaultPartyMoraleModel.GetEffectivePartyMorale(MobileParty mobileParty, Boolean includeDescription)
  8. at TaleWorlds.CampaignSystem.MobileParty.get_Morale()
  9. at TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultPartySpeedCalculatingModel.CalculatePureSpeed(MobileParty mobileParty, Boolean includeDescriptions, Int32 additionalTroopOnFootCount, Int32 additionalTroopOnHorseCount)
  10. at TaleWorlds.CampaignSystem.MobileParty.ComputeCachedPureSpeed(Boolean& isBaseSpeedUpdated)
  11. at TaleWorlds.CampaignSystem.MobileParty.ComputeSpeed()
  12. at TaleWorlds.CampaignSystem.MobileParty.TickForMobileParty2(TickLocalVariables& variables, Single realDt)
  13. at TaleWorlds.CampaignSystem.Campaign.RealTick(Single realDt)
  14. at TaleWorlds.CampaignSystem.MapState.OnMapModeTick(Single dt)
  15. at TaleWorlds.CampaignSystem.MapState.OnTick(Single dt)
  16. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  17. at TaleWorlds.Core.Game.OnTick(Single dt)
  18. at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
  19. at TaleWorlds.MountAndBlade.Module.OnApplicationTick(Single dt)
  20. at TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(Single dt)

+ Involved Modules

  • KaosesTweaks
    • Method: static System.Void KaosesTweaks.Patches.DefaultPartySizeLimitModelPatch::Postfix(TaleWorlds.CampaignSystem.MobileParty party, TaleWorlds.CampaignSystem.ExplainedNumber& __result)
      Frame: Postfix at offset 1601 in file:line:column E:\BannerLord\MyMods\1.5.10\KaosesTweaks\KaosesTweaks\Patches\DefaultPartySizeLimitModelPatch.cs:40:17
  • StoryMode
    • Method: virtual TaleWorlds.CampaignSystem.ExplainedNumber StoryMode.GameModels.StoryModePartySizeLimitModel::GetPartyMemberSizeLimit(TaleWorlds.CampaignSystem.PartyBase party, System.Boolean includeDescriptions)
      Frame: GetPartyMemberSizeLimit at offset 393 in file:line:column :0:0

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.1.1.65)
  • + ButterLib (Bannerlord.ButterLib, v1.0.28.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.1.8.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.3.14.0)
  • + Native (Native, e1.6.3.0)
  • + SandBox Core (SandBoxCore, e1.6.3.0)
  • + Sandbox (Sandbox, e1.6.3.0)
  • + CustomBattle (CustomBattle, e1.6.3.0)
  • + StoryMode (StoryMode, e1.6.3.0)
  • + Fighting Together Relationship (FightingTogetherRelationship, v2.3.1.0)
  • + Xorberax's Cut Through Everyone (XorberaxCutThroughEveryone, v1.1.0.0)
  • + KillBanditsRaiseRelations (KillBanditsRaiseRelations, v1.6.3.0)
  • + LootEveryone (LootEveryone, v2.2.8.0)
  • + Slow Looters (SlowLooters, v1.0.5.0)
  • + Kaoses Tweaks (KaosesTweaks, v0.2.14.0)

+ Assemblies

+ Harmony Patches

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

  • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatchTranspiler;

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

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

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

  • TaleWorlds.GauntletUI.Data.GauntletMovie.Load
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.GauntletMoviePatchLoadPrefix;

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.mcm.ui.viewmodelpatch; Namespace: MCM.UI.Patches.ViewModelPatchExecuteCommandPatch;
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatchViewModel_ExecuteCommand_Transpiler;

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

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.Initialize
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetFactoryPatchInitializeTranspiler;

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.TwoDimension.EditableText.GetCursorPosition
    • Finalizers
      • Owner: bannerlord.mcm.ui.editabletextpatch; Namespace: MCM.UI.Patches.EditableTextPatchGetCursorPosition;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnSubModuleUnloadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnBeforeInitialModuleScreenSetAsRootPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameEndPostfix;

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPostfix;

  • MCM.IntegratedLoaderSubModule..ctor
    • Prefixes
      • Owner: bannerlord.mcm.implementation.mcmv3.loaderpreventer; Namespace: MCM.Adapter.MCMv3.Patches.MCMv3IntegratedLoaderSubModulePatchStopIntegratedLoaderSubModuleCtor;

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

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

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

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: xorberax.cutthrougheveryone; Namespace: CutThroughEveryone.CutThroughEveryonePatchDecideWeaponCollisionReactionPostfix;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Prefixes
      • Owner: xorberax.cutthrougheveryone; Namespace: CutThroughEveryone.CutThroughEveryonePatchMeleeHitCallbackPrefix;
    • Postfixes
      • Owner: xorberax.cutthrougheveryone; Namespace: CutThroughEveryone.CutThroughEveryonePatchMeleeHitCallbackPostfix;

  • TaleWorlds.CampaignSystem.InventoryManager.OpenScreenAsLoot
    • Prefixes
      • Owner: LootEveryone; Namespace: LootEveryone.AddToLootPrefix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentRemoved
    • Postfixes
      • Owner: LootEveryone; Namespace: LootEveryone.LootEveryonePostfix;

  • TaleWorlds.MountAndBlade.MissionLogic.OnMissionResultReady
    • Postfixes
      • Owner: LootEveryone; Namespace: LootEveryone.MissionState_LootEveryonePostfix;

  • TaleWorlds.MountAndBlade.MissionLogic.OnRetreatMission
    • Postfixes
      • Owner: LootEveryone; Namespace: LootEveryone.OnReatreatMission_LootEveryonePostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.CampaignBehaviorManager.OnGameLoaded
    • Prefixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatchOnGameLoadedPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.CampaignBehaviorManager.OnBeforeSave
    • Postfixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatchOnBeforeSavePostfix;

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

  • TaleWorlds.CampaignSystem.Barterables.JoinKingdomAsClanBarterable.GetUnitValueForFaction
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTBarterablePatchesPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultVillageProductionCalculatorModel.CalculateDailyFoodProductionAmount
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTCalculateDailyFoodProductionAmountPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultSettlementMilitiaModel.CalculateMilitiaChange
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTSettlementMilitiaModelPatchPostfix;

  • SandBox.TournamentMissions.Missions.TournamentBehavior.OnPlayerWinTournament
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.OnPlayerWinTournamentPatchPrefix;

  • SandBox.TournamentMissions.Missions.TournamentBehavior.CalculateBet
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.CalculateBetPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultBanditDensityModel.GetPlayerMaximumTroopCountForHideoutMission
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.BTTroopCountForHidoutMissionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Party.DefaultPartySizeLimitModel.CalculateMobilePartyMemberSizeLimit
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.DefaultPartySizeLimitModelPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultSettlementTaxModel.CalculateTownTax
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.DefaultSettlementTaxModelPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultSettlementTaxModel.CalculateVillageTaxFromIncome
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.CalculateVillageTaxFromIncomePatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultTournamentModel.GetRenownReward
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.DefaultTournamentModelPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultVolunteerProductionModel.GetDailyVolunteerProductionProbability
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.DefaultVolunteerProductionModelPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultRansomValueCalculationModel.PrisonerRansomValue
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.PrisonerRansomValuePatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.CraftingCampaignBehavior.GetMaxHeroCraftingStamina
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.GetMaxHeroCraftingStaminaPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.CraftingCampaignBehavior.HourlyTick
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.HourlyTickPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RecruitmentCampaignBehavior.UpdateVolunteersOfNotables
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.RecruitmentCampaignBehaviorPatchPostfix;

  • SandBox.ViewModelCollection.Tournament.TournamentVM.RefreshBetProperties
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.RefreshBetPropertiesPatchPostfix;

  • SandBox.ViewModelCollection.Tournament.TournamentVM.RefreshValues
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.RefreshValuesPatchPostfix;

  • SandBox.ViewModelCollection.Tournament.TournamentVM.get_IsBetButtonEnabled
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.IsBetButtonEnabledPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_can_open_courtship_on_condition
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.GetPersuasionTasksForCourtship+PatchesPrefix1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_start_courtship_persuasion_pt1_on_consequence
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.GetPersuasionTasksForCourtship+PatchesPrefix2;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_continue_courtship_stage_2_on_consequence
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.GetPersuasionTasksForCourtship+PatchesPrefix3;

  • TaleWorlds.CampaignSystem.Hero.AddSkillXp
    • Prefixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.HeroPatcher+PatchesPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.SPItemVM..ctor
    • Postfixes
      • Owner: KaosesTweaks.harmony; Namespace: KaosesTweaks.Patches.KaosesAutoLockItems+SPItemVMPatchPostfix;

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

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

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

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

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

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

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