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.


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: CutThroughEveryone
CallStack:
  1. at CutThroughEveryone.SliceLogic.ShouldCutThrough(AttackCollisionData collisionData, Agent attacker, Agent victim)
  2. at CutThroughEveryone.CutThroughEveryonePatch.DecideWeaponCollisionReactionPostfix(AttackCollisionData& collisionData, Agent attacker, Agent defender, MeleeCollisionReaction& colReaction)
  3. at TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction_Patch1(Mission this, Blow registeredBlow, AttackCollisionData& collisionData, Agent attacker, Agent defender, MissionWeapon& attackerWeapon, Boolean isFatalHit, Boolean isShruggedOff, MeleeCollisionReaction& colReaction)
  4. at TaleWorlds.MountAndBlade.Mission.MeleeHitCallback_Patch1(Mission this, AttackCollisionData& collisionData, Agent attacker, Agent victim, GameEntity realHitEntity, Single& inOutMomentumRemaining, MeleeCollisionReaction& colReaction, CrushThroughState crushThroughState, Vec3 blowDir, Vec3 swingDir, HitParticleResultData& hitParticleResultData, Boolean crushedThroughWithoutAgentCollision)
  5. at ManagedCallbacks.CoreCallbacksGenerated.Mission_MeleeHitCallback(Int32 thisPointer, AttackCollisionData& collisionData, Int32 attacker, Int32 victim, NativeObjectPointer realHitEntity, Single& inOutMomentumRemaining, MeleeCollisionReaction& colReaction, CrushThroughState crushThroughState, Vec3 blowDir, Vec3 swingDir, HitParticleResultData& hitParticleResultData, Boolean crushedThroughWithoutAgentCollision)
  6. at TaleWorlds.MountAndBlade.Mission.Tick_Patch1(Mission this, Single dt)
  7. at TaleWorlds.MountAndBlade.MissionState.TickMission(Single realDt)
  8. at TaleWorlds.MountAndBlade.MissionState.OnTick(Single realDt)
  9. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  10. at TaleWorlds.Core.Game.OnTick(Single dt)
  11. at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
  12. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)

+ Involved Modules

  • XorberaxCutThroughEveryone
    • Method: static System.Boolean CutThroughEveryone.SliceLogic::ShouldCutThrough(TaleWorlds.MountAndBlade.AttackCollisionData collisionData, TaleWorlds.MountAndBlade.Agent attacker, TaleWorlds.MountAndBlade.Agent victim)
      Frame: ShouldCutThrough at offset 220 in file:line:column :0:0
    • Method: static System.Void CutThroughEveryone.CutThroughEveryonePatch::DecideWeaponCollisionReactionPostfix(TaleWorlds.MountAndBlade.AttackCollisionData& collisionData, TaleWorlds.MountAndBlade.Agent attacker, TaleWorlds.MountAndBlade.Agent defender, TaleWorlds.MountAndBlade.MeleeCollisionReaction& colReaction)
      Frame: DecideWeaponCollisionReactionPostfix at offset 102 in file:line:column :0:0
    • Method: static System.Void CutThroughEveryone.CutThroughEveryonePatch::DecideWeaponCollisionReactionPostfix(TaleWorlds.MountAndBlade.AttackCollisionData& collisionData, TaleWorlds.MountAndBlade.Agent attacker, TaleWorlds.MountAndBlade.Agent defender, TaleWorlds.MountAndBlade.MeleeCollisionReaction& colReaction)
      Frame: TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction_Patch1 at offset 1300 in file:line:column :0:0
    • Method: static System.Void CutThroughEveryone.CutThroughEveryonePatch::MeleeHitCallbackPostfix(TaleWorlds.MountAndBlade.AttackCollisionData& collisionData, TaleWorlds.MountAndBlade.Agent attacker, TaleWorlds.MountAndBlade.Agent victim, TaleWorlds.Engine.GameEntity realHitEntity, System.Single& inOutMomentumRemaining, TaleWorlds.MountAndBlade.MeleeCollisionReaction& colReaction, TaleWorlds.MountAndBlade.CrushThroughState crushThroughState, TaleWorlds.Library.Vec3 blowDir, TaleWorlds.Library.Vec3 swingDir, TaleWorlds.MountAndBlade.HitParticleResultData& hitParticleResultData, System.Boolean crushedThroughWithoutAgentCollision)
      Frame: TaleWorlds.MountAndBlade.Mission.MeleeHitCallback_Patch1 at offset 2436 in file:line:column :0:0

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.85)
  • + ButterLib (Bannerlord.ButterLib, v2.1.13.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.2.5.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.7.7.0)
  • + Native (Native, e1.7.2.0)
  • + SandBox Core (SandBoxCore, e1.7.2.0)
  • + Sandbox (Sandbox, e1.7.2.0)
  • + CustomBattle (CustomBattle, e1.7.2.0)
  • + StoryMode (StoryMode, e1.7.2.0)
  • + LewdNude (LewdNude, e1.5.2.0)
  • + AutoResolveRebalanced (AutoResolveRebalanced, v1.7.2.0)
  • + Better Time (BetterTime, v1.2.4.0)
  • + Xorberax's Cut Through Everyone (XorberaxCutThroughEveryone, e0.3.1.0)
  • + Hotkeys (Hotkeys, v2.4.2.0)
  • + Battle Regeneration (BattleRegeneration, v2.0.1.29)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseSubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleUnloadedPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnSubModuleUnloadedPostfix; Index: 1;

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameStartPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameStartPostfix; Index: 1;

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameEndPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameEndPostfix; Index: 1;

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.Module.FinalizeSubModules
    • Postfixes
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatchFinalizeSubModulesPostfix;

  • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatchTranspiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameStart
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatchTranspiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameEnd
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatchTranspiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviorBase..ctor
    • Postfixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatchCampaignBehaviorBaseCtorPostfix;

  • TaleWorlds.SaveSystem.TypeExtensions.IsContainer
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.TypeExtensionsPatchIsContainerPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddBasicTypeDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddBasicTypeDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddContainerDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddEnumDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddEnumDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddGenericClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddGenericStructDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddInterfaceDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddInterfaceDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddRootClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddRootClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddStructDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.ConstructContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchConstructContainerDefinitionPrefix;

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

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.mcm.ui.viewmodelpatch; Namespace: MCM.UI.Patches.ViewModelPatchExecuteCommandPatch;
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatchViewModel_ExecuteCommand_Transpiler;

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

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.Initialize
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetFactoryPatchInitializePrefix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetFactoryPatchInitializeTranspiler;

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger.OnBooleanUpdated
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManagerBlankTranspiler;

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen.OnInitialize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatchOnInitializePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen.OnFinalize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatchOnFinalizePostfix;

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

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

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

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPostfix;

  • SandBox.SandBoxSubModule.OnBeforeInitialModuleScreenSetAsRoot
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPostfix;

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

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

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

  • TaleWorlds.CampaignSystem.Campaign.TickMapTime
    • Prefixes
      • Owner: mod.bannerlord.bettertime; Namespace: BetterTime.SupportPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapTimeControlVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BetterTime; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BetterTime; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: xorberax.cutthrougheveryone; Namespace: CutThroughEveryone.CutThroughEveryonePatchDecideWeaponCollisionReactionPostfix;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Postfixes
      • Owner: xorberax.cutthrougheveryone; Namespace: CutThroughEveryone.CutThroughEveryonePatchMeleeHitCallbackPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ArmyManagementVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetArmyManagementVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ArmyManagementVM.OnFinalize
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveArmyManagementVMPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.ArmyMenuOverlayVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetArmyMenuOverlayVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.ArmyMenuOverlayVM.OnFinalize
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveArmyMenuOverlayVMPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Craft.Smelting.SmeltingVM.RefreshList
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RefreshSmeltingVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Craft.Smelting.SmeltingVM.ProcessLockItem
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.LockingSmeltingVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.SPBarterVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetSPBarterVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.SPBarterVM.OnClosed
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveSPBarterVMPrefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.PopUpVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetPopUpVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.TownManagementVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetTownManagementVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TownManagement.TownManagementVM.ExecuteDone
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveTownManagementVMPrefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameMenu.GameMenuOverlay.ExecuteOnOverlayOpened
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetGameMenuOverlayPostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameMenu.GameMenuOverlay.ExecuteOnOverlayClosed
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveGameMenuOverlayPrefix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Menu.Overlay.OverlayPopupWidget.SetCurrentCharacter
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetOverlayPopupWidget2Postfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Menu.Overlay.OverlayPopupWidget.OnLateUpdate
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveOverlayPopupWidgetPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.GameMenuVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetGameMenuVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.GameMenuVM.OnFinalize
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveGameMenuVMPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.MissionConversationVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetMissionConversationVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.MissionConversationVM.OnFinalize
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveMissionConversationPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.TournamentLeaderboardVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetTournamentLeaderboardVMPostfixPostfix;

  • SandBox.View.Menu.MenuViewContext.CloseTournamentLeaderboard
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveTournamentLeaderboardVMPrefixPrefix;

  • SandBox.ViewModelCollection.BoardGame.BoardGameVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetBoardGameVMPostfix;

  • SandBox.CampaignBehaviors.BoardGameCampaignBehavior.OnPlayerBoardGameOver
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveBoardGameVMPrefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.MissionAgentStatusVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetMissionAgentStatusVMPostfix;

  • SandBox.ViewModelCollection.SPScoreboardVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetSPScoreboardVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.EncyclopediaNavigatorVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetEncyclopediaNavigatorVMPostfix;

  • SandBox.ViewModelCollection.Tournament.TournamentVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetTournamentVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Quests.QuestsVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetQuestsVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanManagementVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetClanVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetKingdomVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM.OnFinalize
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveArmyManagementVMViaKingdomManagementVMPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloperVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetCharacterVMPostfix;

  • TaleWorlds.Core.GameStateManager.PushState
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GameStateManagerPushStatePostfixPrefix;

  • TaleWorlds.Core.GameStateManager.PopState
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GameStateManagerPopStatePrefixPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.RecruitmentVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetRecruitmentVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.RecruitmentVM.Deactivate
    • Prefixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.RemoveRecruitmentVMPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.SPInventoryVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetInventoryVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetPartyVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CraftingVM..ctor
    • Postfixes
      • Owner: com.cykro.Hotkeys; Namespace: Hotkeys.GetCraftingVMPostfix;

  • TaleWorlds.MountAndBlade.Agent.set_Health
    • Transpilers
      • Owner: d225.battleregen; Namespace: BattleRegen.Agent_SetHealth_PatchTranspiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.OnGameLoaded
    • Prefixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatchOnGameLoadedPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.OnBeforeSave
    • Postfixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatchOnBeforeSavePostfix;

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

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.AllocateTroops
    • Postfixes
      • Owner: CIMO.AutoResolveRebalanced; Namespace: AutoResolveRebalanced.Patch_AllocateTroopsPostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.EndSimulation
    • Postfixes
      • Owner: CIMO.AutoResolveRebalanced; Namespace: AutoResolveRebalanced.Patch_EndSimulationPostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.SimulateBattleForRound
    • Postfixes
      • Owner: CIMO.AutoResolveRebalanced; Namespace: AutoResolveRebalanced.Patch_SimulateBattleForRoundPostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.GetSimulatedDamage
    • Postfixes
      • Owner: CIMO.AutoResolveRebalanced; Namespace: AutoResolveRebalanced.Patch_GetSimulatedDamagePostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.ApplySimulationDamageToSelectedTroop
    • Prefixes
      • Owner: CIMO.AutoResolveRebalanced; Namespace: AutoResolveRebalanced.Patch_ApplySimulationDamageToSelectedTroopPrefix;