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

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

Launcher: explorer (10.0.19041.3758 (WinBuild.160101.0800))
Runtime: .NET Framework 4.8.9181.0


+ Exception

Exception information
Type: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
CallStack:
  1. at object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor)
  2. at object System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(object obj, object[] parameters, object[] arguments)
  3. at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  4. at object TaleWorlds.Library.Common.InvokeWithLog(MethodInfo methodInfo, object obj, params object[] args)
  5. at void TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(ViewModel this, string commandName, object[] parameters)
  6. at void TaleWorlds.GauntletUI.Data.GauntletView.OnCommand(string command, object[] args)
  7. at void TaleWorlds.GauntletUI.BaseTypes.Widget.EventFired(string eventName, params object[] args)
  8. at void TaleWorlds.GauntletUI.BaseTypes.ButtonWidget.OnMouseAlternateReleased()
  9. at void TaleWorlds.GauntletUI.EventManager.MouseAlternateUp()
  10. at void TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs)
  11. at void TaleWorlds.ScreenSystem.ScreenManager.Update()
  12. at void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(float dt, bool activeMouseVisible)
  13. at void ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_Tick(float dt)


Inner Exception information
Type: System.Xml.XmlException
Message: Data at the root level is invalid. Line 41, position 10.
Source: System.Xml
CallStack:
  1. at void System.Xml.XmlTextReaderImpl.Throw(Exception e)
  2. at bool System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
  3. at bool System.Xml.XmlTextReaderImpl.ParseDocumentContent()
  4. at void System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
  5. at void System.Xml.XmlDocument.Load(XmlReader reader)
  6. at WidgetPrefab TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab.LoadFrom_Patch0(PrefabExtensionContext prefabExtensionContext, WidgetAttributeContext widgetAttributeContext, string path)
  7. at void TaleWorlds.GauntletUI.PrefabSystem.CustomWidgetType.Load()
  8. at new TaleWorlds.GauntletUI.PrefabSystem.CustomWidgetType(WidgetFactory widgetFactory, string resourcesPath, string name)
  9. at WidgetPrefab TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetCustomType_Patch1(WidgetFactory this, string typeName)
  10. at WidgetInstantiationResult TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.CreateWidgets_Patch0(WidgetTemplate this, WidgetCreationData widgetCreationData) x 12
  11. at WidgetInstantiationResult TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.Instantiate(WidgetCreationData widgetCreationData, Dictionary parameters)
  12. at void TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie_Patch0(GauntletMovie this)
  13. at IGauntletMovie TaleWorlds.GauntletUI.Data.GauntletMovie.Load(UIContext context, WidgetFactory widgetFactory, string movieName, IViewModel datasource, bool doNotUseGeneratedPrefabs, bool hotReloadEnabled)
  14. at IGauntletMovie TaleWorlds.Engine.GauntletUI.GauntletLayer.LoadMovie(string movieName, ViewModel dataSource)
  15. at void SandBox.GauntletUI.Encyclopedia.EncyclopediaData.SetEncyclopediaPage(string pageId, object obj)
  16. at EncyclopediaPageVM SandBox.GauntletUI.Encyclopedia.GauntletMapEncyclopediaView.ExecuteLink(string pageId, object obj, bool needsRefresh)
  17. at void TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaNavigatorVM.ExecuteLink(string pageId, object target)
  18. at void TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaManager.GoToLink(string pageType, string stringID)

+ Enhanced Stacktrace

  • Frame: void System.Xml.XmlTextReaderImpl.Throw(Exception e) (IL Offset: 39)
    • Module: UNKNOWN
      Method: System.Void System.Xml.XmlTextReaderImpl::Throw(System.Exception e)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Boolean System.Xml.XmlTextReaderImpl::ParseRootLevelWhitespace()
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool System.Xml.XmlTextReaderImpl.ParseDocumentContent() (IL Offset: 724)
    • Module: UNKNOWN
      Method: System.Boolean System.Xml.XmlTextReaderImpl::ParseDocumentContent()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) (IL Offset: 13)
    • Module: UNKNOWN
      Method: System.Void System.Xml.XmlLoader::LoadDocSequence(System.Xml.XmlDocument parentDoc)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void System.Xml.XmlDocument.Load(XmlReader reader) (IL Offset: 47)
    • Module: UNKNOWN
      Method: virtual System.Void System.Xml.XmlDocument::Load(System.Xml.XmlReader reader)
      Method From Stackframe Issue: False
    CIL:

  • Frame: WidgetPrefab TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab.LoadFrom_Patch0(PrefabExtensionContext prefabExtensionContext, WidgetAttributeContext widgetAttributeContext, string path) (IL Offset: -1)
    • Module: Bannerlord.UIExtenderEx
      Method: static System.Collections.Generic.IEnumerable`1 Bannerlord.UIExtenderEx.Patches.WidgetPrefabPatch::WidgetPrefab_LoadFrom_Transpiler(System.Collections.Generic.IEnumerable`1 instructions, System.Reflection.MethodBase method)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab.LoadFrom_Patch0(TaleWorlds.GauntletUI.PrefabSystem.PrefabExtensionContext prefabExtensionContext, TaleWorlds.GauntletUI.PrefabSystem.WidgetAttributeContext widgetAttributeContext, System.String path)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.PrefabSystem.CustomWidgetType.Load() (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.PrefabSystem.CustomWidgetType::Load()
      Method From Stackframe Issue: False
    CIL:

  • Frame: new TaleWorlds.GauntletUI.PrefabSystem.CustomWidgetType(WidgetFactory widgetFactory, string resourcesPath, string name) (IL Offset: 38)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.PrefabSystem.CustomWidgetType::.ctor(TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory widgetFactory, System.String resourcesPath, System.String name)
      Method From Stackframe Issue: False
    CIL:

  • Frame: WidgetPrefab TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetCustomType_Patch1(WidgetFactory this, string typeName) (IL Offset: -1)
    • Module: Bannerlord.UIExtenderEx
      Method: static System.Boolean Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager::GetCustomTypePrefix(TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory __instance, System.String typeName, TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab& __result)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetCustomType_Patch1(TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory this, System.String typeName)
      Method From Stackframe Issue: False
    CIL:

  • Frame: WidgetInstantiationResult TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.CreateWidgets_Patch0(WidgetTemplate this, WidgetCreationData widgetCreationData) x 12 (IL Offset: -1)
    • Module: Bannerlord.UIExtenderEx
      Method: static System.Collections.Generic.IEnumerable`1 Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager::BlankTranspiler(System.Collections.Generic.IEnumerable`1 instructions)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static TaleWorlds.GauntletUI.PrefabSystem.WidgetInstantiationResult TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.CreateWidgets_Patch0(TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate this, TaleWorlds.GauntletUI.PrefabSystem.WidgetCreationData widgetCreationData)
      Method From Stackframe Issue: False
    CIL:

  • Frame: WidgetInstantiationResult TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.Instantiate(WidgetCreationData widgetCreationData, Dictionary parameters) (IL Offset: 0)
    • Module: UNKNOWN
      Method: TaleWorlds.GauntletUI.PrefabSystem.WidgetInstantiationResult TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate::Instantiate(TaleWorlds.GauntletUI.PrefabSystem.WidgetCreationData widgetCreationData, System.Collections.Generic.Dictionary`2 parameters)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie_Patch0(GauntletMovie this) (IL Offset: -1)
    • Module: Bannerlord.UIExtenderEx
      Method: static System.Collections.Generic.IEnumerable`1 Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager::BlankTranspiler(System.Collections.Generic.IEnumerable`1 instructions)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie_Patch0(TaleWorlds.GauntletUI.Data.GauntletMovie this)
      Method From Stackframe Issue: False
    CIL:

  • Frame: IGauntletMovie TaleWorlds.GauntletUI.Data.GauntletMovie.Load(UIContext context, WidgetFactory widgetFactory, string movieName, IViewModel datasource, bool doNotUseGeneratedPrefabs, bool hotReloadEnabled) (IL Offset: 109)
    • Module: UNKNOWN
      Method: static TaleWorlds.GauntletUI.Data.IGauntletMovie TaleWorlds.GauntletUI.Data.GauntletMovie::Load(TaleWorlds.GauntletUI.UIContext context, TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory widgetFactory, System.String movieName, TaleWorlds.Library.IViewModel datasource, System.Boolean doNotUseGeneratedPrefabs, System.Boolean hotReloadEnabled)
      Method From Stackframe Issue: False
    CIL:

  • Frame: IGauntletMovie TaleWorlds.Engine.GauntletUI.GauntletLayer.LoadMovie(string movieName, ViewModel dataSource) (IL Offset: 12)
    • Module: UNKNOWN
      Method: TaleWorlds.GauntletUI.Data.IGauntletMovie TaleWorlds.Engine.GauntletUI.GauntletLayer::LoadMovie(System.String movieName, TaleWorlds.Library.ViewModel dataSource)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.GauntletUI.Encyclopedia.EncyclopediaData.SetEncyclopediaPage(string pageId, object obj) (IL Offset: 636)
    • Module: Sandbox
      Method: System.Void SandBox.GauntletUI.Encyclopedia.EncyclopediaData::SetEncyclopediaPage(System.String pageId, System.Object obj)
      Method From Stackframe Issue: False
    CIL:

  • Frame: EncyclopediaPageVM SandBox.GauntletUI.Encyclopedia.GauntletMapEncyclopediaView.ExecuteLink(string pageId, object obj, bool needsRefresh) (IL Offset: 133)
    • Module: Sandbox
      Method: TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaPageVM SandBox.GauntletUI.Encyclopedia.GauntletMapEncyclopediaView::ExecuteLink(System.String pageId, System.Object obj, System.Boolean needsRefresh)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaNavigatorVM.ExecuteLink(string pageId, object target) (IL Offset: 77)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaNavigatorVM::ExecuteLink(System.String pageId, System.Object target)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaManager.GoToLink(string pageType, string stringID) (IL Offset: 252)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaManager::GoToLink(System.String pageType, System.String stringID)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Object System.RuntimeMethodHandle::InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(object obj, object[] parameters, object[] arguments) (IL Offset: 57)
    • Module: UNKNOWN
      Method: System.Object System.Reflection.RuntimeMethodInfo::UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) (IL Offset: 108)
    • Module: UNKNOWN
      Method: virtual System.Object System.Reflection.RuntimeMethodInfo::Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
      Method From Stackframe Issue: False
    CIL:

  • Frame: object TaleWorlds.Library.Common.InvokeWithLog(MethodInfo methodInfo, object obj, params object[] args) (IL Offset: 23)
    • Module: UNKNOWN
      Method: static System.Object TaleWorlds.Library.Common::InvokeWithLog(System.Reflection.MethodInfo methodInfo, System.Object obj, System.Object[] args)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(ViewModel this, string commandName, object[] parameters) (IL Offset: -1)
    • Module: Bannerlord.UIExtenderEx
      Method: static System.Boolean Bannerlord.UIExtenderEx.Patches.ViewModelPatch::ExecuteCommandPatch(System.Object __instance, System.String commandName, System.Object[] parameters)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(TaleWorlds.Library.ViewModel this, System.String commandName, System.Object[] parameters)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.Data.GauntletView.OnCommand(string command, object[] args) (IL Offset: 235)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.Data.GauntletView::OnCommand(System.String command, System.Object[] args)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.BaseTypes.Widget.EventFired(string eventName, params object[] args) (IL Offset: 32)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.BaseTypes.Widget::EventFired(System.String eventName, System.Object[] args)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.BaseTypes.ButtonWidget.OnMouseAlternateReleased() (IL Offset: 80)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.GauntletUI.BaseTypes.ButtonWidget::OnMouseAlternateReleased()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.EventManager.MouseAlternateUp() (IL Offset: 64)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.EventManager::MouseAlternateUp()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs) (IL Offset: 194)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.UIContext::UpdateInput(TaleWorlds.Library.InputType handleInputs)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.ScreenSystem.ScreenManager.Update() (IL Offset: 157)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.ScreenSystem.ScreenManager::Update()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(float dt, bool activeMouseVisible) (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.ScreenSystem.ScreenManager.Tick_Patch2(System.Single dt, System.Boolean activeMouseVisible)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_Tick(float dt) (IL Offset: 6)
    • Module: UNKNOWN
      Method: static System.Void ManagedCallbacks.EngineCallbacksGenerated::EngineScreenManager_Tick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

+ Involved Modules

  • Bannerlord.UIExtenderEx
    • Method: static System.Collections.Generic.IEnumerable`1 Bannerlord.UIExtenderEx.Patches.WidgetPrefabPatch::WidgetPrefab_LoadFrom_Transpiler(System.Collections.Generic.IEnumerable`1 instructions, System.Reflection.MethodBase method)
      Frame: WidgetPrefab TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab.LoadFrom_Patch0(PrefabExtensionContext prefabExtensionContext, WidgetAttributeContext widgetAttributeContext, string path) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static System.Boolean Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager::GetCustomTypePrefix(TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory __instance, System.String typeName, TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab& __result)
      Frame: WidgetPrefab TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetCustomType_Patch1(WidgetFactory this, string typeName) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static System.Boolean Bannerlord.UIExtenderEx.Patches.ViewModelPatch::ExecuteCommandPatch(System.Object __instance, System.String commandName, System.Object[] parameters)
      Frame: void TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(ViewModel this, string commandName, object[] parameters) (IL Offset: -1)
      HarmonyIssue: False
  • Sandbox
    • Method: System.Void SandBox.GauntletUI.Encyclopedia.EncyclopediaData::SetEncyclopediaPage(System.String pageId, System.Object obj)
      Frame: void SandBox.GauntletUI.Encyclopedia.EncyclopediaData.SetEncyclopediaPage(string pageId, object obj) (IL Offset: 636)
      HarmonyIssue: False
    • Method: TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaPageVM SandBox.GauntletUI.Encyclopedia.GauntletMapEncyclopediaView::ExecuteLink(System.String pageId, System.Object obj, System.Boolean needsRefresh)
      Frame: EncyclopediaPageVM SandBox.GauntletUI.Encyclopedia.GauntletMapEncyclopediaView.ExecuteLink(string pageId, object obj, bool needsRefresh) (IL Offset: 133)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.3.1.1200)
  • + ButterLib (Bannerlord.ButterLib, v2.8.16.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.11.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.9.2.0)
  • + Native (Native, v1.2.6.0)
  • + SandBox Core (SandBoxCore, v1.2.6.0)
  • + CustomBattle (CustomBattle, v1.2.6.0)
  • + Sandbox (Sandbox, v1.2.6.0)
  • + StoryMode (StoryMode, v1.2.6.0)
  • + Bloodlust (Bloodlust, v1.2.4.0)
  • + LimitlessMarket(1.1.0-1.2.3) (LimitlessMarket(1.1.0-1.2.3), v1.0.0.0)

+ Assemblies

+ Harmony Patches

  • HarmonyLib.Harmony.UnpatchAll
    • Prefixes
      • Owner: Bannerlord.Harmony.UnpatchAll; Namespace: Bannerlord.Harmony.SubModule.UnpatchAllPrefix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.DoLoadingPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.BeginGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnInitialStatePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix;

  • TaleWorlds.MountAndBlade.Options.OptionsProvider.GetGameKeyCategoriesList
    • Postfixes
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix;
      • Owner: 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.Engine.GauntletUI.UIConfig.set_DoNotUseGeneratedPrefabs
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.UIConfigPatch.Prefix;

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

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.CalculateDamage
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SandboxAgentApplyDamageModelPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.SetPerkAndBannerEffectsOnAgent
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.AgentEffectsPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHorseStats
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.MountStatusPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetEffectiveMaxHealth
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SoliderHealthPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.GetPartyMemberSizeLimit
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.MainPartySizesModelPath.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.GetPartyPrisonerSizeLimit
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.PartyPrisonerSizeLimitPath.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPrisonerRecruitmentCalculationModel.GetConformityChangePerHour
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.PrisonerRecruitmentPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetCompanionLimit
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.CompanionLimitPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetPartyLimitForTier
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.PartyLimitForTierPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultInventoryCapacityModel.CalculateInventoryCapacity
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.DefaultInventoryCapacityModelPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingForRegulars
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.DefaultPartyHealingModelPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingHpForHeroes
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.DefaultPartyHealingHeroModelPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.GetPartySpottingRange
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.DefaultMapVisibilityModelPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterStatsModel.MaxHitpoints
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.HealthPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetEffectiveSkill
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.AgentSkillPatch+SkillPatch.Postfix;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_SecurityChange
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SettlementPatch+DailySecurityBonus.SecurityChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_ProsperityChange
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SettlementPatch+DailyProsperityBonus.ProsperityChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_FoodChange
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SettlementPatch+DailyFoodBonus.FoodChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_GarrisonChange
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SettlementPatch+DailyGarrisonBonus.GarrisonChange;

  • TaleWorlds.CampaignSystem.Settlements.Village.get_HearthChange
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SettlementPatch+DailyHearthsBonus.HearthChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_LoyaltyChange
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SettlementPatch+DailyLoyaltyBonus.LoyaltyChange;

  • TaleWorlds.CampaignSystem.Settlements.Town.get_MilitiaChange
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SettlementPatch+DailyMilitiaBonusTown.MilitiaChange;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSiegeEventModel.GetConstructionProgressPerHour
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SettlementPatch+SiegeBuildingSpeedMultiplier.GetConstructionProgressPerHour;

  • TaleWorlds.MountAndBlade.Mission.get_DoesMissionRequireCivilianEquipment
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SettlementPatch+NeverRequireCivilianEquipment.DoesMissionRequireCivilianEquipment;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultDisguiseDetectionModel.CalculateDisguiseDetectionProbability
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SettlementPatch+DisguiseAlwaysWorks.CalculateDisguiseDetectionProbability;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RebellionsCampaignBehavior.CheckRebellionEvent
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SettlementPatch+RebellionChancePercentage.CheckRebellionEvent;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetSurvivalChance
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SurvivalPatch+DefaultSurvivalPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHumanStats
    • Postfixes
      • Owner: jianghe.BloodLust; Namespace: BloodLust.patches.SoliderHealthPatch+SoliderArmorPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.LoadBehaviorData
    • Prefixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnGameLoadedPrefix;
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnGameLoadedPrefix; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.OnBeforeSave
    • Postfixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnBeforeSavePostfix;
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnBeforeSavePostfix; Index: 1;

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