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.56.38.63)
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.HandleClick()
  9. at void TaleWorlds.GauntletUI.BaseTypes.ButtonWidget.OnMouseReleased()
  10. at void TaleWorlds.GauntletUI.EventManager.MouseUp()
  11. at void TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs)
  12. at void TaleWorlds.ScreenSystem.ScreenManager.Update()
  13. at void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(float dt, bool activeMouseVisible)


Inner Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.GauntletUI
CallStack:
  1. at bool TaleWorlds.GauntletUI.GamepadNavigation.GamepadNavigationScopeCollection.HasScopeInAnyList(GamepadNavigationScope scope)
  2. at void TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager.RemoveNavigationScope(IGamepadNavigationContext context, GamepadNavigationScope scope)+(KeyValuePair x) => { } [0]
  3. at bool System.Linq.Enumerable.Any(IEnumerable source, Func predicate)
  4. at void TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager.RemoveNavigationScope(IGamepadNavigationContext context, GamepadNavigationScope scope)
  5. at void TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager.OnMovieReleased(IGamepadNavigationContext context, string movieName)
  6. at void TaleWorlds.GauntletUI.Data.GauntletMovie.Release()
  7. at void TaleWorlds.Engine.GauntletUI.GauntletLayer.OnFinalize()
  8. at void TaleWorlds.ScreenSystem.ScreenBase.RemoveLayer(ScreenLayer layer)
  9. at void SandBox.GauntletUI.Menu.GauntletMenuOverlayBaseView.OnFinalize()
  10. at void SandBox.View.Menu.MenuViewContext.RemoveMenuView(MenuView menuView)
  11. at void SandBox.View.Menu.MenuViewContext.ClearMenuViews()
  12. at void SandBox.View.Menu.MenuViewContext.OnFinalize()
  13. at void CharacterReload.Pathes.CurrentSettlement+TownManagementVMExecuteDonePatch.Postfix()

+ Enhanced Stacktrace

  • Frame: bool TaleWorlds.GauntletUI.GamepadNavigation.GamepadNavigationScopeCollection.HasScopeInAnyList(GamepadNavigationScope scope) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.GauntletUI.GamepadNavigation.GamepadNavigationScopeCollection::HasScopeInAnyList(TaleWorlds.GauntletUI.GamepadNavigation.GamepadNavigationScope scope)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager.RemoveNavigationScope(IGamepadNavigationContext context, GamepadNavigationScope scope)+(KeyValuePair x) => { } [0] (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.GauntletUI.GamepadNavigation.<>c__DisplayClass93_0::b__0(System.Collections.Generic.KeyValuePair`2 x)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool System.Linq.Enumerable.Any(IEnumerable source, Func predicate) (IL Offset: 44)
    • Module: UNKNOWN
      Method: static System.Boolean System.Linq.Enumerable::Any(System.Collections.Generic.IEnumerable`1 source, System.Func`2 predicate)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager.RemoveNavigationScope(IGamepadNavigationContext context, GamepadNavigationScope scope) (IL Offset: 520)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager::RemoveNavigationScope(IGamepadNavigationContext context, TaleWorlds.GauntletUI.GamepadNavigation.GamepadNavigationScope scope)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager.OnMovieReleased(IGamepadNavigationContext context, string movieName) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager::OnMovieReleased(IGamepadNavigationContext context, System.String movieName)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.Data.GauntletMovie.Release() (IL Offset: 110)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.GauntletUI.Data.GauntletMovie::Release()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Engine.GauntletUI.GauntletLayer.OnFinalize() (IL Offset: 31)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.Engine.GauntletUI.GauntletLayer::OnFinalize()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.ScreenSystem.ScreenBase.RemoveLayer(ScreenLayer layer) (IL Offset: 21)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.ScreenSystem.ScreenBase::RemoveLayer(TaleWorlds.ScreenSystem.ScreenLayer layer)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.GauntletUI.Menu.GauntletMenuOverlayBaseView.OnFinalize() (IL Offset: 0)
    • Module: Sandbox
      Method: virtual System.Void SandBox.GauntletUI.Menu.GauntletMenuOverlayBaseView::OnFinalize()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.View.Menu.MenuViewContext.RemoveMenuView(MenuView menuView) (IL Offset: 0)
    • Module: Sandbox
      Method: System.Void SandBox.View.Menu.MenuViewContext::RemoveMenuView(SandBox.View.Menu.MenuView menuView)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.View.Menu.MenuViewContext.ClearMenuViews() (IL Offset: 20)
    • Module: Sandbox
      Method: System.Void SandBox.View.Menu.MenuViewContext::ClearMenuViews()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.View.Menu.MenuViewContext.OnFinalize() (IL Offset: 0)
    • Module: Sandbox
      Method: System.Void SandBox.View.Menu.MenuViewContext::OnFinalize()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void CharacterReload.Pathes.CurrentSettlement+TownManagementVMExecuteDonePatch.Postfix() (IL Offset: 34)
    • Module: CharacterReload
      Method: static System.Void CharacterReload.Pathes.TownManagementVMExecuteDonePatch::Postfix()
      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: 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.HandleClick() (IL Offset: 140)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.GauntletUI.BaseTypes.ButtonWidget::HandleClick()
      Method From Stackframe Issue: False
    CIL:

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

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

  • Frame: void TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs) (IL Offset: 165)
    • 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: UNKNOWN
      Method: static System.Void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(System.Single dt, System.Boolean activeMouseVisible)
      Method From Stackframe Issue: False
    CIL:

+ Involved Modules

  • Sandbox
    • Method: virtual System.Void SandBox.GauntletUI.Menu.GauntletMenuOverlayBaseView::OnFinalize()
      Frame: void SandBox.GauntletUI.Menu.GauntletMenuOverlayBaseView.OnFinalize() (IL Offset: 0)
      HarmonyIssue: False
    • Method: System.Void SandBox.View.Menu.MenuViewContext::RemoveMenuView(SandBox.View.Menu.MenuView menuView)
      Frame: void SandBox.View.Menu.MenuViewContext.RemoveMenuView(MenuView menuView) (IL Offset: 0)
      HarmonyIssue: False
    • Method: System.Void SandBox.View.Menu.MenuViewContext::ClearMenuViews()
      Frame: void SandBox.View.Menu.MenuViewContext.ClearMenuViews() (IL Offset: 20)
      HarmonyIssue: False
    • Method: System.Void SandBox.View.Menu.MenuViewContext::OnFinalize()
      Frame: void SandBox.View.Menu.MenuViewContext.OnFinalize() (IL Offset: 0)
      HarmonyIssue: False
  • CharacterReload
    • Method: static System.Void CharacterReload.Pathes.TownManagementVMExecuteDonePatch::Postfix()
      Frame: void CharacterReload.Pathes.CurrentSettlement+TownManagementVMExecuteDonePatch.Postfix() (IL Offset: 34)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.3.0.174)
  • + ButterLib (Bannerlord.ButterLib, v2.8.15.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.9.1.0)
  • + Native (Native, v1.2.7.0)
  • + SandBox Core (SandBoxCore, v1.2.7.0)
  • + Birth and Aging Options (BirthAndDeath, v1.2.7.0)
  • + Sandbox (Sandbox, v1.2.7.0)
  • + CustomBattle (CustomBattle, v1.2.7.0)
  • + StoryMode (StoryMode, v1.2.7.0)
  • + Character Reload (CharacterReload, e1.2.7.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.Library.ViewModel..ctor
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ViewModelCtorPrefix;

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ExecuteCommandPatch;

  • TaleWorlds.Engine.GauntletUI.UIConfig.set_DoNotUseGeneratedPrefabs
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.UIConfigPatch.Prefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab.LoadFrom
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetPrefabPatch.WidgetPrefab_LoadFrom_Transpiler;

  • TaleWorlds.GauntletUI.BrushFactory.get_Brushes
    • Postfixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.GetBrushesPostfix;

  • TaleWorlds.GauntletUI.BrushFactory.GetBrush
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.GetBrushPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.ConstantDefinition.GetValue
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.SetWidgetAttributeFromString
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.UIContext.GetBrush
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.ConvertObject
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChangerBrushWidget.OnBooleanUpdated
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetCustomType
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.GetCustomTypePrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.CreateBuiltinWidget
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.CreateBuiltinWidgetPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetWidgetTypes
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.GetWidgetTypesPostfix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.IsCustomType
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.IsCustomTypePrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.OnUnload
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.OnUnloadPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.CreateWidgets
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.OnRelease
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.UIExtenderEx.UIPatch; Namespace: Bannerlord.UIExtenderEx.UIPatchSubModule.SandBoxSubModuleOnSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen.OnInitialize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatch.OnInitializePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen.OnFinalize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatch.OnFinalizePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletOptionsUIHandler..ctor
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.MissionGauntletOptionsUIHandlerPatch.OnInitializePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletOptionsUIHandler.OnMissionScreenFinalize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.MissionGauntletOptionsUIHandlerPatch.OnFinalizePostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.SetSelectedCategory
    • Prefixes
      • Owner: bannerlord.mcm.ui.optionsswitchpatch; Namespace: MCM.UI.Patches.OptionsVMPatch.SetSelectedCategoryPatch;

  • TaleWorlds.MountAndBlade.GauntletUI.BodyGenerator.BodyGeneratorView..ctor
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.BodyGeneratorViewPath.Postfix;

  • TaleWorlds.MountAndBlade.GauntletUI.BodyGenerator.BodyGeneratorView.OnFinalize
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.BodyGeneratorViewOnFinalizePath.Postfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.get_Name
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.FaceGenPropertyVMNamePath.Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.set_Value
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.FaceGenPropertyVMValuePath.Postfix;

  • TaleWorlds.CampaignSystem.CharacterObject.UpdatePlayerCharacterBodyProperties
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.CharacterObjectPath+CharacterObjectPatch.Postfix;

  • TaleWorlds.CampaignSystem.Hero.get_MainHero
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BannerEditorPatch+GetMainHeroPatch.Postfix;

  • TaleWorlds.CampaignSystem.Campaign.get_PlayerDefaultFaction
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BannerEditorPatch+GetPlayerClanPatch.Postfix;

  • TaleWorlds.CampaignSystem.CharacterObject.get_PlayerCharacter
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BannerEditorPatch+GetPlayerCharacterPatch.Postfix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BannerEditorPatch+UpdateBannerColorsPatch.Postfix;

  • TaleWorlds.CampaignSystem.Clan.get_CommanderLimit
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BannerEditorPatch+CommanderLimitPatch.Prefix;

  • TaleWorlds.CampaignSystem.Clan.get_CompanionLimit
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BannerEditorPatch+CompanionLimitPatch.Prefix;

  • TaleWorlds.MountAndBlade.BodyGenerator.SaveCurrentCharacter
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BodyGeneratorPatch+SaveCurrentCharacter.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_CurrentSettlement
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.CurrentSettlement+CurrentSettlementPropertyPatch.Prefix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.get_EncounterSettlement
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.CurrentSettlement+EncounterSettlementPropertyPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.TownManagementVM.ExecuteDone
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.CurrentSettlement+TownManagementVMExecuteDonePatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementBuildingProjectVM.ExecuteSetAsActiveDevelopment
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.CurrentSettlement+SettlementBuildingSetAsActivePatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementBuildingProjectVM.ExecuteAddToQueue
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.CurrentSettlement+SettlementBuildingAddToQueuePatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.SettlementBuildingProjectVM.get_CanBuild
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.CurrentSettlement+SettlementBuildingCanBuildPatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.OnFinishLoadState
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.CurrentSettlement+SettlementDeserializePatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroKnownInformationCampaignBehavior.LearnAboutLocationCharacters
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.CurrentSettlement+LearnAboutLocationCharactersPatch.Prefix;

  • TaleWorlds.CampaignSystem.Party.PartyBase.get_InventoryCapacity
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+PBIC.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_InventoryCapacity
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+MPIC.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_InventoryCapacityExplainedNumber
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+MPICE.Postfix;

  • TaleWorlds.CampaignSystem.Party.PartyBase.get_PrisonerSizeLimit
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+PartyBasePrisonerSizeLimitPatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.PartyBase.get_PrisonerSizeLimitExplainer
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+PartyBasePrisonerSizeLimitExplainedPatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.PartyBase.get_PartySizeLimit
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+PartyBasePartySizeLimitPatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.PartyBase.get_PartySizeLimitExplainer
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+PartyBasePartySizeLimitExplainedPatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.CalculateSpeed
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+SetPartySpeedPatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_SpeedExplained
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+SetPartySpeedExplainedPatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_Morale
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+SetPartyMoralePatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_MoraleExplained
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+SetPartyMoraleExplainedPatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_SeeingRange
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+SetPartySeeingRangePatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_SeeingRangeExplanation
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.HeroBonusPatch+SetPartySeeingRangeExplanationPatch.Postfix;

  • TaleWorlds.ScreenSystem.ScreenBase.HandleFinalize
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BannerEditorPatch+HandleFinalizePatch.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;