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.Collections.Generic.KeyNotFoundException
Message: The given key was not present in the dictionary.
Source: mscorlib
CallStack:
  1. at System.ThrowHelper.ThrowKeyNotFoundException()
  2. at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  3. at SettlementCultureChanger.ChangeSettlementCulture.ChangeNotableCulture(Settlement settlement)
  4. at SettlementCultureChanger.ChangeSettlementCulture.ChangeCulture(Settlement settlement, Boolean deleteTroops)
  5. at SettlementCultureChanger.ChangeSettlementCulture.OnGameLoaded(CampaignGameStarter obj)
  6. at TaleWorlds.CampaignSystem.MbEvent`1.InvokeList(EventHandlerRec`1 list, T t)
  7. at TaleWorlds.CampaignSystem.CampaignEvents.OnGameLoaded(CampaignGameStarter campaignGameStarter)
  8. at TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnGameLoaded(CampaignGameStarter campaignGameStarter)
  9. at TaleWorlds.CampaignSystem.Campaign.OnGameLoaded(CampaignGameStarter starter)
  10. at TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, GameTypeLoadingStates& nextState)
  11. at TaleWorlds.Core.GameType.DoLoadingForGameType()
  12. at SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, GameManagerLoadingSteps& nextStep)
  13. at TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  14. at TaleWorlds.MountAndBlade.GameLoadingState.OnTick(Single dt)
  15. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  16. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)

+ Involved Modules

  • SettlementCultureChanger
    • Method: static System.Void SettlementCultureChanger.ChangeSettlementCulture::ChangeNotableCulture(TaleWorlds.CampaignSystem.Settlements.Settlement settlement)
      Frame: ChangeNotableCulture at offset 751 in file:line:column :0:0
    • Method: static System.Void SettlementCultureChanger.ChangeSettlementCulture::ChangeCulture(TaleWorlds.CampaignSystem.Settlements.Settlement settlement, System.Boolean deleteTroops)
      Frame: ChangeCulture at offset 699 in file:line:column :0:0
    • Method: System.Void SettlementCultureChanger.ChangeSettlementCulture::OnGameLoaded(TaleWorlds.CampaignSystem.CampaignGameStarter obj)
      Frame: OnGameLoaded at offset 485 in file:line:column :0:0
  • Sandbox
    • Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: DoLoadingForGameManager at offset 1062 in file:line:column :0:0

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.87)
  • + ButterLib (Bannerlord.ButterLib, v2.2.4.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.2.7.0)
  • + Native (Native, v1.0.0.0)
  • + SandBox Core (SandBoxCore, v1.0.0.0)
  • + Sandbox (Sandbox, v1.0.0.0)
  • + StoryMode (StoryMode, v1.0.0.0)
  • + CustomBattle (CustomBattle, v1.0.0.0)
  • + Birth and Death Options (BirthAndDeath, v1.0.0.0)
  • + Settlement Culture Changer (SettlementCultureChanger, v1.1.2.0)
  • + AttributeEveryOtherLevelWithFocus (AttributeEveryOtherLevelWithFocus, v1.0.0.0)
  • + BiggerBanners (BiggerBanners, e1.5.2.0)
  • + Governors Handle Issues (GovernorsHandleIssues, v1.9.0.0)
  • + (RBM) Realistic Battle Mod (RBM, v3.1.1.0)
  • + Tier 7 Troop Unlocker Harmony (T7TroopUnlocker, v1.0.1.0)
  • + Today, We Feast! (TodayWeFeast, v1.0.0.0)
  • + Achievement Unblocker (AchievementUnblocker, v1.0.1.0)
  • + Bodyguards (Bodyguards, v1.0.0.1)
  • + Dismemberment (Plus) for v1.0.0 (DismembermentPlus, v2.0.4.2)
  • + Caravans Trade XP (CaravansTradeXP, v1.1.0.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleUnloadedPostfix;

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnBeforeInitialModuleScreenSetAsRootPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameStartPostfix;

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameEndPostfix;

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchAfterAsyncTickTickPostfix;

  • 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.SaveSystem.Definition.DefinitionContext.AddBasicTypeDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddBasicTypeDefinitionPrefix;

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

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

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

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

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

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

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

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

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

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

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

  • 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.GauntletUI.Data.GauntletMovie.LoadMovie
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManagerBlankTranspiler;

  • TaleWorlds.CampaignSystem.Conversation.ConversationHelper.GetConversationCharacterPartyLeader
    • Prefixes
      • Owner: T7_Troop_Unlocker; Namespace: T7TroopUnlockerHarmony.T7TroopUnlockerPatchConversationHelperPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPrisonerRecruitmentCalculationModel.IsPrisonerRecruitable
    • Prefixes
      • Owner: T7_Troop_Unlocker; Namespace: T7TroopUnlockerHarmony.T7TroopUnlockerPatchIsPrisonerRecruitablePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.FindNumberOfMercenariesWillBeAdded
    • Prefixes
      • Owner: T7_Troop_Unlocker; Namespace: T7TroopUnlockerHarmony.T7TroopUnlockerPatchRecruitmentCampaignBehaviorPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterStatsModel.GetTier
    • Prefixes
      • Owner: T7_Troop_Unlocker; Namespace: T7TroopUnlocker.T7TroopUnlockerPatchCharacterHelperPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: mod.octavius.bannerlord; Namespace: TodayWeFeast.ConsiderWarPatchForAIPrefix;
    • Finalizers
      • Owner: mod.octavius.bannerlord; Namespace: TodayWeFeast.ConsiderWarPatchForAIFinalizer;

  • StoryMode.StoryModeEvents.get_Instance
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_StoryModeEvents_Instance_GetterPrefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.SetStatInternal
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_SetStatInternalPrefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.CheckAchievementSystemActivity
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_CheckAchievementSystemActivityPrefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.DeactivateAchievements
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_DeactivateAchievementsPrefix;

  • TaleWorlds.ObjectSystem.MBObjectManager.MergeTwoXmls
    • Prefixes
      • Owner: com.rbmmain; Namespace: RBM.XmlLoadingPatches+MergeTwoXmlsPatchPrefix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.Simulate
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+TournamentFightMissionControllerPatchSimulatePrefix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.PrepareForMatch
    • Postfixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+TournamentFightMissionControllerPatchPrepareForMatchPrefix;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetParticipantCharacters
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+FightTournamentGamePatchGetParticipantCharactersPrefix;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize
    • Postfixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+FightTournamentGamePatchGetTournamentPrizePostfix;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentGame.UpdateTournamentPrize
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+TournamentGamePatchUpdateTournamentPrizePrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.GetRenownReward
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+DefaultTournamentModelPatchGetRenownRewardPrefix;

  • TaleWorlds.MountAndBlade.MissionCombatantsLogic.EarlyStart
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+EarlyStartPatchPostfix;

  • SandBox.Missions.MissionLogics.CampaignMissionComponent.EarlyStart
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+CampaignMissionComponentPatchPostfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.GetEntityDamageMultiplier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.GetEntityDamageMultiplierPatchPrefix;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForPassiveUsage
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ChangeLanceDamagePrefix;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForThrust
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CalculateStrikeMagnitudeForThrustPatchPrefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowDamage
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideDamageCalcPrefix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHumanStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.SandboxAgentUpdateHumanStatsPostfix;

  • TaleWorlds.MountAndBlade.Mission.CreateMeleeBlow
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CreateMeleeBlowPatchPostfix;
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+CreateMeleeBlowPatchPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Mission.RegisterBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RegisterBlowPatchPrefix;

  • SandBox.Missions.MissionLogics.BattleAgentLogic.OnAgentHit
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OnAgentHitPatchPrefix;

  • TaleWorlds.MountAndBlade.Agent.HandleBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HandleBlowPatchPrefix;

  • TaleWorlds.MountAndBlade.Mission.DecideAgentHitParticles
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DecideAgentHitParticlesPatchPostfix;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.GetTargetReleaseAngle
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeaponPrefixGetTargetReleaseAngle;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.ShootProjectileAux
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeaponPrefixShootProjectileAux;

  • TaleWorlds.MountAndBlade.Mangonel.OnTick
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideMangonelPrefixOnTick;

  • TaleWorlds.MountAndBlade.Agent.GetBaseArmorEffectivenessForBodyPart
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ArmorRework+ChangeBodyPartArmorPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetSurvivalChance
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultPartyHealingModelPrefixGetAiWeight;

  • StoryMode.GameComponents.StoryModeGenericXpModel.GetXpMultiplier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+AddSkillXpPatchPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpMultiplierFromShotDifficulty
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+GetXpMultiplierFromShotDifficultyPatchPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+GetXpFromHitPatchPrefixGetXpFromHit;

  • StoryMode.Missions.TrainingFieldMissionController.BowInTrainingAreaUpdate
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+BowInTrainingAreaUpdatePatchPostfix;

  • StoryMode.Missions.TrainingFieldMissionController.BowTrainingEndedSuccessfully
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+BowTrainingEndedSuccessfullyPatchPostfix;

  • StoryMode.Missions.TrainingFieldMissionController.MountedTrainingUpdate
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+MountedTrainingUpdatePatchPostfix;

  • StoryMode.Missions.TrainingFieldMissionController.MountedTrainingEndedSuccessfully
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+MountedTrainingEndedSuccessfullyPatchPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVolunteerModel.GetBasicVolunteer
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+DefaultVolunteerModelPatchPrefix;

  • Helpers.PerkHelper.AddPerkBonusForParty
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideAddPerkBonusForPartyPrefixAddPerkBonusForParty;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetEffectiveMaxHealth
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideGetEffectiveMaxHealthPrefixGetEffectiveMaxHealth;

  • TaleWorlds.CampaignSystem.CharacterObject.GetPowerImp
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideCharacterObjectPrefixGetPowerImp;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMilitaryPowerModel.GetTroopPowerBasedOnContext
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultMilitaryPowerModelPrefixGetTroopPowerBasedOnContext;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHorseStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+UpdateHorseStatsPatchPostfix;
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+ChangeHorseChargeBonusPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.DecideMountRearedByBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+DecideMountRearedByBlowPatchPrefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.DecideAgentDismountedByBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+DecideAgentDismountedByBlowPatchPrefixDecideAgentDismountedByBlow;

  • TaleWorlds.MountAndBlade.CustomBattleAgentStatCalculateModel.UpdateAgentStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+CustomBattleUpdateAgentStatsPostfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeFromHorseCharge
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+ChangeHorseDamageCalculationPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateValue
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateValuePrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateHorseTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateHorseTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateTierMeleeWeapon
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateTierMeleeWeaponPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateAmmoTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+CalculateAmmoTierPatchPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateShieldTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+CalculateShieldTierPatchPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateRangedWeaponTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateRangedWeaponTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateArmorTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateArmorTierPrefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeMissile
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+RealArrowDamagePrefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowDamageOnShield
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideDamageCalc+OverrideDamageCalcShieldPrefix;

  • TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+MissionLoadChangeParametersPostfix;

  • TaleWorlds.MountAndBlade.Agent.WeaponEquipped
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideWeaponEquippedPrefix;

  • TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEquipItemsFromSpawnEquipmentPrefix;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEquipItemsFromSpawnEquipmentPostfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentShootMissile
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideOnAgentShootMissilePrefix;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideOnAgentShootMissilePostfix;

  • TaleWorlds.MountAndBlade.Mission.EndMission
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEndMissionPrefixOnEndMissionResult;

  • TaleWorlds.MountAndBlade.Agent.OnWieldedItemIndexChange
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OnWieldedItemIndexChangePatchPostfix;

  • TaleWorlds.MountAndBlade.AgentStatCalculateModel.SetAiRelatedProperties
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeapon+OverrideSetAiRelatedPropertiesPostfix;