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

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

Launcher: steam (08.01.67.70)
Runtime: .NET Framework 4.8.4614.0


+ Exception

Exception information
Type: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
CallStack:
  1. at object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor)
  2. at object System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  3. at object RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes, ref StackCrawlMark stackMark)
  4. at object Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes) x 2
  5. at T TaleWorlds.Core.GameStateManager.CreateState(params object[] parameters)
  6. at void SandBox.SandBoxGameManager.LaunchSandboxCharacterCreation()
  7. at void TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen.OnFrameTick(float dt)
  8. at void TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen.OnFrameTick(float dt)
  9. at void TaleWorlds.ScreenSystem.ScreenBase.FrameTick(float dt)
  10. at void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch1(float dt, bool activeMouseVisible)


Inner Exception information
Type: System.MissingMethodException
Message: Methode nicht gefunden: "Void TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationCategory.AddCategoryOption(TaleWorlds.Localization.TextObject, System.Collections.Generic.List`1, TaleWorlds.Core.CharacterAttribute, Int32, Int32, Int32, TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationOnCondition, TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationOnSelect, TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationApplyFinalEffects, TaleWorlds.Localization.TextObject, System.Collections.Generic.List`1, Int32, Int32, Int32, Int32, Int32)".
Source: zCulturedStart
CallStack:
  1. at void zCulturedStart.CulturedStartCharacterCreationContent.AddStartMenu(CharacterCreation characterCreation) in C:/Users/Valarauko/source/repos/CulturedStart-master/CulturedStartCharacterCreationContent.cs:line 57
  2. at void zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix(MethodBase __originalMethod, CharacterCreation characterCreation) in C:/Users/Valarauko/source/repos/CulturedStart-master/Patches/CSPatchCharacterCreationContent.cs:line 30
  3. at new TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState(CharacterCreationContentBase baseContent)

+ Enhanced Stacktrace

  • Frame: void zCulturedStart.CulturedStartCharacterCreationContent.AddStartMenu(CharacterCreation characterCreation) (IL Offset: -1)
    • Module: zCulturedStart
      Method: System.Void zCulturedStart.CulturedStartCharacterCreationContent::AddStartMenu(TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation characterCreation)
      Method From Stackframe Issue: True
  • Frame: void zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix(MethodBase __originalMethod, CharacterCreation characterCreation) (IL Offset: 67)
    • Module: zCulturedStart
      Method: static System.Void zCulturedStart.Patches.CSPatchCharacterCreationInitialized::Postfix(System.Reflection.MethodBase __originalMethod, TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation characterCreation)
      Method From Stackframe Issue: False
  • Frame: new TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState(CharacterCreationContentBase baseContent) (IL Offset: 31)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState::.ctor(TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationContentBase baseContent)
      Method From Stackframe Issue: False
  • Frame: object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Object System.RuntimeMethodHandle::InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
      Method From Stackframe Issue: False
  • Frame: object System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) (IL Offset: 244)
    • Module: UNKNOWN
      Method: virtual System.Object System.Reflection.RuntimeConstructorInfo::Invoke(System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
      Method From Stackframe Issue: False
  • Frame: object RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes, ref StackCrawlMark stackMark) (IL Offset: 507)
    • Module: UNKNOWN
      Method: System.Object System.RuntimeType::CreateInstanceImpl(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark)
      Method From Stackframe Issue: False
  • Frame: object Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes) x 2 (IL Offset: 175)
    • Module: UNKNOWN
      Method: static System.Object System.Activator::CreateInstance(System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes)
      Method From Stackframe Issue: False
  • Frame: T TaleWorlds.Core.GameStateManager.CreateState(params object[] parameters) (IL Offset: 0)
    • Module: UNKNOWN
      Method: TaleWorlds.Core.T TaleWorlds.Core.GameStateManager::CreateState(System.Object[] parameters)
      Method From Stackframe Issue: False
  • Frame: void SandBox.SandBoxGameManager.LaunchSandboxCharacterCreation() (IL Offset: 23)
    • Module: Sandbox
      Method: System.Void SandBox.SandBoxGameManager::LaunchSandboxCharacterCreation()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen.OnFrameTick(float dt) (IL Offset: 89)
    • Module: Native
      Method: virtual System.Void TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen::OnFrameTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen.OnFrameTick(float dt) (IL Offset: 7)
    • Module: Native
      Method: virtual System.Void TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::OnFrameTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.ScreenSystem.ScreenBase.FrameTick(float dt) (IL Offset: 15)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.ScreenSystem.ScreenBase::FrameTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch1(float dt, bool activeMouseVisible) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch1(System.Single dt, System.Boolean activeMouseVisible)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.ScreenSystem.ScreenManager::Tick(System.Single dt, System.Boolean activeMouseVisible)
      Method From Stackframe Issue: False

+ Involved Modules

  • zCulturedStart
    • Method: System.Void zCulturedStart.CulturedStartCharacterCreationContent::AddStartMenu(TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation characterCreation)
      Frame: void zCulturedStart.CulturedStartCharacterCreationContent.AddStartMenu(CharacterCreation characterCreation) (IL Offset: -1)
      HarmonyIssue: True
    • Method: static System.Void zCulturedStart.Patches.CSPatchCharacterCreationInitialized::Postfix(System.Reflection.MethodBase __originalMethod, TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation characterCreation)
      Frame: void zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix(MethodBase __originalMethod, CharacterCreation characterCreation) (IL Offset: 67)
      HarmonyIssue: False
  • Sandbox
    • Method: System.Void SandBox.SandBoxGameManager::LaunchSandboxCharacterCreation()
      Frame: void SandBox.SandBoxGameManager.LaunchSandboxCharacterCreation() (IL Offset: 23)
      HarmonyIssue: False
  • Native
    • Method: virtual System.Void TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen::OnFrameTick(System.Single dt)
      Frame: void TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen.OnFrameTick(float dt) (IL Offset: 89)
      HarmonyIssue: False
    • Method: virtual System.Void TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::OnFrameTick(System.Single dt)
      Frame: void TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen.OnFrameTick(float dt) (IL Offset: 7)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.140)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + ButterLib (Bannerlord.ButterLib, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.5.5.0)
  • + Native (Native, v1.1.3.0)
  • + SandBox Core (SandBoxCore, v1.1.3.0)
  • + CustomBattle (CustomBattle, v1.1.3.0)
  • + Sandbox (Sandbox, v1.1.3.0)
  • + StoryMode (StoryMode, v1.1.3.0)
  • + Cultured Start (zCulturedStart, v1.3.6.0)
  • + Diplomacy (Bannerlord.Diplomacy, v1.2.5.0)
  • + BannerCraft (BannerCraft, v1.0.18.0)
  • + Banner Editor (BannerEditor, v1.0.4.0)
  • + WarAndAiTweaks (WarAndAiTweaks, v1.7.0.0)
  • + Europe_LemmyProject (Europe_LemmyProject, a1.1.2.0)
  • + Europe_1100 (Europe1100, v1.4.6.0)

+ Assemblies

+ Harmony Patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;
      • Owner: Bannerlord.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.MountAndBlade.Options.OptionsProvider.GetGameKeyCategoriesList
    • Postfixes
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationOption.SetTextVariables
    • Transpilers
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationOption.Transpiler;

  • StoryMode.Quests.FirstPhase.BannerInvestigationQuest.OnStartQuest
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchBannerInvestigationQuest.Postfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnInitialized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnInitialized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnCharacterCreationFinalized
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.SandboxCharacterCreationContent_CustomStartingPositions_Patch;
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationFinalized.Postfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnCharacterCreationFinalized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationFinalized.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnCharacterCreationIsOver
    • Prefixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCampaignBehavior+CSPatchTrainingFieldCampaignBehavior.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.TutorialPhaseCampaignBehavior.OnStoryModeTutorialEnded
    • Prefixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCampaignBehavior+CSPatchTutorialPhaseCampaignBehavior.Prefix;

  • 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;
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerCraft; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler; Index: 4;

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

  • 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.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerCraft; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingVM.OnItemSelection
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerCraft; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerCraft; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerCraft; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.CraftingVM.UpdateAll
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BannerCraft; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.DoSmelting
    • Prefixes
      • Owner: BannerCraft; Namespace: BannerCraft.CraftingCampaignBehaviorPatch.DoSmeltingPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingVM.RefreshList
    • Postfixes
      • Owner: BannerCraft; Namespace: BannerCraft.SmeltingVMPatch.RefreshListPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyWageModel.GetTroopRecruitmentCost
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.PartyRecruitmentPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculatePartyWage
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.garrisonWagePatch.Postfix;
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.Militia_And_Garrison_Changes.garrisonWagePatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultArmyManagementCalculationModel.CalculatePartyInfluenceCost
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.BandTogetherInfluencePatch.Postfix;
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.KingdomRulerCallPartyPatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.Party.MobileParty.FillPartyStacks
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.SpawnLordPartyInternalPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultArmyManagementCalculationModel.GetMobilePartiesToCallToArmy
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.PreventClanMembersBeingCalledToAiArmiesPatch.Postfix;
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.ArmyCallPartiesPatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.Kingdom.CreateArmy
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.CreateArmyPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.AiHourlyTick
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.PartyThinkPartyPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiMilitaryBehavior.FindBestTargetAndItsValueForFaction
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.FindBestTargetAndItsValueForFactionPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.GetRandomWarDecision
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.KingdomDecisionProposalBehavior_GetRandomWarDecision_Patch;
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.RandomWarPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.GetRandomPeaceDecision
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.RandomPeacePatch.Postfix;

  • TaleWorlds.CampaignSystem.Election.MakePeaceKingdomDecision.DetermineSupport
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.KingdomPeaceSupportPatch.Postfix;

  • TaleWorlds.CampaignSystem.Election.DeclareWarDecision.DetermineSupport
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.KingdomWarSupportPatch.Postfix;

  • TaleWorlds.CampaignSystem.Election.KingdomElection.DetermineInitialSupport
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.KingdomElectionPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM.OnDeclarePeace
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.WarChanges.KingdomPlayerPeacePatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Buildings.Building.GetBuildingEffectAmount
    • Postfixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.Militia_Changes.MilitiaPatch.Postfix;

  • TaleWorlds.CampaignSystem.Settlements.Town.DailyGarrisonAdjustment
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: WarAndAiTweaks.Militia_And_Garrison_Changes.GarrisonPatch.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.GetVisualPosition
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MobileParty_GetVisualPosition_Patch;

  • SandBox.View.Map.PartyVisual.AddMobileIconComponents
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.PartyVisual_AddMobileIconComponents_Patch;

  • SandBox.View.Map.MapScreen.StepSounds
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScreen_StepSounds_Patch;

  • SandBox.View.Map.PartyVisual.TickFadingState
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.PartyVisual_TickFadingState_Patch;

  • SandBox.View.Map.MapCameraView.ComputeMapCamera
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScreen_ComputeMapCamera_Patch;

  • SandBox.View.Map.PartyVisual.SetMapIconAsDirty
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.PartyVisual_SetMapIconAsDirty_Patch;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.IsVisible
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.SettlementNameplateVM_IsVisible_Patch;

  • TaleWorlds.CampaignSystem.Army.GetRelativePositionForParty
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Army_GetRelativePositionFor_Party;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapTimeControlVM.set_IsCenterPanelEnabled
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapTimeControlVM_IsCenterPanelEnabled_Patch;

  • TaleWorlds.CampaignSystem.GameState.MapState.ExitMenuMode
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapState_ExitMenuMode_Patch;

  • TaleWorlds.Engine.Scene.GetTerrainHeight
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Scene_GetTerrainHeight_Patch;

  • SandBox.View.Map.MapScreen.HandleMouse
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScreen_HandleMouse_Patch;

  • SandBox.View.Map.MapScreen.HandleLeftMouseButtonClick
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScreen_HandleLeftMouseButtonClick_Patch;

  • SandBox.View.Map.MapScreen.CheckCursorState
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScreen_CheckCursorState_Patch;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_OwnerClan
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Settlement_OwnerClan_Patch;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_MapFaction
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Settlement_MapFaction_Patch;

  • TaleWorlds.CampaignSystem.Party.MobilePartyAi.GetAccessibleTargetPointInDirection
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MobileParty_GetAccessableTargetPointInDirection_Patch;

  • TaleWorlds.CampaignSystem.Party.MobilePartyAi.TickInternal
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MobileParty_OnAiTick_Patch;

  • TaleWorlds.CampaignSystem.EncounterManager.GetEncounterTargetPoint
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.EncounterManager_GetEncounterTargetPoint_Patch;

  • TaleWorlds.CampaignSystem.Party.MobilePartyAi.SetMoveGoToSettlement
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MobileParty_SetMoveGoToSettlement_Patch;

  • SandBox.MapScene.DisableUnwalkableNavigationMeshes
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.DisableUnwalkableNavigationMeshesPatch;

  • TaleWorlds.CampaignSystem.Party.PartyBase.IsPositionOkForTraveling
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.IsPositionOkForTravelingPatch;

  • TaleWorlds.CampaignSystem.Campaign.get_DefaultStartingPosition
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Campaign_NewDefaultStartingPosition_Patch;

  • StoryMode.StoryModeSubModule.RegisterSubModuleObjects
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.StoryModeSubModule_CustomTrainingField_Patch;

  • TaleWorlds.Engine.Utilities.GetSnowAmountData
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Utilities_GetSnowAmountData_Patch;

  • SandBox.MapScene.Load
    • Transpilers
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Transpiler;

  • TaleWorlds.CampaignSystem.Campaign.LoadMapScene
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScene_Load_Patch;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel.LoadCacheFromFile
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.DefaultMapDistanceModel_LoadCacheFromFile_Patch;
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.DefaultMapDistanceModel_LoadCacheFromFile_Patch;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshDynamicProperties
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.RefreshDynamicPropertiesPatch;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.GameKeys.GameKeyOptionVM.RefreshValues
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.General.HotKeyPatch.KeyOptionVM_ConstructorPatch;

  • TaleWorlds.CampaignSystem.PlayerCaptivity.EndCaptivity
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.MaritimeSystem.MaritimeManager+Patches.PlayerCaptivity_EndCaptivity_Patch;

  • 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.GauntletUI.GauntletClanScreen.OpenBannerEditorWithPlayerClan
    • Prefixes
      • Owner: com.bloc.betterbannereditor; Namespace: BannerEditor.PatchNativeCaller+Patch_OpenBannerEditorWithPlayerClan.Prefix;

  • StoryMode.Quests.TutorialPhase.FindHideoutTutorialQuest.OpenBannerSelectionScreen
    • Prefixes
      • Owner: com.bloc.betterbannereditor; Namespace: BannerEditor.PatchNativeCaller+Patch_FindHideoutTutorialQuest_OpenBannerSelectionScreen.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.FirstPhaseCampaignBehavior.OpenBannerSelectionScreen
    • Prefixes
      • Owner: com.bloc.betterbannereditor; Namespace: BannerEditor.PatchNativeCaller+Patch_FirstPhaseCampaignBehavior_OpenBannerSelectionScreen.Prefix;

  • SandBox.View.Missions.MissionSingleplayerViewHandler.OnMissionScreenTick
    • Prefixes
      • Owner: com.bloc.betterbannereditor; Namespace: BannerEditor.PatchNativeCaller+Patch_MissionSingleplayerViewHandler_OnMissionScreenTick.Prefix;

  • SandBox.View.Map.MapScreen.OpenBannerEditorScreen
    • Prefixes
      • Owner: com.bloc.betterbannereditor; Namespace: BannerEditor.PatchNativeCaller+Patch_MapScreen_OpenBannerEditorScreen.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationReviewStageVM..ctor
    • Postfixes
      • Owner: com.bloc.betterbannereditor; Namespace: BannerEditor.PatchNativeCaller+Patch_CharacterCreationReviewStageVM_Const.Postfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.get_CharacterCreationStages
    • Postfixes
      • Owner: com.bloc.betterbannereditor; Namespace: BannerEditor.PatchNativeCaller+SandboxCharacterCreationContent_CharacterCreationStages.Postfix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Prefixes
      • Owner: com.bloc.betterbannereditor; Namespace: BannerEditor.PatchNativeCaller+Patch_Clan_UpdateBannerColorsAccordingToKingdom.Prefix;

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

+ Log Files

  • default20230428
      • [2023-04-28T15:54:40.5466147+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T15:54:40.5466147+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T15:54:40.4927314+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T15:54:40.4927314+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T15:54:21.5733344+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T15:54:21.5733344+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T15:54:21.5154891+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T15:54:21.5154891+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T15:52:28.0315402+02:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T15:51:08.3529386+02:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.5!
      • [2023-04-28T15:51:06.7287422+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-28T15:51:06.7287422+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T15:51:06.7147503+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-28T15:51:06.7147503+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T15:51:06.7147503+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T15:51:06.7147503+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T15:51:06.7137801+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-28T15:51:06.7137801+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-28T15:51:06.7127827+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-28T15:51:06.7127827+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-28T15:51:06.7127827+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-28T15:51:06.7117853+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-28T15:51:06.7117853+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-04-28T15:51:06.7077959+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-28T15:51:06.7077959+02:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-28T15:51:06.2480255+02:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T15:51:06.1568794+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-28T15:51:06.1568794+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerCraft - Enabled
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerCraft - Register Types
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BannerCraft - Register: BannerCraft, Version=1.0.18.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.0, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-28T15:51:06.0860670+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-04-28T15:51:06.0850429+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-04-28T15:51:06.0850429+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-04-28T15:51:06.0850429+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-04-28T15:51:06.0850429+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-04-28T15:51:06.0850429+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T15:51:06.0850429+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T15:51:06.0850429+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T15:51:06.0850429+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-28T15:51:06.0800832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-28T15:50:37.5310164+02:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.2.5...
      • [2023-04-28T15:50:31.6420970+02:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-28T15:50:31.6391052+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-28T15:50:31.6225601+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-28T15:50:31.6185711+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-28T15:50:31.5325730+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-28T15:50:31.4517054+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-28T15:50:31.3519744+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-28T15:50:31.2686400+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-28T15:50:31.1847515+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-28T15:50:31.0979821+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-28T15:50:30.9007097+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-28T15:50:30.7531044+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...