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

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

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


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.Engine
CallStack:
  1. at void TaleWorlds.Engine.MetaMesh.MergeMultiMeshes(MetaMesh metaMesh)
  2. at MetaMesh TaleWorlds.MountAndBlade.View.CraftedDataView.BuildHolsterMeshWithWeapon(WeaponDesign craftedData, float pivotDiff, bool batchAllMeshes)
  3. at MetaMesh TaleWorlds.MountAndBlade.View.CraftedDataView.get_NonBatchedHolsterMeshWithWeapon()
  4. at MetaMesh TaleWorlds.MountAndBlade.View.ItemCollectionElementViewExtensions.GetHolsterWithWeaponMeshCopy(ItemObject item, bool needBatchedVersion)
  5. at void TaleWorlds.MountAndBlade.View.ItemCollectionElementViewExtensions.OnGetWeaponData(ref WeaponData weaponData, MissionWeapon weapon, bool isFemale, Banner banner, bool needBatchedVersion)
  6. at WeaponData TaleWorlds.MountAndBlade.MissionWeapon.GetWeaponData(bool needBatchedVersionForMeshes)
  7. at void TaleWorlds.MountAndBlade.View.AgentVisuals.AddSkinArmorWeaponMultiMeshesToEntity(uint teamColor1, uint teamColor2, bool needBatchedVersion, bool forceUseFaceCache)
  8. at void TaleWorlds.MountAndBlade.View.AgentVisuals.Refresh(bool needBatchedVersionForWeaponMeshes, bool removeSkeleton, Equipment oldEquipment, bool isRandomProgress, bool forceUseFaceCache)
  9. at new TaleWorlds.MountAndBlade.View.AgentVisuals(AgentVisualsData data, string name, bool isRandomProgress, bool needBatchedVersionForWeaponMeshes, bool forceUseFaceCache)
  10. at void TaleWorlds.MountAndBlade.View.Scripts.CharacterSpawner.InitWithCharacter(CharacterCode characterCode, bool useBodyProperties)
  11. at GameEntity TaleWorlds.MountAndBlade.View.Tableaus.TableauCacheManager.FillEntityWithPose(CharacterCode characterCode, GameEntity poseEntity, Scene scene)
  12. at void TaleWorlds.MountAndBlade.View.Tableaus.TableauCacheManager.BeginCreateCharacterTexture(CharacterCode characterCode, Action setAction, bool isBig)
  13. at void TaleWorlds.MountAndBlade.GauntletUI.TextureProviders.ImageIdentifierTextureProvider.CreateImageWithId(string id, int typeAsInt, string additionalArgs)
  14. at void TaleWorlds.MountAndBlade.GauntletUI.TextureProviders.ImageIdentifierTextureProvider.CheckTexture()
  15. at void TaleWorlds.GauntletUI.BaseTypes.TextureWidget.OnUpdate(float dt)
  16. at void TaleWorlds.GauntletUI.EventManager.Update(float dt)
  17. at void TaleWorlds.Engine.GauntletUI.GauntletLayer.Tick(float dt)
  18. at void TaleWorlds.ScreenSystem.ScreenBase.FrameTick(float dt)
  19. at void DMD(?)

+ Enhanced Stacktrace

  • Frame: void TaleWorlds.Engine.MetaMesh.MergeMultiMeshes(MetaMesh metaMesh) (IL Offset: 0)
    • Module: UNKNOWN
      Method: void TaleWorlds.Engine.MetaMesh::MergeMultiMeshes(TaleWorlds.Engine.MetaMesh metaMesh)
      Method From Stackframe Issue: False
  • Frame: MetaMesh TaleWorlds.MountAndBlade.View.CraftedDataView.BuildHolsterMeshWithWeapon(WeaponDesign craftedData, float pivotDiff, bool batchAllMeshes) (IL Offset: 856)
    • Module: Native
      Method: static TaleWorlds.Engine.MetaMesh TaleWorlds.MountAndBlade.View.CraftedDataView::BuildHolsterMeshWithWeapon(TaleWorlds.Core.WeaponDesign craftedData, float pivotDiff, bool batchAllMeshes)
      Method From Stackframe Issue: False
  • Frame: MetaMesh TaleWorlds.MountAndBlade.View.CraftedDataView.get_NonBatchedHolsterMeshWithWeapon() (IL Offset: 0)
    • Module: Native
      Method: TaleWorlds.Engine.MetaMesh TaleWorlds.MountAndBlade.View.CraftedDataView::get_NonBatchedHolsterMeshWithWeapon()
      Method From Stackframe Issue: False
  • Frame: MetaMesh TaleWorlds.MountAndBlade.View.ItemCollectionElementViewExtensions.GetHolsterWithWeaponMeshCopy(ItemObject item, bool needBatchedVersion) (IL Offset: 26)
    • Module: Native
      Method: static TaleWorlds.Engine.MetaMesh TaleWorlds.MountAndBlade.View.ItemCollectionElementViewExtensions::GetHolsterWithWeaponMeshCopy(TaleWorlds.Core.ItemObject item, bool needBatchedVersion)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.View.ItemCollectionElementViewExtensions.OnGetWeaponData(ref WeaponData weaponData, MissionWeapon weapon, bool isFemale, Banner banner, bool needBatchedVersion) (IL Offset: 31)
    • Module: Native
      Method: static void TaleWorlds.MountAndBlade.View.ItemCollectionElementViewExtensions::OnGetWeaponData(TaleWorlds.MountAndBlade.WeaponData& weaponData, TaleWorlds.MountAndBlade.MissionWeapon weapon, bool isFemale, TaleWorlds.Core.Banner banner, bool needBatchedVersion)
      Method From Stackframe Issue: False
  • Frame: WeaponData TaleWorlds.MountAndBlade.MissionWeapon.GetWeaponData(bool needBatchedVersionForMeshes) (IL Offset: 643)
    • Module: UNKNOWN
      Method: TaleWorlds.MountAndBlade.WeaponData TaleWorlds.MountAndBlade.MissionWeapon::GetWeaponData(bool needBatchedVersionForMeshes)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.View.AgentVisuals.AddSkinArmorWeaponMultiMeshesToEntity(uint teamColor1, uint teamColor2, bool needBatchedVersion, bool forceUseFaceCache) (IL Offset: 188)
    • Module: Native
      Method: void TaleWorlds.MountAndBlade.View.AgentVisuals::AddSkinArmorWeaponMultiMeshesToEntity(uint teamColor1, uint teamColor2, bool needBatchedVersion, bool forceUseFaceCache)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.View.AgentVisuals.Refresh(bool needBatchedVersionForWeaponMeshes, bool removeSkeleton, Equipment oldEquipment, bool isRandomProgress, bool forceUseFaceCache) (IL Offset: 674)
    • Module: Native
      Method: void TaleWorlds.MountAndBlade.View.AgentVisuals::Refresh(bool needBatchedVersionForWeaponMeshes, bool removeSkeleton, TaleWorlds.Core.Equipment oldEquipment, bool isRandomProgress, bool forceUseFaceCache)
      Method From Stackframe Issue: False
  • Frame: new TaleWorlds.MountAndBlade.View.AgentVisuals(AgentVisualsData data, string name, bool isRandomProgress, bool needBatchedVersionForWeaponMeshes, bool forceUseFaceCache) (IL Offset: 130)
    • Module: Native
      Method: void TaleWorlds.MountAndBlade.View.AgentVisuals::.ctor(TaleWorlds.MountAndBlade.AgentVisualsData data, string name, bool isRandomProgress, bool needBatchedVersionForWeaponMeshes, bool forceUseFaceCache)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.View.Scripts.CharacterSpawner.InitWithCharacter(CharacterCode characterCode, bool useBodyProperties) (IL Offset: 0)
    • Module: Native
      Method: void TaleWorlds.MountAndBlade.View.Scripts.CharacterSpawner::InitWithCharacter(TaleWorlds.Core.CharacterCode characterCode, bool useBodyProperties)
      Method From Stackframe Issue: False
  • Frame: GameEntity TaleWorlds.MountAndBlade.View.Tableaus.TableauCacheManager.FillEntityWithPose(CharacterCode characterCode, GameEntity poseEntity, Scene scene) (IL Offset: 45)
    • Module: Native
      Method: TaleWorlds.Engine.GameEntity TaleWorlds.MountAndBlade.View.Tableaus.TableauCacheManager::FillEntityWithPose(TaleWorlds.Core.CharacterCode characterCode, TaleWorlds.Engine.GameEntity poseEntity, TaleWorlds.Engine.Scene scene)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.View.Tableaus.TableauCacheManager.BeginCreateCharacterTexture(CharacterCode characterCode, Action setAction, bool isBig) (IL Offset: 196)
    • Module: Native
      Method: void TaleWorlds.MountAndBlade.View.Tableaus.TableauCacheManager::BeginCreateCharacterTexture(TaleWorlds.Core.CharacterCode characterCode, System.Action setAction, bool isBig)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.GauntletUI.TextureProviders.ImageIdentifierTextureProvider.CreateImageWithId(string id, int typeAsInt, string additionalArgs) (IL Offset: 618)
    • Module: Native
      Method: void TaleWorlds.MountAndBlade.GauntletUI.TextureProviders.ImageIdentifierTextureProvider::CreateImageWithId(string id, int typeAsInt, string additionalArgs)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.GauntletUI.TextureProviders.ImageIdentifierTextureProvider.CheckTexture() (IL Offset: 154)
    • Module: Native
      Method: void TaleWorlds.MountAndBlade.GauntletUI.TextureProviders.ImageIdentifierTextureProvider::CheckTexture()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.GauntletUI.BaseTypes.TextureWidget.OnUpdate(float dt) (IL Offset: 13)
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.GauntletUI.BaseTypes.TextureWidget::OnUpdate(float dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.GauntletUI.EventManager.Update(float dt) (IL Offset: 606)
    • Module: UNKNOWN
      Method: void TaleWorlds.GauntletUI.EventManager::Update(float dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Engine.GauntletUI.GauntletLayer.Tick(float dt) (IL Offset: 18)
    • Module: UNKNOWN
      Method: virtual void TaleWorlds.Engine.GauntletUI.GauntletLayer::Tick(float dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.ScreenSystem.ScreenBase.FrameTick(float dt) (IL Offset: 135)
    • Module: UNKNOWN
      Method: void TaleWorlds.ScreenSystem.ScreenBase::FrameTick(float dt)
      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

  • Native
    • Method: static TaleWorlds.Engine.MetaMesh TaleWorlds.MountAndBlade.View.CraftedDataView::BuildHolsterMeshWithWeapon(TaleWorlds.Core.WeaponDesign craftedData, float pivotDiff, bool batchAllMeshes)
      Frame: MetaMesh TaleWorlds.MountAndBlade.View.CraftedDataView.BuildHolsterMeshWithWeapon(WeaponDesign craftedData, float pivotDiff, bool batchAllMeshes) (IL Offset: 856)
      HarmonyIssue: False
    • Method: TaleWorlds.Engine.MetaMesh TaleWorlds.MountAndBlade.View.CraftedDataView::get_NonBatchedHolsterMeshWithWeapon()
      Frame: MetaMesh TaleWorlds.MountAndBlade.View.CraftedDataView.get_NonBatchedHolsterMeshWithWeapon() (IL Offset: 0)
      HarmonyIssue: False
    • Method: static TaleWorlds.Engine.MetaMesh TaleWorlds.MountAndBlade.View.ItemCollectionElementViewExtensions::GetHolsterWithWeaponMeshCopy(TaleWorlds.Core.ItemObject item, bool needBatchedVersion)
      Frame: MetaMesh TaleWorlds.MountAndBlade.View.ItemCollectionElementViewExtensions.GetHolsterWithWeaponMeshCopy(ItemObject item, bool needBatchedVersion) (IL Offset: 26)
      HarmonyIssue: False
    • Method: static void TaleWorlds.MountAndBlade.View.ItemCollectionElementViewExtensions::OnGetWeaponData(TaleWorlds.MountAndBlade.WeaponData& weaponData, TaleWorlds.MountAndBlade.MissionWeapon weapon, bool isFemale, TaleWorlds.Core.Banner banner, bool needBatchedVersion)
      Frame: void TaleWorlds.MountAndBlade.View.ItemCollectionElementViewExtensions.OnGetWeaponData(ref WeaponData weaponData, MissionWeapon weapon, bool isFemale, Banner banner, bool needBatchedVersion) (IL Offset: 31)
      HarmonyIssue: False
    • Method: void TaleWorlds.MountAndBlade.View.AgentVisuals::AddSkinArmorWeaponMultiMeshesToEntity(uint teamColor1, uint teamColor2, bool needBatchedVersion, bool forceUseFaceCache)
      Frame: void TaleWorlds.MountAndBlade.View.AgentVisuals.AddSkinArmorWeaponMultiMeshesToEntity(uint teamColor1, uint teamColor2, bool needBatchedVersion, bool forceUseFaceCache) (IL Offset: 188)
      HarmonyIssue: False
    • Method: void TaleWorlds.MountAndBlade.View.AgentVisuals::Refresh(bool needBatchedVersionForWeaponMeshes, bool removeSkeleton, TaleWorlds.Core.Equipment oldEquipment, bool isRandomProgress, bool forceUseFaceCache)
      Frame: void TaleWorlds.MountAndBlade.View.AgentVisuals.Refresh(bool needBatchedVersionForWeaponMeshes, bool removeSkeleton, Equipment oldEquipment, bool isRandomProgress, bool forceUseFaceCache) (IL Offset: 674)
      HarmonyIssue: False
    • Method: void TaleWorlds.MountAndBlade.View.AgentVisuals::.ctor(TaleWorlds.MountAndBlade.AgentVisualsData data, string name, bool isRandomProgress, bool needBatchedVersionForWeaponMeshes, bool forceUseFaceCache)
      Frame: new TaleWorlds.MountAndBlade.View.AgentVisuals(AgentVisualsData data, string name, bool isRandomProgress, bool needBatchedVersionForWeaponMeshes, bool forceUseFaceCache) (IL Offset: 130)
      HarmonyIssue: False
    • Method: void TaleWorlds.MountAndBlade.View.Scripts.CharacterSpawner::InitWithCharacter(TaleWorlds.Core.CharacterCode characterCode, bool useBodyProperties)
      Frame: void TaleWorlds.MountAndBlade.View.Scripts.CharacterSpawner.InitWithCharacter(CharacterCode characterCode, bool useBodyProperties) (IL Offset: 0)
      HarmonyIssue: False
    • Method: TaleWorlds.Engine.GameEntity TaleWorlds.MountAndBlade.View.Tableaus.TableauCacheManager::FillEntityWithPose(TaleWorlds.Core.CharacterCode characterCode, TaleWorlds.Engine.GameEntity poseEntity, TaleWorlds.Engine.Scene scene)
      Frame: GameEntity TaleWorlds.MountAndBlade.View.Tableaus.TableauCacheManager.FillEntityWithPose(CharacterCode characterCode, GameEntity poseEntity, Scene scene) (IL Offset: 45)
      HarmonyIssue: False
    • Method: void TaleWorlds.MountAndBlade.View.Tableaus.TableauCacheManager::BeginCreateCharacterTexture(TaleWorlds.Core.CharacterCode characterCode, System.Action setAction, bool isBig)
      Frame: void TaleWorlds.MountAndBlade.View.Tableaus.TableauCacheManager.BeginCreateCharacterTexture(CharacterCode characterCode, Action setAction, bool isBig) (IL Offset: 196)
      HarmonyIssue: False
    • Method: void TaleWorlds.MountAndBlade.GauntletUI.TextureProviders.ImageIdentifierTextureProvider::CreateImageWithId(string id, int typeAsInt, string additionalArgs)
      Frame: void TaleWorlds.MountAndBlade.GauntletUI.TextureProviders.ImageIdentifierTextureProvider.CreateImageWithId(string id, int typeAsInt, string additionalArgs) (IL Offset: 618)
      HarmonyIssue: False
    • Method: void TaleWorlds.MountAndBlade.GauntletUI.TextureProviders.ImageIdentifierTextureProvider::CheckTexture()
      Frame: void TaleWorlds.MountAndBlade.GauntletUI.TextureProviders.ImageIdentifierTextureProvider.CheckTexture() (IL Offset: 154)
      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.2.0)
  • + SandBox Core (SandBoxCore, v1.1.2.0)
  • + Sandbox (Sandbox, v1.1.2.0)
  • + CustomBattle (CustomBattle, v1.1.2.0)
  • + StoryMode (StoryMode, v1.1.2.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;

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