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.964 (WinBuild.160101.0800))
Runtime: .NET Framework 4.8.4510.0


+ Exception

Exception information
Type: System.MissingMethodException
Message: 找不到方法:“Void TaleWorlds.CampaignSystem.CharacterDevelopment.PerkObject.InitializeNew(System.String, TaleWorlds.Core.SkillObject, Int32, TaleWorlds.CampaignSystem.CharacterDevelopment.PerkObject, System.String, PerkRole, Single, EffectIncrementType, System.String, PerkRole, Single, EffectIncrementType, TaleWorlds.Core.TroopClassFlag, TaleWorlds.Core.TroopClassFlag)”。
Source: TOR_Core
CallStack:
  1. at void TOR_Core.CharacterDevelopment.TORPerks.InitializeAll() in C:/Program Files (x86)/Steam/steamapps/common/Mount & Blade II Bannerlord/Modules/TOR_Core/CSharpSourceCode/CharacterDevelopment/TORPerks.cs:line 203
  2. at void TOR_Core.HarmonyPatches.ObjectManagerPatches.LoadAdditionalCampaignObjects() in C:/Program Files (x86)/Steam/steamapps/common/Mount & Blade II Bannerlord/Modules/TOR_Core/CSharpSourceCode/HarmonyPatches/ObjectManagerPatches.cs:line 38
  3. at void TaleWorlds.CampaignSystem.Campaign.OnNewCampaignStart()
  4. at void TaleWorlds.CampaignSystem.Campaign.OnInitialize()
  5. at void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  6. at bool TaleWorlds.Core.GameType.DoLoadingForGameType()
  7. at void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep)
  8. at bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  9. at void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt)
  10. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  11. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)

+ Enhanced Stacktrace

  • Frame: void TOR_Core.CharacterDevelopment.TORPerks.InitializeAll() (IL Offset: -1)
    • Module: TOR_Core
      Method: System.Void TOR_Core.CharacterDevelopment.TORPerks::InitializeAll()
      Method From Stackframe Issue: True
  • Frame: void TOR_Core.HarmonyPatches.ObjectManagerPatches.LoadAdditionalCampaignObjects() (IL Offset: 18)
    • Module: TOR_Core
      Method: static System.Void TOR_Core.HarmonyPatches.ObjectManagerPatches::LoadAdditionalCampaignObjects()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.OnNewCampaignStart() (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::OnNewCampaignStart()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.OnInitialize() (IL Offset: 334)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::OnInitialize()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 37)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Method From Stackframe Issue: False
  • Frame: bool TaleWorlds.Core.GameType.DoLoadingForGameType() (IL Offset: 44)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
      Method From Stackframe Issue: False
  • Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 245)
    • Module: Sandbox
      Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Method From Stackframe Issue: False
  • Frame: bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager() (IL Offset: 162)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt) (IL Offset: 15)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.GameLoadingState::OnTick(System.Single dt)
      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

  • TOR_Core
    • Method: System.Void TOR_Core.CharacterDevelopment.TORPerks::InitializeAll()
      Frame: void TOR_Core.CharacterDevelopment.TORPerks.InitializeAll() (IL Offset: -1)
      HarmonyIssue: True
    • Method: static System.Void TOR_Core.HarmonyPatches.ObjectManagerPatches::LoadAdditionalCampaignObjects()
      Frame: void TOR_Core.HarmonyPatches.ObjectManagerPatches.LoadAdditionalCampaignObjects() (IL Offset: 18)
      HarmonyIssue: False
  • Sandbox
    • Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 245)
      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.1.0)
  • + SandBox Core (SandBoxCore, v1.1.1.0)
  • + CustomBattle (CustomBattle, v1.1.1.0)
  • + Sandbox (Sandbox, v1.1.1.0)
  • + StoryMode (StoryMode, v1.1.1.0)
  • + The Old Realms - Armory (TOR_Armory, v1.0.1.0)
  • + The Old Realms - Environment (TOR_Environment, v1.0.1.0)
  • + The Old Realms Core Module (TOR_Core, v1.0.1.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: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.GameKeyOptionsCategoryPatch.Postfix; Index: 1;
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix; Index: 2;

  • 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.MountAndBlade.Agent.GetBattleImportance
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.AgentPatches.BattleImportancePatch;

  • TaleWorlds.MountAndBlade.Formation.GetMedianAgent
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.AgentPatches.MedianAgentPatch;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.ShootProjectileAux
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ArtilleryPatches.OverrideArtilleryShooting;

  • TaleWorlds.Core.ItemObject.GetAirFrictionConstant
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ArtilleryPatches.OverrideAirFrictionForCannonBall;

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.EnsureLength
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.BaseGameDebugPatches.EnsureLengthProper;

  • TaleWorlds.Core.Game.InitializeParameters
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.BaseGameDebugPatches.LoadTORManagedParameters;

  • TaleWorlds.MountAndBlade.BannerBearerLogic.SetFormationBanner
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.BaseGameDebugPatches.PreventCrashForWhateverReason;

  • TaleWorlds.CampaignSystem.Party.PartyComponents.CaravanPartyComponent.InitializeCaravanOnCreation
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CaravanMasterPatch.CaravanLeaderOverride;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationCultureStageVM.SortCultureList
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CharacterCreationPatch.DoNotSortCultures;

  • Helpers.CharacterHelper.GetTroopTree
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CharacterObjectPatches.TroopTreePatch;

  • TaleWorlds.CampaignSystem.CharacterObject.CreateFrom
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CharacterObjectPatches.TroopTreePatch;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.DesertionCampaignBehavior.PartiesCheckDesertionDueToPartySizeExceedsPaymentRatio
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CharacterObjectPatches.DesertionTierPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_wanderer_introduction_on_condition
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.WandererString;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Overlay.SettlementMenuOverlayVM.ExecuteOnSetAsActiveContextMenuItem
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.RemoveQuickTalk;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_set_oath_phrases_on_condition
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.OverrideOathText;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_liege_states_obligations_to_vassal_on_condition
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.OverridePlayerFactionJoinText;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversations_set_voiced_line
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.OverrideVampireVoicedLines;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.bandit_start_defender_condition
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ConversationPatches.ChaosCultistBanditTextAndVoiceOverride;

  • TaleWorlds.MountAndBlade.CustomBattle.CustomBattle.CustomBattleData.get_Characters
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomBattlePatches.Postfix2;

  • TaleWorlds.MountAndBlade.CustomBattle.CustomBattle.CustomBattleData.get_Factions
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomBattlePatches.Postfix3;

  • TaleWorlds.MountAndBlade.CustomBattle.CustomBattle.CustomBattleHelper.GetDefaultTroopOfFormationForFaction
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomBattlePatches.Postfix;

  • TaleWorlds.MountAndBlade.CustomBattle.ArmyCompositionItemVM.IsValidUnitItem
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomBattlePatches.Prefix;

  • TaleWorlds.CampaignSystem.GameSceneDataManager.LoadSPBattleScenes
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomWorldMapPatch.LoadSinglePlayerBattleScenes;

  • SandBox.MapScene.Load
    • Transpilers
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomWorldMapPatch.Transpiler;

  • SandBox.MapScene.GetMapBorders
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomWorldMapPatch.CustomBorders;

  • TaleWorlds.CampaignSystem.Party.MobileParty.RecoverPositionsForNavMeshUpdate
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.CustomWorldMapPatch.WorldMapNavMeshDebugPatch;

  • TaleWorlds.MountAndBlade.Agent.HandleBlow
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.DamagePatch.PreHandleBlow;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.Init
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.EncounterPatches.Postfix2;

  • TaleWorlds.CampaignSystem.Clan.Deserialize
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.Postfix;

  • TaleWorlds.CampaignSystem.Kingdom.Deserialize
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.Postfix2;

  • TaleWorlds.CampaignSystem.Clan.get_Banner
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.Postfix3;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.Prefix;

  • TaleWorlds.CampaignSystem.Kingdom.get_Banner
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.Postfix4;

  • TaleWorlds.Core.ItemObject.get_IsBannerItem
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.FactionBannerPatches.DontRecognizeVisualBannersAsBanner;

  • TaleWorlds.Core.GameText.AddVariationWithId
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.GameTextPatches.LoadXmlWithOverride;

  • SandBox.GauntletUI.GauntletInventoryScreen.OnFrameTick
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.InventoryPatches.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM..ctor
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.InventoryPatches.Postfix2;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.UpdateFilteredStatusOfItem
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.InventoryPatches.SearchByStringId;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.ItemMenuVM.SetItem
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.InventoryPatches.PostFix3;

  • TaleWorlds.Core.WeaponComponentData.GetRelevantSkillFromWeaponClass
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ItemPatches.AddGunpowderRelevantSkill;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.WorkshopsCampaignBehavior.IsItemPreferredForTown
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ItemPatches.OnlyProduceTorItems;

  • TaleWorlds.MountAndBlade.GauntletUI.LoadingWindowViewModel.SetTotalGenericImageCount
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.LoadingScreenPatches.PostFix;

  • TaleWorlds.MountAndBlade.GauntletUI.LoadingWindowViewModel.Update
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.LoadingScreenPatches.PostFix2;

  • TaleWorlds.MountAndBlade.Module.GetInitialStateOptions
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MainMenuOptionsPatches.MainMenuSkipStoryMode;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapBarVM..ctor
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MapBarPatches.ReplaceMapVM;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapBarVM.OnRefresh
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MapBarPatches.RefreshExtraProperties;

  • TaleWorlds.MountAndBlade.MBMusicManager.Initialize
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MBMusicManagerPatches.OverrideCreation;

  • TaleWorlds.MountAndBlade.MBMusicManager.ActivateMenuMode
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MBMusicManagerPatches.UseTowMenuMusicId;

  • SandBox.CampaignAgentComponent.get_OwnerParty
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MissionPatches.PatchOwnerPartyForSummons;

  • TaleWorlds.MountAndBlade.Mission.FallDamageCallback
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MissionPatches.FallDamageCallbackPrefix;

  • TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.IsSideDepleted
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MissionPatches.IsSideDepletedPostfix;

  • SandBox.SandBoxMissions.OpenSiegeMissionWithDeployment
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.MissionPatches.CreateExceptionForLeicheberg;

  • TaleWorlds.ObjectSystem.MBObjectManager.GetMergedXmlForManaged
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ObjectManagerPatches.SkipValidationForSettlements;

  • TaleWorlds.Core.Game.InitializeDefaultGameObjects
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ObjectManagerPatches.LoadAdditionalSkillsAndAttributes;

  • TaleWorlds.CampaignSystem.Campaign.InitializeDefaultCampaignObjects
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.ObjectManagerPatches.LoadAdditionalCampaignObjects;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PerkResetCampaignBehavior.ClearPermanentBonusesIfExists
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.PerkResetRelatedPatch.ResetExtraPerks;

  • TaleWorlds.MountAndBlade.MBInitialScreenBase.RefreshScene
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.RotatingMainMenuScenePatch.PreFix;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.Deserialize
    • Postfixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.SettlementPatches.DeserializePostfix;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_OwnerClan
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.SettlementPatches.OwnerClanPrefix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM.Initialize
    • Prefixes
      • Owner: mod.harmony.theoldrealms; Namespace: TOR_Core.HarmonyPatches.SettlementPatches.AddCustomNamePlateVM;

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