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.GameComponents.DefaultMobilePartyFoodConsumptionModel.CalculatePerkEffects(MobileParty party, ExplainedNumber& result)
  2. at TaleWorlds.CampaignSystem.GameComponents.DefaultMobilePartyFoodConsumptionModel.CalculateDailyFoodConsumptionf(MobileParty party, ExplainedNumber baseConsumption)
  3. at TaleWorlds.CampaignSystem.Party.MobileParty.get_FoodChange()
  4. at TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiVisitSettlementBehavior.AiHourlyTick(MobileParty mobileParty, PartyThinkParams p)
  5. at TaleWorlds.CampaignSystem.MbEvent`2.InvokeList(EventHandlerRec`2 list, T1 t1, T2 t2)
  6. at TaleWorlds.CampaignSystem.CampaignEvents.AiHourlyTick(MobileParty party, PartyThinkParams partyThinkParams)
  7. at TaleWorlds.CampaignSystem.CampaignEventDispatcher.AiHourlyTick(MobileParty party, PartyThinkParams partyThinkParams)
  8. at TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiPartyThinkBehavior.PartyHourlyAiTick(MobileParty mobileParty)
  9. at TaleWorlds.CampaignSystem.MbEvent`1.InvokeList(EventHandlerRec`1 list, T t)
  10. at TaleWorlds.CampaignSystem.CampaignEvents.TickPartialHourlyAi(MobileParty party)
  11. at TaleWorlds.CampaignSystem.CampaignEventDispatcher.TickPartialHourlyAi(MobileParty party)
  12. at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicTicker`1.PeriodicTickSome(Double timeUnitsElapsed)
  13. at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPartialHourlyAi_Patch1(CampaignPeriodicEventManager this)
  14. at TaleWorlds.CampaignSystem.Campaign.Tick()
  15. at TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(Single dt)
  16. at TaleWorlds.CampaignSystem.GameState.MapState.OnTick(Single dt)
  17. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  18. at TaleWorlds.Core.Game.OnTick(Single dt)
  19. at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
  20. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)

+ Involved Modules

  • BanditMilitias
    • Method: static System.Void BanditMilitias.Patches.CampaignPeriodicEventManagerTickPartialHourlyAi::Postfix()
      Frame: TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPartialHourlyAi_Patch1 at offset 399 in file:line:column :0:0

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.85)
  • + ButterLib (Bannerlord.ButterLib, v2.1.13.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.2.5.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.7.7.0)
  • + Native (Native, e1.8.0.0)
  • + SandBox Core (SandBoxCore, e1.8.0.0)
  • + CustomBattle (CustomBattle, e1.8.0.0)
  • + Sandbox (Sandbox, e1.8.0.0)
  • + StoryMode (StoryMode, e1.8.0.0)
  • + Realistic Battle AI Module (RealisticBattleAiModule, v2.5.3.0)
  • + RTS Camera (RTSCamera, e3.10.0.0)
  • + BanditMilitias (BanditMilitias, v3.8.17.0)
  • + Raise your Banner Plus (RaiseYourBannerPlus, v6.1.0.0)
  • + Vexillum (Vexillum, e1.5.2.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseSubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleUnloadedPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnSubModuleUnloadedPostfix; Index: 1;

  • 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;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameStartPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameStartPostfix; Index: 1;

  • 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;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameEndPostfix; Index: 1;

  • 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.CampaignSystem.CampaignBehaviorBase..ctor
    • Postfixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatchCampaignBehaviorBaseCtorPostfix;

  • 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.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.mcm.ui.viewmodelpatch; Namespace: MCM.UI.Patches.ViewModelPatchExecuteCommandPatch;

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

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

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

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

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

  • 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.OnBeforeInitialModuleScreenSetAsRoot
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPostfix;

  • 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.MountAndBlade.MissionCombatantsLogic.EarlyStart
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+TeamAiFieldBattlePostfix;

  • SandBox.Missions.MissionLogics.CampaignMissionComponent.EarlyStart
    • Postfixes
      • Owner: com.pf.rbai; Namespace: RealisticBattleAiModule.Tactics+CampaignMissionComponentPatchPostfix;

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

  • TaleWorlds.MountAndBlade.LadderQueueManager.RemoveAgentFromQueueAtIndex
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_FormationRemoveAgentFromQueueAtIndex_Prefix;

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

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

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

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

  • TaleWorlds.MountAndBlade.TeamAIComponent.TickOccasionally
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_TeamAIComponentTickOccasionally_Prefix;

  • TaleWorlds.MountAndBlade.View.MissionViews.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.ViewModelCollection.HUD.FormationMarker.MissionFormationMarkerVM.RefreshFormationPositions
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.src.Patch.Fix.Patch_MissionFormationMarkerVMRefreshFormationPositions_Prefix;

  • TaleWorlds.MountAndBlade.Mission.UpdateSceneTimeSpeed
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionScreenUpdateSceneTimeSpeed_Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Order.MissionOrderVM.CheckCanBeOpened
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionScreenCheckCanBeOpened_Prefix;

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

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.ClampXp
    • Finalizers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.Hacks+TroopRosterClampXpPatchFinalizer;

  • TaleWorlds.CampaignSystem.Party.MobileParty.CalculateSpeed
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyCalculateSpeedPostfix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyVisualAddCharacterToPartyIconPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.PartyBase.get_Banner
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyBaseBannerPatchPostfix;

  • TaleWorlds.CampaignSystem.AgentOrigins.PartyGroupAgentOrigin.get_Banner
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyGroupAgentOriginBannerGetterPatchPostfix;

  • TaleWorlds.CampaignSystem.Actions.EnterSettlementAction.ApplyForParty
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+EnterSettlementActionApplyForPartyPatchPrefix;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshDynamicProperties
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PartyNameplateVMRefreshDynamicPropertiesPatchPostfix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoMeetingInternal
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+PlayerEncounterDoMeetingInternalPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.CanAttack
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyCanAttackPatchPostfix;

  • SandBox.ViewModelCollection.SPScoreboardVM.TroopNumberChanged
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+SPScoreboardVMTroopNumberChangedPatchPrefix;

  • TaleWorlds.CampaignSystem.Roster.TroopRoster.AddToCountsAtIndex
    • Finalizers
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+TroopRosterAddToCountsAtIndexPatchFinalizer;

  • SandBox.ViewModelCollection.Map.MobilePartyTrackItemVM.UpdateProperties
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyTrackItemVMUpdatePropertiesPatchPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiBanditPatrollingBehavior.AiHourlyTick
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+AiBanditPatrollingBehaviorAiHourlyTickPatchPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMobilePartyFoodConsumptionModel.DoesPartyConsumeFood
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+DefaultMobilePartyFoodConsumptionModelDoesPartyConsumeFoodPatchPostfix;

  • TaleWorlds.CampaignSystem.NameGenerator.GenerateHeroFullName
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+NameGeneratorGenerateHeroNamePostfix;

  • TaleWorlds.MountAndBlade.DefaultAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+DefaultAgentDecideKilledOrUnconsciousModelGetAgentStateProbabilityPostfix;

  • StoryMode.GameComponents.StoryModeAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+StoryModeAgentDecideKilledOrUnconsciousModelGetAgentStateProbabilityPostfix;

  • SandBox.GameComponents.SandboxAgentDecideKilledOrUnconsciousModel.GetAgentStateProbability
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+SandboxAgentDecideKilledOrUnconsciousModelGetAgentStateProbabilityPostfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.CalculateContinueChasingScore
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+MobilePartyBanditPartyComponentPrefix;

  • TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.OnLoad
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+CampaignPeriodicEventManagerOnLoadPostfix;

  • TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPartialHourlyAi
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MilitiaPatches+CampaignPeriodicEventManagerTickPartialHourlyAiPostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.OnTroopKilled
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapEventSideOnTroopKilledPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BattleCampaignBehavior.CollectLoots
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapEventSideDistributeLootAmongWinnersPrefix;

  • SandBox.View.Map.MapScreen.OnInitialize
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapScreenOnInitializePatchPrefix;
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapScreenOnInitializePatchPostfix;

  • SandBox.ViewModelCollection.Map.MapMobilePartyTrackerVM..ctor
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+MapMobilePartyTrackerVMCtorPatchPostfix;

  • TaleWorlds.CampaignSystem.SaveableCampaignTypeDefiner.DefineContainerDefinitions
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.MiscPatches+SaveableCampaignTypeDefinerDefineContainerDefinitionsPostfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.FinishBattle
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.PrisonerPatches+MapEventFinishBattlePatchPrefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.LootDefeatedParties
    • Prefixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.PrisonerPatches+MapEventLootDefeatedPartiesPatchPrefix;
    • Postfixes
      • Owner: ca.gnivler.bannerlord.BanditMilitias; Namespace: BanditMilitias.Patches.PrisonerPatches+MapEventLootDefeatedPartiesPatchPostfix;

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

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

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

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

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.AddGameMenus
    • Postfixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.CampaignGame.Behavior.WatchBattleBehaviorPostfix;
      • Owner: RTSCameraPatch; Namespace: RTSCamera.CampaignGame.Behavior.WatchBattleBehaviorPostfix; Index: 1;