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

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


+ Exception

Exception information
Type: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
CallStack:
  1. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  2. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  3. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  4. at TaleWorlds.Library.Common.InvokeWithLog(MethodInfo methodInfo, Object obj, Object[] args)
  5. at TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(ViewModel this, String commandName, Object[] parameters)
  6. at TaleWorlds.GauntletUI.Data.GauntletView.OnCommand(String command, Object[] args)
  7. at TaleWorlds.GauntletUI.Widget.EventFired(String eventName, Object[] args)
  8. at TaleWorlds.GauntletUI.ButtonWidget.HandleClick()
  9. at TaleWorlds.GauntletUI.ButtonWidget.OnMouseReleased()
  10. at TaleWorlds.GauntletUI.EventManager.MouseUp()
  11. at TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs)
  12. at TaleWorlds.Engine.Screens.ScreenManager.Update()
  13. at TaleWorlds.Engine.Screens.ScreenManager.Tick_Patch1(Single dt)


Inner Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: StoryMode
CallStack:
  1. at StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.ChangeParentsOutfit(CharacterCreation characterCreation, String fatherItemId, String motherItemId, Boolean isLeftHandItemForFather, Boolean isLeftHandItemForMother)
  2. at StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.VlandiaMercenaryOnConsequence(CharacterCreation characterCreation)
  3. at TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation.RunConsequence(CharacterCreationOption option, Int32 stage, Boolean fromInit)
  4. at TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationGenericStageVM.ApplySelection(Object optionObject)

+ Involved Modules

  • StoryMode
    • Method: System.Void StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent::ChangeParentsOutfit(TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation characterCreation, System.String fatherItemId, System.String motherItemId, System.Boolean isLeftHandItemForFather, System.Boolean isLeftHandItemForMother)
      Frame: ChangeParentsOutfit at offset 271 in file:line:column :0:0
    • Method: System.Void StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent::VlandiaMercenaryOnConsequence(TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation characterCreation)
      Frame: VlandiaMercenaryOnConsequence at offset 65 in file:line:column :0:0
  • Bannerlord.Harmony
    • Method: static System.Object System.RuntimeMethodHandle::InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
      Frame: InvokeMethod at offset 0 in file:line:column :0:0
    • Method: System.Object System.Reflection.RuntimeMethodInfo::UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
      Frame: UnsafeInvokeInternal at offset 269 in file:line:column :0:0
    • Method: virtual System.Object System.Reflection.RuntimeMethodInfo::Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
      Frame: Invoke at offset 146 in file:line:column :0:0

+ Installed Modules

+ Assemblies

+ Harmony Patches

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

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

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

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

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

  • TaleWorlds.GauntletUI.Data.GauntletMovie.Load
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.GauntletMoviePatchLoadPrefix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.TwoDimension.EditableText.GetCursorPosition
    • Finalizers
      • Owner: bannerlord.mcm.ui.editabletextpatch; Namespace: MCM.UI.Patches.EditableTextPatchGetCursorPosition;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnSubModuleUnloadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnBeforeInitialModuleScreenSetAsRootPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameEndPostfix;

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

  • SandBox.SandBoxSubModule.OnGameStart
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnGameStartPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnGameStartPostfix;

  • MCM.IntegratedLoaderSubModule..ctor
    • Prefixes
      • Owner: bannerlord.mcm.implementation.mcmv3.loaderpreventer; Namespace: MCM.Adapter.MCMv3.Patches.MCMv3IntegratedLoaderSubModulePatchStopIntegratedLoaderSubModuleCtor;

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

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

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

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyCharacterVM.ExecuteRecruitTroop
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.ChooseIgnorePrisonerPatchPrefix;

  • TaleWorlds.Engine.Screens.ScreenBase.AddLayer
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PartyEnhancementLayerPatchPostfix;

  • TaleWorlds.Engine.Screens.ScreenBase.RemoveLayer
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PartyEnhancementLayerPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyCharacterVM.Upgrade
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.ChooseUpgradePathPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyTroopManagerVM.OpenPopUp
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatchPostfixOpen;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyTroopManagerVM.ExecuteDone
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatchPostfixClose;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyTroopManagerVM.ConfirmCancel
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatchPostfixCancel;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyCharacterVM.UpdateUpgradeHint
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.UpgradeButtonTooltipPatchPostfix;

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

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

  • TaleWorlds.CampaignSystem.TournamentGame.GetTournamentPrize
    • Postfixes
      • Owner: mod.bannerlord.adonnay.aew; Namespace: AEW.TournamentPrize.AEWTournamentPrizePostfix;

  • TaleWorlds.Core.ImageIdentifier..ctor
    • Prefixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.ImageIdentifierCtorPrefix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Prefixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.Clan_UpdateBannerColorsAccordingToKingdomPrefix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.PartyVisual_AddCharacterToPartyIconPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetCharacterCode
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.CampaignUIHelper_GetCharacterCodePostfix;

  • TaleWorlds.MountAndBlade.Mission.SpawnAgent
    • Prefixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.Mission_SpawnAgentPrefix;
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_Mission_SpawnAgentPrefix; Index: 1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.SPInventoryVM.UpdateCurrentCharacterIfPossible
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.SPInventoryVM_UpdateCurrentCharacterIfPossiblePostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyVM.RefreshCurrentCharacterInformation
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.PartyVM_RefreshCurrentCharacterInformationPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.HeroViewModel.FillFrom
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.HeroViewModel_FillFromPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyCharacterVM.GetCharacterCode
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.PartyCharacterVM_GetCharacterCodePostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanPartyItemVM.GetCharacterCode
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.ClanPartyItemVM_GetCharacterCodePostfix;

  • SandBox.GauntletUI.GauntletSceneNotificationLayer.OpenScene
    • Transpilers
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.GauntletSceneNotificationLayer_OpenScene_TranspilerTranspiler;

  • Diplomacy.ViewModel.KingdomTruceItemVMExtensionVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;

  • Diplomacy.ViewModel.KingdomWarItemVMExtensionVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNavigationVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;

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

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

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

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

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

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.Apply
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatchApplyPostfix;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.ApplyDeclareWarOverProvocation
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatchApplyDeclareWarOverProvocationPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChange
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultClanPoliticsModelPatchCalculateInfluenceChangePostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderWar
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DiplomaticBartersBehaviorPatchConsiderWarPrefix;

  • SandBox.GauntletUI.EncyclopediaData.GetEncyclopediaPageInstance
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.EncyclopediaDataPatchGetEncyclopediaPageInstancePostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.SiegeAftermathCampaignBehavior.siege_aftermath_contextual_summary_on_init
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.GameMenusCallbacksPatchmenu_settlement_taken_on_init_Postfix;

  • TaleWorlds.CampaignSystem.Actions.GiveGoldToClanAction.ApplyFromHeroToClan
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.GiveGoldToClanActionPatchApplyFromHeroToClanReplaced;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchConsiderWarPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderPeace
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchConsiderPeacePrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.KingdomDecisionProposalBehavior.DailyTickClan
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchHandleRebelKingdom;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomDiplomacyVM.RefreshDiplomacyList
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDiplomacyVMPatchRefreshDiplomacyListPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM.ExecuteClose
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatchExecuteClosePrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM.RefreshValues
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatchRefreshValuesPostfix;

  • StoryMode.Behaviors.Quests.SupportKingdomQuestBehavior+SupportKingdomQuest.MainStoryLineChosen
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.SupportKingdomQuestPatchMainStoryLineChosenPostfix;

  • TaleWorlds.CampaignSystem.FactionManager.DeclareAlliance
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.FactionManagerPatchDeclareAlliancePrefix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaFactionPage.GetListItems
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultEncyclopediaFactionPagePatchApplyPostfix;

  • SandBox.LordConversationsCampaignBehavior.conversation_player_threats_lord_verify_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesEnforceWarConditions;

  • SandBox.LordConversationsCampaignBehavior.conversation_player_wants_to_make_peace_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesEnforceWarConditions;

  • SandBox.LordConversationsCampaignBehavior.conversation_lord_request_mission_ask_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesEnforceWarConditions;

  • SandBox.LordConversationsCampaignBehavior.conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesEnforceWarConditions;

  • SandBox.GauntletUI.BannerEditorView.OnTick
    • Postfixes
      • Owner: BannerPaste stuff; Namespace: BannerPaste.patches.BannerEditorView_OnTickPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultPartyHealingModel.GetSurvivalChance
    • Postfixes
      • Owner: Keehu.BetterSurvival.Trump2020!; Namespace: BetterSurvival.LogicPostfix;

  • TaleWorlds.MountAndBlade.Module.CreateProcessedSkinsXMLForNative
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterCreation.Patches.ModuleProcessSkinsXmlPatchPrefix;

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.CraftingCampaignBehavior.IsOpened
    • Prefixes
      • Owner: mod.bannerlord.craftingunlocked; Namespace: CraftingUnlocked.BlacksmithIsOpenedPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.CraftingCampaignBehavior.OpenPart
    • Prefixes
      • Owner: mod.bannerlord.craftingunlocked; Namespace: CraftingUnlocked.BlacksmithOpenPartPatchPrefix;

  • SandBox.BattleAgentLogic.OnAgentRemoved
    • Prefixes
      • Owner: DontDiePatch; Namespace: DontDie.SubModule+DontDieMainPatchPrefix;

  • TaleWorlds.CampaignSystem.Hideout.get_MapFaction
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+MapRoomFunctionality_getMapScale_PatchPrefix;

  • TaleWorlds.CampaignSystem.Hideout.get_IsInfested
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+MapRoomFunctionality_IsInfestedPrefix;

  • TaleWorlds.CampaignSystem.Hideout.OnHideoutIsEmpty
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_OnHideoutIsEmptyPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RecruitmentCampaignBehavior.CheckRecruiting
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_CheckRecruitingPrefix;

  • TaleWorlds.CampaignSystem.Clan.AddRenown
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_AddRenownPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.HideoutCampaignBehavior.game_menu_wait_until_nightfall_on_condition
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_wait_until_nightfall_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_leave_on_condition
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_encounter_abandon_army_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_castle_outside_on_init
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_castle_outside_on_initPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_join_encounter_leave_no_army_on_condition
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_join_encounter_leave_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_surrender_on_condition
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_encounter_surrender_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_join_encounter_help_defenders_on_condition
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_join_encounter_help_defenders_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.FactionManager.IsAlliedWithFaction
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_IsAlliedWithFactionPrefix;

  • TaleWorlds.CampaignSystem.FactionManager.IsAtWarAgainstFaction
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_IsAtWarAgainstFactionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_join_encounter_help_attackers_on_condition
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_game_menu_join_encounter_help_attackers_on_conditionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.SiegeAftermathCampaignBehavior.menu_settlement_taken_on_init
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_menu_settlement_taken_on_initPrefix;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.SwitchToMenu
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_SwitchToMenuPrefix;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.ActivateGameMenu
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_ActivateGameMenuPrefix;

  • TaleWorlds.MountAndBlade.TeamAIComponent.MakeDecision
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_MakeDecisionPostfix;

  • TaleWorlds.MountAndBlade.TeamAIComponent.TickOccasionally
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_TeamAIComponentTickOccasionallyPrefix;
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_TeamAIComponentTickOccasionally_Prefix; Index: 1;

  • TaleWorlds.CampaignSystem.PlayerEncounter.DoCaptureHeroes
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_DoCaptureHeroesPrefix;

  • TaleWorlds.MountAndBlade.BehaviorComponent.InformSergeantPlayer
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_InformSergeantPlayerPostfix;

  • TaleWorlds.CampaignSystem.EncounterManager.StartSettlementEncounter
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_StartSettlementEncounterPrefix;

  • TaleWorlds.CampaignSystem.MapEventSide.DistributeLootAmongWinners
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_DistributeLootAmongWinnersPrefix;

  • TaleWorlds.CampaignSystem.Actions.BeHostileAction.ApplyEncounterHostileAction
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_ApplyEncounterHostileActionPrefix;

  • TaleWorlds.MountAndBlade.View.Missions.MissionAgentLabelView.UpdateVisibilityOfAgentMesh
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_UpdateVisibilityOfAgentMeshPrefix;

  • TaleWorlds.MountAndBlade.View.Missions.MissionAgentLabelView.OnMissionTick
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_OnMissionTickPostfix;

  • TaleWorlds.MountAndBlade.View.Missions.MissionAgentLabelView.UpdateSelectionVisibility
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_UpdateSelectionVisibilityPrefix;

  • TaleWorlds.MountAndBlade.View.Missions.MissionAgentLabelView.InitAgentLabel
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_InitAgentLabelPostfix;

  • SandBox.ViewModelCollection.MobilePartyTracker.MobilePartyTrackerVM.InitList
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_InitListPostfix;

  • SandBox.ViewModelCollection.MobilePartyTracker.MobilePartyTrackerVM.OnClanChangedKingdom
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_OnClanChangedKingdomPrefix;

  • SandBox.ViewModelCollection.MobilePartyTracker.MobilePartyTrackerVM.OnMobilePartyCreated
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_OnMobilePartyCreatedPostfix;

  • TaleWorlds.CampaignSystem.PartyBase.UpdateVisibilityAndInspected
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_UpdateVisibilityAndInspectedPrefix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Nameplate.PartyNameplateWidget.UpdateNameplatesVisibility
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_PNVMUpdatePostfix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM.Initialize
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_SettlementNameplatesVM_ConstructorPostfix;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplatesVM.Initialize
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_PartyNameplatesVM_ConstructorPostfix;

  • TaleWorlds.CampaignSystem.Election.SettlementClaimantDecision..ctor
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+PatchSettlementClaimantDecisionConstructorPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanManagementVM.ExecuteKingdomAction
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_ExecuteKingdomActionPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.SiegeAftermathCampaignBehavior.menu_settlement_taken_player_participant_on_init
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_menu_settlement_taken_player_participant_on_initPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.CheckNpcMarriages
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_CheckNpcMarriagesPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.IsClanSuitableForNpcMarriage
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_IsClanSuitableForNpcMarriagePrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultMarriageModel.IsCoupleSuitableForMarriage
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_IsCoupleSuitableForMarriagePrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultMarriageModel.IsSuitableForMarriage
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+Patch_IsSuitableForMarriagePrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloperVM..ctor
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+PatchCharacterDeveloperVMConstructorPrefix;
    • Postfixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+PatchCharacterDeveloperVMConstructorPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanPartiesVM.get_CanDisbandCurrentParty
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+MapRoomFunctionality_getCanDisbandCurrentPartyPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM.get_IsKingdomActionEnabled
    • Prefixes
      • Owner: com.bloc.freelance; Namespace: Freelancer.DynamicPatch.MainPatcher+MapRoomFunctionality_getCanLeaveKingdomPrefix;

  • TaleWorlds.MountAndBlade.Formation.LeaveDetachment
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_FormationLeaveDetachment_Prefix;

  • TaleWorlds.MountAndBlade.View.Missions.SiegeWeapon.RangedSiegeWeaponView.HandleUserInput
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_RangedSiegeWeaponViewHandleUserInput_Prefix;

  • SandBox.Source.Towns.CommonVillagersCampaignBehavior.CheckIfConversationAgentIsEscortingThePlayer
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_CommonVillagersCampaignBehaviorCheckIfConversationAgentIsEscortingThePlayer_Prefix;

  • SandBox.ArenaPracticeFightMissionController.StartPractice
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_ArenaPracticeFightMissionControllerStartPractice_Prefix;

  • SandBox.Source.Objects.SettlementObjects.PassageUsePoint.IsDisabledForAgent
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_PassageUsePointIsDisabledForAgent_Prefix;

  • TaleWorlds.MountAndBlade.View.Missions.MissionAgentLabelView.IsAllyInAllyTeam
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_MissionAgentLabelViewIsAllyInAllyTeam_Prefix;

  • TaleWorlds.MountAndBlade.MissionBoundaryCrossingHandler.TickForMainAgent
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_MissionBoundaryCrossingHandlerTickForMainAgent_Prefix;

  • TaleWorlds.MountAndBlade.View.Screen.MissionScreen.TaleWorlds.MountAndBlade.IMissionListener.OnMissionModeChange
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionScreenOnMissionModeChange_Prefix;

  • TaleWorlds.CampaignSystem.Campaign.InitializeScenes
    • Postfixes
      • Owner: mod.bannerlord.custombattlescenes; Namespace: CustomGameType.CustomCampaignClasses.CampaignPatchPostfix;

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

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

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

  • TaleWorlds.MountAndBlade.AgentVictoryLogic.SetTimersOfVictoryReactionsForRetreating
    • Prefixes
      • Owner: triplethreat.NoCheerOnRetreat; Namespace: BookMerchants.CheerPatchPrefix;

  • TaleWorlds.MountAndBlade.GauntletUI.MissionOrderGauntletUIHandler.OnMissionScreenInitialize
    • Prefixes
      • Owner: RTSCamera_Patch_MissionOrderGauntletUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionOrderGauntletUIHandlerPrefix_OnMissionScreenInitialize;

  • TaleWorlds.MountAndBlade.GauntletUI.MissionOrderGauntletUIHandler.OnMissionScreenFinalize
    • Postfixes
      • Owner: RTSCamera_Patch_MissionOrderGauntletUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionOrderGauntletUIHandlerPostfix_OnMissionScreenFinalize;

  • TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletCrosshair.GetShouldCrosshairBeVisible
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionGauntletCrosshairPrefix_GetShouldCrosshairBeVisible;