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.27.79.98)
Runtime: .NET Framework 4.8.4645.0


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: HoldCourt
CallStack:
  1. at void HoldCourt.HoldCourtBehavior.‪‬‮‪‭‪​‬‌‎‮​‏‫‌‪‬‌‪‎‌‍‍‍‌‫‪‮(float)
  2. at void HoldCourt.HoldCourtBehavior.‍​‪‮‌‭‪​‬​‫‭‪‍‮‏‏‏‭‬‫​‏‫‭‬‍‮(float)
  3. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  4. at void TaleWorlds.CampaignSystem.CampaignEvents.MissionTick(float dt)
  5. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.MissionTick(float dt)
  6. at void SandBox.Missions.MissionLogics.CampaignMissionComponent.OnMissionTick(float dt)
  7. at void TaleWorlds.MountAndBlade.Mission.OnTick(float dt, float realDt, bool updateCamera, bool doAsyncAITick)
  8. at void TaleWorlds.MountAndBlade.MissionState.TickMission(float realDt)
  9. at void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt)
  10. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  11. at void TaleWorlds.Core.Game.OnTick(float dt)
  12. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  13. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch3(Module this, float dt)

+ Enhanced Stacktrace

  • Frame: void HoldCourt.HoldCourtBehavior.‪‬‮‪‭‪​‬‌‎‮​‏‫‌‪‬‌‪‎‌‍‍‍‌‫‪‮(float) (IL Offset: 1013)
    • Module: HoldCourt
      Method: System.Void HoldCourt.HoldCourtBehavior::‪‬‮‪‭‪​‬‌‎‮​‏‫‌‪‬‌‪‎‌‍‍‍‌‫‪‮(System.Single )
      Method From Stackframe Issue: False
    CIL:

  • Frame: void HoldCourt.HoldCourtBehavior.‍​‪‮‌‭‪​‬​‫‭‪‍‮‏‏‏‭‬‫​‏‫‭‬‍‮(float) (IL Offset: 156)
    • Module: HoldCourt
      Method: System.Void HoldCourt.HoldCourtBehavior::‍​‪‮‌‭‪​‬​‫‭‪‍‮‏‏‏‭‬‫​‏‫‭‬‍‮(System.Single )
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.MissionTick(float dt) (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::MissionTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.MissionTick(float dt) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::MissionTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.Missions.MissionLogics.CampaignMissionComponent.OnMissionTick(float dt) (IL Offset: 0)
    • Module: Sandbox
      Method: virtual System.Void SandBox.Missions.MissionLogics.CampaignMissionComponent::OnMissionTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.Mission.OnTick(float dt, float realDt, bool updateCamera, bool doAsyncAITick) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::OnTick(System.Single dt, System.Single realDt, System.Boolean updateCamera, System.Boolean doAsyncAITick)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.MissionState.TickMission(float realDt) (IL Offset: 476)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.MissionState::TickMission(System.Single realDt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt) (IL Offset: 272)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.MissionState::OnTick(System.Single realDt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 31)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch3(Module this, float dt) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch3(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      Method From Stackframe Issue: False
    CIL:

+ Involved Modules

  • HoldCourt
    • Method: System.Void HoldCourt.HoldCourtBehavior::‪‬‮‪‭‪​‬‌‎‮​‏‫‌‪‬‌‪‎‌‍‍‍‌‫‪‮(System.Single )
      Frame: void HoldCourt.HoldCourtBehavior.‪‬‮‪‭‪​‬‌‎‮​‏‫‌‪‬‌‪‎‌‍‍‍‌‫‪‮(float) (IL Offset: 1013)
      HarmonyIssue: False
    • Method: System.Void HoldCourt.HoldCourtBehavior::‍​‪‮‌‭‪​‬​‫‭‪‍‮‏‏‏‭‬‫​‏‫‭‬‍‮(System.Single )
      Frame: void HoldCourt.HoldCourtBehavior.‍​‪‮‌‭‪​‬​‫‭‪‍‮‏‏‏‭‬‫​‏‫‭‬‍‮(float) (IL Offset: 156)
      HarmonyIssue: False
  • Sandbox
    • Method: virtual System.Void SandBox.Missions.MissionLogics.CampaignMissionComponent::OnMissionTick(System.Single dt)
      Frame: void SandBox.Missions.MissionLogics.CampaignMissionComponent.OnMissionTick(float dt) (IL Offset: 0)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.3.0.169)
  • + ButterLib (Bannerlord.ButterLib, v2.8.11.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.9.1.0)
  • + Native (Native, v1.1.5.0)
  • + SandBox Core (SandBoxCore, v1.1.5.0)
  • + Birth and Death Options (BirthAndDeath, v1.1.5.0)
  • + CustomBattle (CustomBattle, v1.1.5.0)
  • + Sandbox (Sandbox, v1.1.5.0)
  • + StoryMode (StoryMode, v1.1.5.0)
  • + SueMoreSpouses (SueMoreSpouses, e1.1.2.1)
  • + Diplomacy (Bannerlord.Diplomacy, v1.2.6.0)
  • + HoldCourt (HoldCourt, v1.0.23.0)
  • + Improved Garrisons (ImprovedGarrisons, v4.1.2.10)
  • + Warlord (Warlord, v1.0.5.0)
  • + XXexpand3.2.3.6 (XXexpand3.2.3.6, v1.1.4.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 1;
    • Finalizers
      • Owner: com.bloc.warlord; Namespace: Warlord.ExceptionPatcher+OnSubModuleLoadException.Finalizer; Priority: 800;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.DotNet.Managed.ApplicationTick
    • Finalizers
      • Owner: com.bloc.warlord; Namespace: Warlord.ExceptionPatcher+ApplicationTickException.Finalizer; Index: 1; Priority: 800;

  • TaleWorlds.MountAndBlade.Module.OnApplicationTick
    • Finalizers
      • Owner: com.bloc.warlord; Namespace: Warlord.ExceptionPatcher+OnApplicationTickException.Finalizer; Index: 1; Priority: 800;

  • TaleWorlds.ScreenSystem.ScreenManager.Tick
    • Finalizers
      • Owner: com.bloc.warlord; Namespace: Warlord.ExceptionPatcher+TickException.Finalizer; Index: 1; Priority: 800;

  • TaleWorlds.MountAndBlade.Mission.Tick
    • Finalizers
      • Owner: com.bloc.warlord; Namespace: Warlord.ExceptionPatcher+MissionTickException.Finalizer; Index: 1; Priority: 800;

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

  • SandBox.CampaignBehaviors.ClanMemberRolesCampaignBehavior.AddClanMembersAsAccompanyingCharacter
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ClanMemberRolesCampaignBehavior_AddClanMembersAsAccompanyingCharacter_Path.Prefix;

  • TaleWorlds.InputSystem.InputContext.IsGameKeyReleased
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.IsGameKeyReleasedHack.Prefix;

  • SandBox.ViewModelCollection.SPScoreboardVM.Initialize
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.BattleSimulationInitializePath.Prefix;

  • SandBox.ViewModelCollection.SPScoreboardVM.OnExitBattle
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.BattleSimulationOnExitBattlePath.Postfix;

  • SandBox.ViewModelCollection.SPScoreboardVM.TroopNumberChanged
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.BattleSimulationTroopNumberChangedPath.Postfix;

  • TaleWorlds.ScreenSystem.ScreenBase.AddLayer
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ClanScreenLayerPatch.Postfix;
      • Owner: sue.mod.mb2.SueLordFromFamily; Namespace: SueLordFromFamily.Paths.KingdomScreenLayerPatch.Postfix; Index: 1;

  • TaleWorlds.ScreenSystem.ScreenBase.RemoveLayer
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ClanScreenLayerPatch.Prefix;
      • Owner: sue.mod.mb2.SueLordFromFamily; Namespace: SueLordFromFamily.Paths.KingdomScreenLayerPatch.Prefix; Index: 1;

  • TaleWorlds.CampaignSystem.Hero.ResetEquipments
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.HeroResetEquipmentsPath.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMarriageModel.IsCoupleSuitableForMarriage
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.IsCoupleSuitableForMarriageHack.Prefix;
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.PatchingTheGame+Patch_IsCoupleSuitableForMarriage.Prefix; Index: 1;

  • TaleWorlds.CampaignSystem.Romance.EndAllCourtships
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.EndAllCourtshipsHack.Prefix;

  • TaleWorlds.CampaignSystem.Conversation.Tags.PlayerIsSpouseTag.IsApplicableTo
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.PlayerIsSpouseTagPatch.Postfix;

  • TaleWorlds.CampaignSystem.Conversation.ConversationHelper.GetHeroRelationToHeroTextShort
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.GetHeroRelationToHeroTextShortHack.Postfix;

  • TaleWorlds.CampaignSystem.Settlements.Locations.Location.ContainsCharacter
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocationCrashBugFix.LocationContainsCharacterrPath.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Locations.Location.GetLocationCharacter
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocationCrashBugFix.LocationGetLocationCharacterPath.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Locations.Location.CanPlayerEnter
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocationCrashBugFix.LocatonCanPlayerEnterPath.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Locations.Location.CanPlayerSee
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocationCrashBugFix.LocatonCanPlayerSeePath.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Locations.Location.DeserializeDelegate
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocationCrashBugFix.LocatonDeserializeDelegatePath.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Locations.Location.CanAIEnter
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocationCrashBugFix.LocatonCanAIEnterPath.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Locations.Location.CanAIExit
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.LocationCrashBugFix.LocatonCanAIExitPath.Prefix;

  • TaleWorlds.CampaignSystem.HeroCreator.DeliverOffSpring
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ChildrenFastGrowth.HeroCreatorDeliverOffSpringPath.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ExSpousesPregnancy.DailyTickHeroPath.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.CheckAreNearby
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ExSpousesPregnancy.CheckAreNearbyPath.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPregnancyModel.GetDailyChanceOfPregnancyForHero
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ExSpousesPregnancy.GetDailyChanceOfPregnancyForHero.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.ChildConceived
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ExSpousesPregnancy.ChildConceivedPath.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AgingCampaignBehavior.DailyTickHero
    • Prefixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ChildrenFastGrowth.AgingCampaignBehaviorPatch+AgingCampaignBehaviorDailyTickPatch.Prefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.DeriveSkillsFromTraits
    • Postfixes
      • Owner: sue.mod.mb2.SueMoreSpouses; Namespace: SueMoreSpouses.Patch.ChildrenFastGrowth.AgingCampaignBehaviorPatch+OnHeroComesOfAgePatch.Postfix;

  • TaleWorlds.CampaignSystem.NameGenerator.GenerateClanName
    • Prefixes
      • Owner: sue.mod.mb2.SueLordFromFamily; Namespace: SueLordFromFamily.Paths.CalradiaExpandedKingdomsFixPath.Prefix;

  • TaleWorlds.CampaignSystem.CampaignEvents.OnGameLoaded
    • Postfixes
      • Owner: sue.mod.mb2.SueMBService; Namespace: SueMBService.Paths.CampaignEventsPath.Postfix;

  • TaleWorlds.CampaignSystem.Clan.AfterLoad
    • Postfixes
      • Owner: sue.mod.mb2.SueMBService; Namespace: SueMBService.Paths.CampaignLoadPatch.Postfix;

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

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 3;

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

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

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans.KingdomClanVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans.KingdomClanVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM.OnFinalize
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatch.FinalizeFix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomTruceItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomTruceItemVM.UpdateDiplomacyProperties
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomWarItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomWarItemVM.UpdateDiplomacyProperties
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM.RefreshPermissionValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChange
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultClanPoliticsModelPatch.CalculateInfluenceChangePostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderWar
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DiplomaticBartersBehaviorPatch.ConsiderWarPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.siege_aftermath_contextual_summary_on_init
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.GameMenusCallbacksPatch.menu_settlement_taken_on_init_Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.ConsiderWarPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderPeace
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.ConsiderPeacePrefix;
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.PatchingTheGame+Patch_ConsiderPeace.Prefix; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.DailyTickClan
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.HandleRebelKingdom;

  • StoryMode.Quests.FirstPhase.SupportKingdomQuest.MainStoryLineChosen
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.SupportKingdomQuestPatch.MainStoryLineChosenPostfix;

  • TaleWorlds.CampaignSystem.FactionManager.DeclareAlliance
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.FactionManagerPatch.DeclareAlliancePrefix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaFactionPage.InitializeListItems
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultEncyclopediaFactionPagePatch.PassThroughPostfix;

  • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen..ctor
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatch.SetClanRelatedRulesPostfix;

  • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen.OnDone
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatch.SetColorsPrefix;

  • TaleWorlds.CampaignSystem.Election.MakePeaceKingdomDecision.ApplyChosenOutcome
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MakePeaceKingdomDecisionPatch.ApplyChosenOutcomePrefix;

  • TaleWorlds.MountAndBlade.View.Screens.MissionScreen.UpdateCamera
    • Prefixes
      • Owner: HoldCourt; Namespace: HoldCourt.MissionScreenPatch.UpdateCameraPrefix;

  • TaleWorlds.MountAndBlade.Agent.SetActionChannel
    • Prefixes
      • Owner: HoldCourt; Namespace: HoldCourt.AgentPatch.SetActionChannelPrefix;

  • TaleWorlds.MountAndBlade.Agent.UseGameObject
    • Prefixes
      • Owner: HoldCourt; Namespace: HoldCourt.AgentPatch.UseGameObjectPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanGoldChange
    • Postfixes
      • Owner: HoldCourt; Namespace: HoldCourt.DefaultClanFinanceModelPatch.CalculateClanGoldChangePostfix;

  • TaleWorlds.Engine.ScriptComponentBehavior.OnTick
    • Finalizers
      • Owner: com.bloc.warlord; Namespace: Warlord.ExceptionPatcher+OnTickException.Finalizer; Priority: 800;

  • TaleWorlds.MountAndBlade.View.MissionViews.MissionView.OnMissionScreenTick
    • Finalizers
      • Owner: com.bloc.warlord; Namespace: Warlord.ExceptionPatcher+OnMissionScreenTickException.Finalizer; Priority: 800;

  • TaleWorlds.MountAndBlade.MissionBehavior.OnMissionTick
    • Finalizers
      • Owner: com.bloc.warlord; Namespace: Warlord.ExceptionPatcher+OnMissionTickException.Finalizer; Priority: 800;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.InitializeTournamentLeaderboard
    • Finalizers
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+TournamentCampaignBehavior_InitializeTournamentLeaderboard.Finalizer; Priority: 800;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVoiceOverModel.GetSoundPathForCharacter
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_DefaultVoiceOverModel.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.bandit_neutral_greet_on_condition
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_BanditsCampaignBehavior_bandit_neutral_greet_on_condition.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.bandit_start_defender_condition
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_BanditsCampaignBehavior_bandit_start_defender_condition.Prefix;

  • TaleWorlds.CampaignSystem.FactionManager.IsAtWarAgainstFaction
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_IsAtWarAgainstFaction.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_town_town_streets_on_consequence
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_game_menu_town_town_streets_on_consequence.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_town_town_tavern_on_consequence
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_game_menu_town_town_tavern_on_consequence.Prefix;

  • TaleWorlds.MountAndBlade.BasicLeaveMissionLogic.OnEndMissionRequest
    • Postfixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_OnEndMissionRequest.Postfix;

  • SandBox.GauntletUI.CharacterCreation.CharacterCreationBannerEditorView.Tick
    • Postfixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_StoryModeCharacterCreationContent_.Postfix;

  • SandBox.GauntletUI.CharacterCreation.CharacterCreationClanNamingStageView.OnNewBannerReadyForBanners
    • Postfixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_CharacterCreationClanNamingStageView_OnNewBannerReadyForBanners.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.FirstPhaseCampaignBehavior.OpenBannerSelectionScreen
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_FirstPhaseCampaignBehavior_OpenBannerSelectionScreen.Prefix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_PartyVisual_AddCharacterToPartyIcon.Prefix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.AddRandomClothes
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_TournamentFightMissionController_AddRandomClothes.Prefix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.SetParentAndOccupationType
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_SandboxCharacterCreationContent_SetParentAndOccupationType.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanManagementVM.ExecuteOpenBannerEditor
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_ClanManagementVM_ExecuteOpenBannerEditor.Prefix;

  • SandBox.View.Map.MapScreen.OpenBannerEditorScreen
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+PatchMapScreen_OpenBannerEditorScreen.Prefix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Chat.ChatLogItemWidget.PostMessage
    • Postfixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_ChatLogItemWidget_PostMessage.Postfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletKillNotificationSingleplayerUIHandler.OnAgentRemoved
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.Patcher+Patch_MissionGauntletKillNotificationSingleplayerUIHandler_OnAgentRemoved.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.CheckNpcMarriages
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.PatchingTheGame+Patch_CheckNpcMarriages.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.IsClanSuitableForNpcMarriage
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.PatchingTheGame+Patch_IsClanSuitableForNpcMarriage.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderDefection
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.PatchingTheGame+Patch_DiplomaticBartersBehavior_ConsiderDefection.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoin
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.PatchingTheGame+Patch_DiplomaticBartersBehavior_ConsiderClanJoin.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoinAsMercenary
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.PatchingTheGame+Patch_DiplomaticBartersBehavior_ConsiderClanJoinAsMercenary.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroSpawnCampaignBehavior.SpawnMinorFactionHeroes
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.PatchingTheGame+Patch_SpawnMinorFactionHeroes.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RebellionsCampaignBehavior.DailyTickClan
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.PatchingTheGame+Patch_DailyTickClan_RebellionsCampaignBehavior.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMarriageModel.IsSuitableForMarriage
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.PatchingTheGame+Patch_IsSuitableForMarriage.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.IsLooterFaction
    • Prefixes
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.DeserterPatch+Patch_BanditsCampaignBehavior_IsLooterFaction.Prefix;

  • SandBox.ViewModelCollection.Missions.NameMarker.MissionNameMarkerVM.Tick
    • Postfixes
      • Owner: com.bloc.warlord; Namespace: Warlord.WarbandCampaignBehaviors.PatchNervousView+Patch_MissionNameMarkerVM_Tick.Postfix;

  • TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.ApplyInternal
    • Prefixes
      • Owner: XXPartyCompaniesNum; Namespace: XXexpand.XXChangeKingdomAction.Prefix;
      • Owner: XXChangeKingdomAction; Namespace: XXexpand.XXChangeKingdomAction.Prefix; Index: 1;
      • Owner: XXexpand; Namespace: XXexpand.XXChangeKingdomAction.Prefix; Index: 2;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetCompanionLimitFromTier
    • Prefixes
      • Owner: XXPartyCompaniesNum; Namespace: XXexpand.XXPartyCompaniesNum.Prefix;
      • Owner: XXChangeKingdomAction; Namespace: XXexpand.XXPartyCompaniesNum.Prefix; Index: 1;
      • Owner: XXexpand; Namespace: XXexpand.XXPartyCompaniesNum.Prefix; Index: 2;

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

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_request_mission_ask_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventOtherActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_wants_to_make_peace_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_threats_lord_verify_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.village_farmer_loot_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.caravan_loot_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillageHostileActionCampaignBehavior.game_menu_village_hostile_action_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsMenu;

  • TaleWorlds.CampaignSystem.KingdomManager.AbdicateTheThrone
    • Prefixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.HandleThroneAbdication;

  • TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment
    • Postfixes
      • Owner: ChildrenAreNoLongerInvulnerable; Namespace: Children_Are_No_Longer_Invulnerable.Patch.Agent_EquipItemFromSpawnEquipmentPatch.Postfix;

+ Log Files

  • default20230823
      • [2023-08-23T20:35:58.8821248+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-23T20:35:26.9038815+08:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.6!
      • [2023-08-23T20:35:26.6758822+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-23T20:35:26.6758822+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-23T20:35:26.6658816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-23T20:35:26.6658816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-23T20:35:26.6658816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-23T20:35:26.6658816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-23T20:35:26.6658816+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-23T20:35:26.6648817+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-23T20:35:26.6648817+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-23T20:35:26.6648817+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-23T20:35:26.6648817+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-23T20:35:26.6648817+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-23T20:35:26.6638821+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (4)
      • [2023-08-23T20:35:26.6608825+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-23T20:35:26.6608825+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-08-23T20:35:26.6578829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-08-23T20:35:26.6568821+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.6348819+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-23T20:35:26.4608821+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-23T20:35:26.3998824+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-23T20:35:26.3998824+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.5, Version=1.2.6.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.5.dll for game v1.1.5.0 is loaded.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.2.3.dll.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.2.2.dll.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.2.1.dll.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.2.0.dll.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.5.dll.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.4.dll.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.3.dll.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.2.dll.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.1.dll.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-08-23T20:35:26.3558819+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-08-23T20:35:26.3548820+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-08-23T20:35:26.3548820+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-08-23T20:35:26.3548820+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-08-23T20:35:26.3548820+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-08-23T20:35:26.3548820+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-08-23T20:35:26.3548820+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-08-23T20:35:26.3548820+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-23T20:35:26.3518823+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-23T20:35:22.8348911+08:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.2.6...
      • [2023-08-23T20:35:20.9538932+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-23T20:35:20.9508931+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-23T20:35:20.9398932+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.5.dll for game v1.1.5.0 is loaded
      • [2023-08-23T20:35:20.9388930+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-08-23T20:35:20.9358933+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-23T20:35:20.9358933+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-23T20:35:20.9348932+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-23T20:35:20.9338934+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-23T20:35:20.9338934+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-23T20:35:20.9328931+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-23T20:35:20.9318930+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-23T20:35:20.9318930+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-23T20:35:20.9308931+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-23T20:35:20.9298931+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-23T20:35:20.9288931+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-23T20:35:20.8908932+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-23T20:35:20.8518936+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...