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 (08.01.67.70)
Runtime: .NET Framework 4.8.4614.0


+ Exception

Exception information
Type: System.MissingMethodException
Message: Méthode introuvable : 'System.Collections.Generic.IEnumerable`1 TaleWorlds.MountAndBlade.Team.get_FormationsIncludingEmpty()'.
Source: RTSCamera
CallStack:
  1. at void MissionSharedLibrary.Utilities.Utility.SetPlayerAsCommander(bool forced)
  2. at void System.ComponentModel.PropertyChangedEventHandler.Invoke(object sender, PropertyChangedEventArgs e)
  3. at void TaleWorlds.MountAndBlade.Mission.set_MainAgent(Agent value)
  4. at void TaleWorlds.MountAndBlade.Agent.set_Controller(ControllerType value)
  5. at void TaleWorlds.MountAndBlade.Agent.Build(AgentBuildData agentBuildData, int creationIndex)
  6. at void TaleWorlds.MountAndBlade.Mission.BuildAgent(Agent agent, AgentBuildData agentBuildData)
  7. at Agent TaleWorlds.MountAndBlade.Mission.SpawnAgent(AgentBuildData agentBuildData, bool spawnFromAgentVisuals)
  8. at void SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnPlayer(bool civilianEquipment, bool noHorses, bool noWeapon, bool wieldInitialWeapons, bool isStealth, string spawnTag)
  9. at void SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.AfterStart()
  10. at void TaleWorlds.MountAndBlade.Mission.AfterStart()
  11. at void TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading()
  12. at void TaleWorlds.MountAndBlade.MissionState.TickLoading(float realDt)
  13. at void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt)
  14. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  15. at void TaleWorlds.Core.Game.OnTick(float dt)
  16. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  17. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)
  18. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt)

+ Enhanced Stacktrace

  • Frame: void MissionSharedLibrary.Utilities.Utility.SetPlayerAsCommander(bool forced) (IL Offset: -1)
    • Module: RTSCamera
      Method: static System.Void MissionSharedLibrary.Utilities.Utility::SetPlayerAsCommander(System.Boolean forced)
      Method From Stackframe Issue: True
  • Frame: void System.ComponentModel.PropertyChangedEventHandler.Invoke(object sender, PropertyChangedEventArgs e) (IL Offset: -1)
    • Module: UNKNOWN
      Method: virtual System.Void System.ComponentModel.PropertyChangedEventHandler::Invoke(System.Object sender, System.ComponentModel.PropertyChangedEventArgs e)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.set_MainAgent(Agent value) (IL Offset: 17)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::set_MainAgent(TaleWorlds.MountAndBlade.Agent value)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Agent.set_Controller(ControllerType value) (IL Offset: 37)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Agent::set_Controller(TaleWorlds.MountAndBlade.ControllerType value)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Agent.Build(AgentBuildData agentBuildData, int creationIndex) (IL Offset: 46)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Agent::Build(TaleWorlds.MountAndBlade.AgentBuildData agentBuildData, System.Int32 creationIndex)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.BuildAgent(Agent agent, AgentBuildData agentBuildData) (IL Offset: 27)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::BuildAgent(TaleWorlds.MountAndBlade.Agent agent, TaleWorlds.MountAndBlade.AgentBuildData agentBuildData)
      Method From Stackframe Issue: False
  • Frame: Agent TaleWorlds.MountAndBlade.Mission.SpawnAgent(AgentBuildData agentBuildData, bool spawnFromAgentVisuals) (IL Offset: 2191)
    • Module: UNKNOWN
      Method: TaleWorlds.MountAndBlade.Agent TaleWorlds.MountAndBlade.Mission::SpawnAgent(TaleWorlds.MountAndBlade.AgentBuildData agentBuildData, System.Boolean spawnFromAgentVisuals)
      Method From Stackframe Issue: False
  • Frame: void SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnPlayer(bool civilianEquipment, bool noHorses, bool noWeapon, bool wieldInitialWeapons, bool isStealth, string spawnTag) (IL Offset: 1006)
    • Module: Sandbox
      Method: System.Void SandBox.Missions.MissionLogics.MissionAgentHandler::SpawnPlayer(System.Boolean civilianEquipment, System.Boolean noHorses, System.Boolean noWeapon, System.Boolean wieldInitialWeapons, System.Boolean isStealth, System.String spawnTag)
      Method From Stackframe Issue: False
  • Frame: void SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.AfterStart() (IL Offset: 464)
    • Module: Sandbox
      Method: virtual System.Void SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController::AfterStart()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.AfterStart() (IL Offset: 272)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::AfterStart()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading() (IL Offset: 115)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.MissionState::FinishMissionLoading()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.TickLoading(float realDt) (IL Offset: 75)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.MissionState::TickLoading(System.Single realDt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt) (IL Offset: 113)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.MissionState::OnTick(System.Single realDt)
      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.Core.Game.OnTick(float dt) (IL Offset: 25)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 76)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::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
  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(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.DotNet.Managed.ApplicationTick_Patch2(System.Single dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      Method From Stackframe Issue: False

+ Involved Modules

  • RTSCamera
    • Method: static System.Void MissionSharedLibrary.Utilities.Utility::SetPlayerAsCommander(System.Boolean forced)
      Frame: void MissionSharedLibrary.Utilities.Utility.SetPlayerAsCommander(bool forced) (IL Offset: -1)
      HarmonyIssue: True
  • Sandbox
    • Method: System.Void SandBox.Missions.MissionLogics.MissionAgentHandler::SpawnPlayer(System.Boolean civilianEquipment, System.Boolean noHorses, System.Boolean noWeapon, System.Boolean wieldInitialWeapons, System.Boolean isStealth, System.String spawnTag)
      Frame: void SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnPlayer(bool civilianEquipment, bool noHorses, bool noWeapon, bool wieldInitialWeapons, bool isStealth, string spawnTag) (IL Offset: 1006)
      HarmonyIssue: False
    • Method: virtual System.Void SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController::AfterStart()
      Frame: void SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.AfterStart() (IL Offset: 464)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.162)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + ButterLib (Bannerlord.ButterLib, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.7.1.0)
  • + Native (Native, v1.1.3.0)
  • + SandBox Core (SandBoxCore, v1.1.3.0)
  • + Sandbox (Sandbox, v1.1.3.0)
  • + StoryMode (StoryMode, v1.1.3.0)
  • + CustomBattle (CustomBattle, v1.1.3.0)
  • + Fourberie (Fourberie, v12.0.1.0)
  • + Heal on Kill (Heal on Kill, v1.0.2.1)
  • + Xorberax's Legacy for v1.1.2 (XorberaxLegacy, v1.0.5.3)
  • + Dismemberment (Plus) for v1.1.2 (DismembermentPlus, v2.0.6.3)
  • + RTS Camera (RTSCamera, v4.1.19.0)
  • + swadian armoury (swadian armoury, v1.0.0.0)
  • + BahamutArmory (BahamutArmory, e1.5.2.0)
  • + Helmet Hair Cover Continued Plus (HelmetHairContinuedPlus, v2.3.2.0)
  • + Adonnay's Exotic Weaponry (AEW - Adonnays Exotic Weaponry, v2.3.5.0)
  • + War Cry (WarCry, v6.0.0.0)
  • + Workshops Completed (WorkshopsCompleted, v1.1.1.7)
  • + Artems Animations (Artems Animations, e1.5.2.0)
  • + Always Show Titles (Bannerlord.AlwaysShowTitles, v1.1.0.0)
  • + More Trait Info (Bannerlord.MoreTraitInfo, v1.0.2.0)
  • + Distinguished Service 1.1.0 (DistinguishedService110, v6.1.0.0)

+ Assemblies

+ Harmony Patches

  • 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.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.DoLoadingPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.BeginGameStartPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnInitialStatePostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix;
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 1;

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

  • 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.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.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.DecideWeaponCollisionReactionPostfix;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.MeleeHitCallbackPostfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeFromHorseCharge
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ChargeDamagePatch.ComputeBlowMagnitudeFromHorseChargePostfix;

  • TaleWorlds.MountAndBlade.Mission.CancelsDamageAndBlocksAttackBecauseOfNonEnemyCase
    • Prefixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.FriendlyFirePatch.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnSessionLaunched
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.TrainingFieldMenuOptionsPatch.Postfix;

  • TaleWorlds.MountAndBlade.View.Screens.MissionScreen.UpdateCamera
    • Prefixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatch.Prefix;
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatch.Postfix;

  • TaleWorlds.MountAndBlade.View.MissionViews.SiegeWeapon.RangedSiegeWeaponView.HandleUserInput
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_RangedSiegeWeaponView.HandleUserInput_Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanFinance.ClanFinanceWorkshopItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.WorkshopsCompleted; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.WorkshopsCompleted; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanFinance.ClanFinanceWorkshopItemVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.WorkshopsCompleted; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanMembersVM.RefreshValues
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.ClanPatches+Patch01.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.ClanPatches+Patch01.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Conversation.MissionConversationVM.Refresh
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.ConversationPatches+Patch01.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.ConversationPatches+Patch01.Postfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.ConversationPatches+Patch02.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.ConversationPatches+Patch02.Postfix;

  • TaleWorlds.CampaignSystem.Hero.get_Name
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.HeroPatches+Patch01.Postfix;

  • TaleWorlds.CampaignSystem.Hero.SetHeroEncyclopediaTextAndLinks
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.HeroPatches+Patch02.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.HeroPatches+Patch02.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Decisions.DecisionSupporterVM..ctor
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch01.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch01.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Decisions.ItemTypes.DecisionItemBaseVM.RefreshRelationChangeText
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch02.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch02.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Decisions.ItemTypes.DeclareWarDecisionItemVM.InitValues
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch03.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch03.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Decisions.ItemTypes.ExpelClanDecisionItemVM.InitValues
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch04.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch04.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Decisions.ItemTypes.KingSelectionDecisionItemVM.InitValues
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch05.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch05.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Decisions.ItemTypes.MakePeaceDecisionItemVM.InitValues
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch06.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch06.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Decisions.ItemTypes.PolicyDecisionItemVM.InitValues
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch07.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch07.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Decisions.ItemTypes.SettlementDecisionItemVM.InitValues
    • Prefixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch08.Prefix;
    • Postfixes
      • Owner: bannerlord.alwayshowtitles; Namespace: Bannerlord.AlwaysShowTitles.Patches.KingdomPatches+Patch08.Postfix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroTraitDeveloper.AddTraitXp
    • Prefixes
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.MoreTraitInfo.Patches.HeroTraitDeveloperPatch.AddTraitXpPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Items.EncyclopediaTraitItemVM..ctor
    • Postfixes
      • Owner: Bannerlord.MoreTraitInfo; Namespace: Bannerlord.MoreTraitInfo.Patches.EncyclopediaTraitItemVMPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Bannerlord.MoreTraitInfo; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Bannerlord.MoreTraitInfo; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Bannerlord.MoreTraitInfo; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

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

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

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

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

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenInitialize
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandler.Prefix_OnMissionScreenInitialize;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenFinalize
    • Postfixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandler.Postfix_OnMissionScreenFinalize;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenTick
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandler.Prefix_OnMissionScreenTick;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletCrosshair.GetShouldCrosshairBeVisible
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionGauntletCrosshair.Prefix_GetShouldCrosshairBeVisible;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.UpdateLeftCharacter
    • Postfixes
      • Owner: motes.workshopscompleted; Namespace: WorkshopsCompleted.SPInventoryVMPatches.UpdateLeftCharacter.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanManagementVM.SetSelectedCategory
    • Prefixes
      • Owner: motes.workshopscompleted; Namespace: WorkshopsCompleted.ClanManagementVMPatches.SetSelectedCategory.Prefix;
    • Postfixes
      • Owner: motes.workshopscompleted; Namespace: WorkshopsCompleted.ClanManagementVMPatches.SetSelectedCategory.Postfix;

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

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

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

+ Log Files

  • default20230428
      • [2023-04-28T20:03:56.3592861+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T20:03:56.3592861+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:03:56.3078363+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T20:03:56.3078363+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:03:54.8680740+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T20:03:54.8680740+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:03:54.8156511+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T20:03:54.8156511+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:03:53.4065504+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T20:03:53.4065504+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:03:53.3526899+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T20:03:53.3526899+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:03:51.0814499+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T20:03:51.0814499+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:03:51.0280828+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T20:03:51.0280828+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:03:20.8122583+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T20:03:20.8122583+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:03:20.7524184+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T20:03:20.7524184+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:54:17.0188785+02:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T19:52:44.1895955+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-28T19:52:44.1895955+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T19:52:44.1746349+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-28T19:52:44.1746349+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T19:52:44.1746349+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T19:52:44.1736380+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T19:52:44.1726413+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-28T19:52:44.1726413+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-28T19:52:44.1716451+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-28T19:52:44.1716451+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-28T19:52:44.1716451+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-28T19:52:44.1706475+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-28T19:52:44.1696479+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-04-28T19:52:44.1646615+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-28T19:52:44.1646615+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-28T19:52:44.1596749+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T19:52:44.1586776+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1586776+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-28T19:52:44.1586776+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1586776+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-28T19:52:44.1586776+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1586776+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1576801+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-28T19:52:44.1566828+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1566828+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T19:52:44.1566828+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1566828+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-28T19:52:44.1566828+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1566828+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-28T19:52:44.1566828+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:44.1168168+02:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T19:52:43.7228436+02:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T19:52:43.6310888+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-28T19:52:43.6310888+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T19:52:43.5513023+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.MoreTraitInfo - Enabled
      • [2023-04-28T19:52:43.5513023+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.MoreTraitInfo - Register Types
      • [2023-04-28T19:52:43.5513023+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.MoreTraitInfo - Register: Bannerlord.MoreTraitInfo.1.1.2, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T19:52:43.5513023+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.MoreTraitInfo.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T19:52:43.5513023+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T19:52:43.5513023+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.MoreTraitInfo.1.1.2.dll for game v1.1.2.0 is loaded.
      • [2023-04-28T19:52:43.5513023+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-28T19:52:43.5513023+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.MoreTraitInfo.1.1.2.dll.
      • [2023-04-28T19:52:43.5513023+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.MoreTraitInfo.1.1.1.dll.
      • [2023-04-28T19:52:43.5503046+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.MoreTraitInfo.1.1.0.dll.
      • [2023-04-28T19:52:43.5503046+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.MoreTraitInfo.1.0.3.dll.
      • [2023-04-28T19:52:43.5503046+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.MoreTraitInfo.1.0.2.dll.
      • [2023-04-28T19:52:43.5503046+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.MoreTraitInfo.1.0.1.dll.
      • [2023-04-28T19:52:43.5503046+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.MoreTraitInfo.1.0.0.dll.
      • [2023-04-28T19:52:43.5473124+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T19:52:43.5473124+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T19:52:43.5473124+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T19:52:43.5473124+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: WorkshopsCompleted - Enabled
      • [2023-04-28T19:52:43.5473124+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: WorkshopsCompleted - Register Types
      • [2023-04-28T19:52:43.5473124+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: WorkshopsCompleted - Register: WorkshopsCompleted, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T19:52:43.5473124+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-28T19:52:43.5413283+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-28T19:51:56.3727270+02:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-28T19:51:56.3687359+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-28T19:51:56.3527795+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-28T19:51:56.3487887+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-28T19:51:56.3268475+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-28T19:51:56.3049066+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-28T19:51:56.2804951+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-28T19:51:56.2535875+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-28T19:51:56.2306120+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-28T19:51:56.2006880+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-28T19:51:56.0969389+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-28T19:51:56.0174098+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...