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

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


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at TaleWorlds.CampaignSystem.PlayerEncounter.SetupFields(PartyBase attackerParty, PartyBase defenderParty)
  2. at TaleWorlds.CampaignSystem.PlayerEncounter.Init(PartyBase attackerParty, PartyBase defenderParty, Settlement settlement)
  3. at TaleWorlds.CampaignSystem.EncounterManager.StartPartyEncounter(PartyBase attackerParty, PartyBase defenderParty)
  4. at TaleWorlds.CampaignSystem.EncounterManager.CheckPartyEncounter(MobileParty mobileParty)
  5. at TaleWorlds.CampaignSystem.EncounterManager.HandleEncounterForMobileParty(MobileParty mobileParty, Single dt)
  6. at TaleWorlds.CampaignSystem.EncounterManager.HandleEncounters(Single dt)
  7. at TaleWorlds.CampaignSystem.Campaign.Tick(Single dt)
  8. at TaleWorlds.CampaignSystem.Campaign.RealTick(Single realDt)
  9. at TaleWorlds.CampaignSystem.MapState.OnMapModeTick(Single dt)
  10. at TaleWorlds.CampaignSystem.MapState.OnTick(Single dt)
  11. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  12. at TaleWorlds.Core.Game.OnTick(Single dt)
  13. at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
  14. at TaleWorlds.MountAndBlade.Module.OnApplicationTick(Single dt)
  15. at TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(Single dt)

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.1.1.65)
  • + ButterLib (Bannerlord.ButterLib, v1.0.28.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.1.8.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.3.14.0)
  • + Native (Native, e1.6.0.0)
  • + SandBox Core (SandBoxCore, e1.6.0.0)
  • + CustomBattle (CustomBattle, e1.6.0.0)
  • + Sandbox (Sandbox, e1.6.0.0)
  • + StoryMode (StoryMode, e1.6.0.0)
  • + Distinguished Service (DistinguishedService, v4.6.5.0)
  • + AttributePerLevel (AttributePerLevel, v0.1.1.0)
  • + AutoTrader (AutoTrader, v1.27.0.0)
  • + BannerPaste (BannerPaste, v1.0.0.0)
  • + BloodMod (BloodMod, v2.0.0.0)
  • + Daytime Hideouts (DaytimeHideouts, v1.4.0.0)
  • + HP from Level (HPfromLevel, v1.6.0.0)
  • + Heal On Hit (HealOnHit, v1.0.0.0)
  • + HealthOnKillFix (HealthOnKillFix, v1.0.1.0)
  • + Hideout Send Troops (HideoutSendTroops, v1.4.0.0)
  • + Improved Garrisons (ImprovedGarrisons, v4.0.3.2)
  • + Kaoses Party Sizes (KaosesPartySizes, v0.2.2.0)
  • + KillBanditsRaiseRelations (KillBanditsRaiseRelations, v1.6.0.0)
  • + Korean Mod (Korean, e1.6.0.0)
  • + Leveling Rebalance Plus (Leveling_rebalance, v1.5.1.0)
  • + MCAmazonBody (MCAmazonBody, v1.0.2.0)
  • + Marry Anyone (MarryAnyone, v2.4.0.0)
  • + Righteous Executions (RighteousExecutions, v1.6.0.0)
  • + Train Your Clan (TrainYourClan, v1.0.2.0)
  • + Treeless Female Troops (TreelessFemaleTroops, v1.0.3.0)
  • + Weapon Part Workshop (WeaponPartWorkshop, v1.5.7.0)
  • + MakeCompanionsVassals (MakeCompanionsVassals, v1.0.0.0)
  • + Workshop Saver (WorkshopSaver, v1.0.0.5)
  • + Xorberax's Deadly Horse Charges (XorberaxDeadlyHorseCharges, v0.1.0.0)
  • + Captivity Events (zCaptivityEvents, v1.6.0.1029)
  • + Default Captivity Events (zCEDefaults, v1.6.0.1029)

+ 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.SandBox.GameComponents.DefaultClanTierModel.GetCompanionLimitFromTier
    • Postfixes
      • Owner: mod.bannerlord.distinguishedservice; Namespace: DistinguishedService.CompanionLimitPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.UrbanCharactersCampaignBehavior.CreateCompanion
    • Prefixes
      • Owner: mod.bannerlord.distinguishedservice; Namespace: DistinguishedService.CompanionsDontSpawnPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultCharacterDevelopmentModel.get_LevelsPerAttributePoint
    • Postfixes
      • Owner: harmonyPatch; Namespace: AttributePerLevel.Patches+GetLevelsPerAttributePointPatchPostfix;
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchLevelsPerAttributePointPostfix; Index: 1;

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

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.HideoutCampaignBehavior.IsHideoutAttackableNow
    • Prefixes
      • Owner: bannerlord.daytimehideouts; Namespace: DaytimeHideouts.HideoutCampaignBehaviorIsHideoutAttackableNowPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultCharacterDevelopmentModel.InitializeXpRequiredForSkillLevel
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchXpRequiredForSkillLevelPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultCharacterDevelopmentModel.InitializeSkillsRequiredForLevel
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchSkillRequiredForLevelPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultCharacterDevelopmentModel.SkillsRequiredForLevel
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchSkillsRequiredForLevelTranspiler;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultCharacterDevelopmentModel.CalculateLearningRate
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchCalculateLearningRatePrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetSkillXpForRefining
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillXpForRefiningTranspiler;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetSkillXpForSmelting
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillXpForSmeltingPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetSkillXpForSmithingInFreeBuildMode
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillXpForSmithingInFreeBuildModePrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetSkillXpForSmithingInCraftingOrderMode
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillXpForSmithingInCraftingOrderModePrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnHighMorale
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnHighMoralePrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.MobilePartyTrainingBehavior.DailyTickParty
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchDailyTickPartyTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnLeadingArmy
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnLeadingArmyTranspiler;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultMapTrackModel.GetSkillFromTrackDetected
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillFromTrackDetectedPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnPartyQuartermasterSkillExercised
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnPartyQuartermasterSkillExercisedPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultPartyHealingModel.GetSkillXpFromHealingTroop
    • Postfixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetSkillXpFromHealingTroopPostfix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnHeroHealedWhileWaiting
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnHeroHealedWhileWaitingTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnCombatHit
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnCombatHitPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnSimulationCombatKill
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnSimulationCombatKillPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnSieging
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnSiegingTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnSiegeEngineDestroyed
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnSiegeEngineDestroyedTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnSiegeEngineBuilt
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnSiegeEngineBuiltPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnHideoutSpotted
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnHideoutSpottedTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnBribeGiven
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnBribeGivenTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnMainHeroReleasedFromCaptivity
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnMainHeroReleasedFromCaptivityTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnMainHeroDisguised
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnMainHeroDisguisedTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnPrisonerSell
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnPrisonerSellTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnRaiding
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnRaidingTranspiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnTradeProfitMade
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnTradeProfitMade1Transpiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.Managers.SkillLevelingManager.OnTradeProfitMade
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchOnTradeProfitMade2Transpiler;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultDiplomacyModel.GetCharmExperienceFromRelationGain
    • Transpilers
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetCharmExperienceFromRelationGainTranspiler;

  • TaleWorlds.Core.DefaultItemValueModel.GetEquipmentValueFromTier
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetEquipmentValueFromTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateTierMeleeWeapon
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchCalculateTierMeleeWeaponPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.ResearchPointsNeedForNewPart
    • Postfixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchResearchPointsNeedForNewPartPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetPartResearchGainForSmeltingItem
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetPartResearchGainForSmeltingItemPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultSmithingModel.GetPartResearchGainForSmithingItem
    • Prefixes
      • Owner: levelingrebalance; Namespace: Leveling_Rebalance.PatchGetPartResearchGainForSmithingItemPrefix;

  • TaleWorlds.CampaignSystem.Romance.EndAllCourtships
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.EndAllCourtshipsPatchPrefix;

  • TaleWorlds.CampaignSystem.PlayerEncounter.set_LeaveEncounter
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.LeaveEncounterPatchPrefix;

  • TaleWorlds.CampaignSystem.Conversation.Tags.PlayerIsSpouseTag.IsApplicableTo
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.PlayerIsSpouseTagPatchPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetHeroRelationToHeroTextShort
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Helpers.GetHeroRelationToHeroTextShortPatchPostfix;

  • TaleWorlds.CampaignSystem.ConversationHelper.HeroAddressesPlayer
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Helpers.HeroAddressesPlayerPatchPostfix;

  • TaleWorlds.CampaignSystem.EducationCampaignBehavior.GetHighestThreeAttributes
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.EducationCampaignBehaviorPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.PregnancyCampaignBehaviorPatchPrefix;
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.PregnancyCampaignBehaviorPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.RefreshSpouseVisit
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.CheckForPregnanciesPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_eligible_for_marriage_on_condition
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPostfix1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.get_RomanceCourtshipAttemptCooldown
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPostfix2;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_can_open_courtship_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_romance_at_stage_1_discussions_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix2;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_romance_at_stage_2_discussions_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix3;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RomanceCampaignBehavior.conversation_finalize_courtship_for_hero_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.Behaviors.RomanceCampaignBehaviorPatchPrefix4;

  • TaleWorlds.CampaignSystem.Actions.KillCharacterAction.ApplyInternal
    • Prefixes
      • Owner: rewstyr.righteousexecutions; Namespace: RighteousExecutions.KillCharacterActionPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultClanFinanceModel.CalculateClanExpensesInternal
    • Postfixes
      • Owner: TrainYourClan; Namespace: TrainYourClan.ClanFinancesPatchPostfix;

  • TaleWorlds.MountAndBlade.Mission.ComputeBlowMagnitudeFromHorseCharge
    • Postfixes
      • Owner: xorberax.chargedamage; Namespace: DeadlyHorseCharges.ChargeDamagePatchComputeBlowMagnitudeFromHorseChargePostfix;

  • 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.Mission.RegisterBlow
    • Postfixes
      • Owner: PROZ.healthonkill; Namespace: HealthOnKillFix.HealthOnKillPatchPostfix;

  • TaleWorlds.CampaignSystem.MobileParty.FillPartyStacks
    • Prefixes
      • Owner: KaosesPartySizes.harmony; Namespace: KaosesPartySizes.Patches.FillPartyStacksPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RecruitmentCampaignBehavior.FindNumberOfMercenariesWillBeAdded
    • Postfixes
      • Owner: KaosesPartySizes.harmony; Namespace: KaosesPartySizes.Patches.FindNumberOfMercenariesWillBeAddedPatchPostfix;

  • TaleWorlds.CampaignSystem.Attributes.get_All
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchAttributesAll;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationGainedPropertiesVM.PopulateInitialValues
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchCharacterCreationGainedPropertiesVMPopulateInitialValues;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.CharacterVM.InitializeCharacter
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchCharacterVMInitializeCharacter;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanIncomeVM.RefreshList
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchClanIncomeVMRefreshList;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanLordItemVM.UpdateProperties
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchClanLordItemVMUpdateProperties;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultClanFinanceModel.CalculateClanIncomeInternal
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchDefaultClanFinanceModelCalculateClanIncomeInternal;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Education.EducationGainedPropertiesVM.PopulateInitialValues
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchEducationGainedPropertiesVMPopulateInitialValues;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.ActivateGameMenu
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchGameMenuActivateGameMenu;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.SwitchToMenu
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchGameMenuSwitchToMenu;

  • TaleWorlds.CampaignSystem.Hero.get_Spouse
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEHeroPatchPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNotificationVM.GetNotificationFromData
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEMapNotificationVMGetNotificationFromData;

  • TaleWorlds.CampaignSystem.PlayerCaptivity.StartCaptivity
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPlayerCaptivityStartCaptivity;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.ChildConceived
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPregnancyCampaignBehaviorChildConceived;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PrisonerReleaseCampaignBehavior.OnGameLoaded
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPrisonerReleaseCampaignBehaviorOnGameLoaded;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_VideoOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_AudioOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_GameKeyOptionGroups
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_GamepadOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_GameplayOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.get_PerformanceOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.ExecuteCloseOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixinExecuteCloseOptionsPostfix; Priority: 300;

  • TaleWorlds.CampaignSystem.Actions.ChangeOwnerOfWorkshopAction.ApplyByWarDeclaration
    • Prefixes
      • Owner: MBWorkshopSaver; Namespace: WorkshopSaver.SaveMyWorkshopsreturnFalse;
    • Postfixes
      • Owner: MBWorkshopSaver; Namespace: WorkshopSaver.SaveMyWorkshopsApplyByWarDeclaration;