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.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
CallStack:
  1. at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
  2. at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
  3. at System.Activator.CreateInstance(Type type, Boolean nonPublic)
  4. at System.Activator.CreateInstance(Type type)
  5. at TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaManager.CreateEncyclopediaPages()
  6. at SandBox.SandBoxSubModule.OnGameInitializationFinished(Game game)
  7. at TaleWorlds.MountAndBlade.MBGameManager.OnGameInitializationFinished(Game game)
  8. at TaleWorlds.CampaignSystem.Campaign.OnInitialize()
  9. at TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, GameTypeLoadingStates& nextState)
  10. at TaleWorlds.Core.GameType.DoLoadingForGameType()
  11. at SandBox.CampaignGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, GameManagerLoadingSteps& nextStep)
  12. at TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  13. at TaleWorlds.MountAndBlade.GameLoadingState.OnTick(Single dt)
  14. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  15. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, Single dt)


Inner Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaClanPage.<>c.<.ctor>b__6_7(CultureObject f)
  2. at System.Linq.EnumerableSorter`2.ComputeKeys(TElement[] elements, Int32 count)
  3. at System.Linq.EnumerableSorter`2.ComputeKeys(TElement[] elements, Int32 count)
  4. at System.Linq.EnumerableSorter`1.Sort(TElement[] elements, Int32 count)
  5. at System.Linq.OrderedEnumerable`1.d__1.MoveNext()
  6. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  7. at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  8. at TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaClanPage..ctor()

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.0.4.60)
  • + BetterExceptionWindow (BetterExceptionWindow, e2.1.0.0)
  • + ButterLib (Bannerlord.ButterLib, v1.0.21.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.1.4.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.3.6.0)
  • + Native (Native, e1.5.9.0)
  • + SandBox Core (SandBoxCore, e1.5.9.0)
  • + Sandbox (Sandbox, e1.5.9.0)
  • + CustomBattle (CustomBattle, e1.5.9.0)
  • + StoryMode (StoryMode, e1.5.9.0)
  • + Bear my Banner (BearMyBanner, v0.7.3.0)
  • + SueMoreSpouses (SueMoreSpouses, v2.3.3.0)
  • + zCulturedStart (zCulturedStart, v1.1.23.0)
  • + Saddled Edge Editor (SaddledEdgeEditor, v1.5.9.1)
  • + Adonnays Troop Changer (AdonnaysTroopChanger, v1.5.0.0)
  • + Chinese Weapon (ChineseWeapon, v1.0.1.0)
  • + new_equipment (new_equipment, e1.5.2.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.DotNet.Managed.ApplicationTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnApplicationTickCorePatchFinalizer;

  • TaleWorlds.Engine.ScriptComponentBehaviour.OnTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnComponentBehaviourTickPatchFinalizer;

  • TaleWorlds.MountAndBlade.Module.OnApplicationTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnApplicationTickPatchFinalizer;

  • TaleWorlds.MountAndBlade.View.Missions.MissionView.OnMissionScreenTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnMissionScreenTickPatchFinalizer;

  • TaleWorlds.Engine.Screens.ScreenManager.Tick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnFrameTickPatchFinalizer;

  • TaleWorlds.MountAndBlade.Mission.Tick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnTickMissionPatchFinalizer;

  • TaleWorlds.MountAndBlade.MissionBehaviour.OnMissionTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Main+OnMissionTickPatchFinalizer;

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

  • SandBox.SandBoxSubModule.OnGameStart
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnGameStartPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnGameStartPostfix;

  • 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.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero
    • Postfixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.DailyTickHeroPathPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.CheckAreNearby
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.CheckAreNearbyPathPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.ChildConceived
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.ChildConceivedPathPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultPregnancyModel.GetDailyChanceOfPregnancyForHero
    • Postfixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.GetDailyChanceOfPregnancyForHeroPostfix;

  • SandBox.ViewModelCollection.SPScoreboardVM.TroopNumberChanged
    • Postfixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.BattleSimulationTroopNumberChangedPathPostfix;

  • SandBox.ViewModelCollection.SPScoreboardVM.Initialize
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.BattleSimulationInitializePathPrefix;

  • SandBox.ViewModelCollection.SPScoreboardVM.OnExitBattle
    • Postfixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.BattleSimulationOnExitBattlePathPostfix;

  • TaleWorlds.Engine.Screens.ScreenBase.AddLayer
    • Postfixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.ClanScreenLayerPatchPostfix;

  • TaleWorlds.Engine.Screens.ScreenBase.RemoveLayer
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.ClanScreenLayerPatchPrefix;

  • TaleWorlds.CampaignSystem.HeroCreator.DeliverOffSpring
    • Postfixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.HeroCreatorDeliverOffSpringPathPostfix;

  • TaleWorlds.CampaignSystem.Location.DeserializeDelegate
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.LocatonDeserializeDelegatePathPrefix;

  • TaleWorlds.CampaignSystem.Location.CanAIExit
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.LocatonCanAIExitPathPrefix;

  • TaleWorlds.CampaignSystem.Location.CanPlayerSee
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.LocatonCanPlayerSeePathPrefix;

  • TaleWorlds.CampaignSystem.Location.CanPlayerEnter
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.LocatonCanPlayerEnterPathPrefix;

  • TaleWorlds.CampaignSystem.Location.CanAIEnter
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.LocatonCanAIEnterPathPrefix;

  • TaleWorlds.CampaignSystem.Location.ContainsCharacter
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.LocationContainsCharacterrPathPrefix;

  • TaleWorlds.CampaignSystem.Location.GetLocationCharacter
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.LocationGetLocationCharacterPathPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.AgingCampaignBehavior.DailyTickHero
    • Prefixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.AgingCampaignBehaviorPatch+AgingCampaignBehaviorDailyTickPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.HeroCreationCampaignBehavior.DeriveSkillsFromTraits
    • Postfixes
      • Owner: mod.sue.morespouses; Namespace: SueMoreSpouses.Patch.AgingCampaignBehaviorPatch+OnHeroComesOfAgePatchPostfix;

  • StoryMode.Behaviors.Quests.FirstPhase.BannerInvestigationQuestBehavior+BannerInvestigationQuest.InitializeNotablesToTalkList
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSTalkWithNoblePatchNoblePatch;

  • TaleWorlds.CampaignSystem.ViewModelCollection.BannerEditorVM.SetClanRelatedRules
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSPatchColorCreatorPrefix;

  • StoryMode.StoryModeSubModule.AddBehaviors
    • Postfixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSBehaviourPatchPostfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnInitialized
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSCharCreationPatchPrefix;

  • StoryMode.MainStoryLine.CompleteTutorialPhase
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSPatchDisableTutorialPrefix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.EscapeOnInit
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CSEscapePatchPrefix;

  • StoryMode.Behaviors.TrainingFieldCampaignBehavior.OnCharacterCreationIsOver
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.CulturedStartLocPatchPrefix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnCharacterCreationFinalized
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.Patches.CSPatchSandboxPrefix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.StartingAgeOnInit
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.Patches.CSPatchSandboxAddMenusPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.BannerEditorVM.ExecuteDone
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.Patches.CSPatchBannerVMDonePrefix;

  • StoryMode.Behaviors.FirstPhaseCampaignBehavior.OnSettlementLeft
    • Prefixes
      • Owner: mod.bannerlord.CS; Namespace: zCulturedStart.Patches.CSPatchOnSettleLeftPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RecruitmentCampaignBehavior.UpdateVolunteersOfNotables
    • Prefixes
      • Owner: mod.bannerlord.adonnay; Namespace: AdonnaysTroopChanger.PatchNotableRecruitsPrefix;

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

  • TaleWorlds.CampaignSystem.MobileParty.FillPartyStacks
    • Prefixes
      • Owner: mod.bannerlord.adonnay; Namespace: AdonnaysTroopChanger.PatchFillPartyStacksPrefix;

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