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

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

Launcher: steam (09.04.36.28)
Runtime: .NET Framework 4.8.9261.0


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at float TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel.GetDistance(Settlement fromSettlement, Settlement toSettlement)
  2. at void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageGoodProductionCampaignBehavior.DistributeInitialItemsToTowns()
  3. at void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageGoodProductionCampaignBehavior.OnNewGameCreatedPartialFollowUp(CampaignGameStarter starter, int i)
  4. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T1 t1, T2 t2)
  5. at void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  6. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  7. at void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter)
  8. at void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  9. at bool TaleWorlds.Core.GameType.DoLoadingForGameType()
  10. at void WH2CC.RealmOfThronesGameModeManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep)
  11. at bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  12. at void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt)
  13. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  14. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt)

+ Enhanced Stacktrace

  • Frame: float TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel.GetDistance(Settlement fromSettlement, Settlement toSettlement) (IL Offset: 4)
    • Module: UNKNOWN
      Method: virtual System.Single TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel::GetDistance(TaleWorlds.CampaignSystem.Settlements.Settlement fromSettlement, TaleWorlds.CampaignSystem.Settlements.Settlement toSettlement)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageGoodProductionCampaignBehavior.DistributeInitialItemsToTowns() (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageGoodProductionCampaignBehavior::DistributeInitialItemsToTowns()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageGoodProductionCampaignBehavior.OnNewGameCreatedPartialFollowUp(CampaignGameStarter starter, int i) (IL Offset: 4)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageGoodProductionCampaignBehavior::OnNewGameCreatedPartialFollowUp(TaleWorlds.CampaignSystem.CampaignGameStarter starter, System.Int32 i)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T1 t1, T2 t2) (IL Offset: 23)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`2::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`2 list, TaleWorlds.CampaignSystem.T1 t1, TaleWorlds.CampaignSystem.T2 t2)
      Method From Stackframe Issue: True
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 20)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter) (IL Offset: 6)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter gameStarter)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 627)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool TaleWorlds.Core.GameType.DoLoadingForGameType() (IL Offset: 122)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void WH2CC.RealmOfThronesGameModeManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 336)
    • Module: WH2
      Method: virtual System.Void WH2CC.RealmOfThronesGameModeManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager() (IL Offset: 211)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt) (IL Offset: 15)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.GameLoadingState::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      Method From Stackframe Issue: False
    CIL:

+ Involved Modules

  • WH2
    • Method: virtual System.Void WH2CC.RealmOfThronesGameModeManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: void WH2CC.RealmOfThronesGameModeManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 336)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.85)
  • + ButterLib (Bannerlord.ButterLib, v2.8.11.0)
  • + Native (Native, v1.2.8.0)
  • + SandBox Core (SandBoxCore, v1.2.8.0)
  • + Sandbox (Sandbox, v1.2.8.0)
  • + CustomBattle (CustomBattle, v1.2.8.0)
  • + StoryMode (StoryMode, v1.2.8.0)
  • + Birth and Aging Options (BirthAndDeath, v1.2.8.0)
  • + Age of Woe (WH2, e1.9.0.0)

+ Assemblies

+ Harmony Patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.Options.OptionsProvider.GetGameKeyCategoriesList
    • Postfixes
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HideoutCampaignBehavior.game_menu_hideout_place_on_init
    • Postfixes
      • Owner: mod.harmony.wh2; Namespace: TestingGroundCozur.Patches.HideoutPatch.Postfix;

  • TaleWorlds.CampaignSystem.CharacterObject.CreateFrom
    • Postfixes
      • Owner: WH2CC; Namespace: WH2CC.Patches+TroopTreePatch.Postfix;

  • TaleWorlds.CampaignSystem.GameSceneDataManager.LoadSPBattleScenes
    • Prefixes
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches.LoadSinglePlayerBattleScenes;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches.LoadSinglePlayerBattleScenes; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_set_oath_phrases_on_condition
    • Postfixes
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches.OverrideOathText;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches.OverrideOathText; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_liege_states_obligations_to_vassal_on_condition
    • Postfixes
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches.OverrideOathText2;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches.OverrideOathText2; Index: 1;

  • SandBox.MapScene.Load
    • Transpilers
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches.Transpiler;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches.Transpiler; Index: 1;

  • SandBox.MapScene.GetMapPatchAtPosition
    • Postfixes
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches.CustomTerrainSize;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches.CustomTerrainSize; Index: 1;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnCharacterCreationFinalized
    • Prefixes
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches.CustomStartingPositions;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches.CustomStartingPositions; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.RecruitVolunteersFromNotable
    • Prefixes
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+UngorRaidersRecruitmentNotableRestriction.Prefix;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+ZombiesRecruitmentNotableRestriction.Prefix; Index: 1;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+ChaosCultistRecruitmentNotableRestriction.Prefix; Index: 2;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+KurganRecruitmentNotableRestriction.Prefix; Index: 3;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+NorscanRecruitmentNotableRestriction.Prefix; Index: 4;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+BeastmenRecruitmentNotableRestriction.Prefix; Index: 5;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+UngorRaidersRecruitmentNotableRestriction.Prefix; Index: 6;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+ZombiesRecruitmentNotableRestriction.Prefix; Index: 7;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+ChaosCultistRecruitmentNotableRestriction.Prefix; Index: 8;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+KurganRecruitmentNotableRestriction.Prefix; Index: 9;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+NorscanRecruitmentNotableRestriction.Prefix; Index: 10;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+BeastmenRecruitmentNotableRestriction.Prefix; Index: 11;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPrisonerRecruitmentCalculationModel.ShouldPartyRecruitPrisoners
    • Postfixes
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+UngorRaiderstRecruitmentPrisonerRestriction.Postfix;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+ZombiestRecruitmentPrisonerRestriction.Postfix; Index: 1;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+ChaosCultistRecruitmentPrisonerRestriction.Postfix; Index: 2;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+KurganRecruitmentPrisonerRestriction.Postfix; Index: 3;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+NorscanRecruitmentPrisonerRestriction.Postfix; Index: 4;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+BeastmenRecruitmentPrisonerRestriction.Postfix; Index: 5;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+UngorRaiderstRecruitmentPrisonerRestriction.Postfix; Index: 6;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+ZombiestRecruitmentPrisonerRestriction.Postfix; Index: 7;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+ChaosCultistRecruitmentPrisonerRestriction.Postfix; Index: 8;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+KurganRecruitmentPrisonerRestriction.Postfix; Index: 9;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+NorscanRecruitmentPrisonerRestriction.Postfix; Index: 10;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+BeastmenRecruitmentPrisonerRestriction.Postfix; Index: 11;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.ApplyRecruitMercenary
    • Prefixes
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+UngorRaidersRecruitmentMercenaryRestriction.Prefix;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+ZombiesRecruitmentMercenaryRestriction.Prefix; Index: 1;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+ChaosCultistRecruitmentMercenaryRestriction.Prefix; Index: 2;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+KurganRecruitmentMercenaryRestriction.Prefix; Index: 3;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+NorscanRecruitmentMercenaryRestriction.Prefix; Index: 4;
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+BeastmenRecruitmentMercenaryRestriction.Prefix; Index: 5;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+UngorRaidersRecruitmentMercenaryRestriction.Prefix; Index: 6;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+ZombiesRecruitmentMercenaryRestriction.Prefix; Index: 7;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+ChaosCultistRecruitmentMercenaryRestriction.Prefix; Index: 8;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+KurganRecruitmentMercenaryRestriction.Prefix; Index: 9;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+NorscanRecruitmentMercenaryRestriction.Prefix; Index: 10;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+BeastmenRecruitmentMercenaryRestriction.Prefix; Index: 11;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultExecutionRelationModel.GetRelationChangeForExecutingHero
    • Postfixes
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+RestrictExecutionPenalty.Postfix;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+RestrictExecutionPenalty.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.CaptureRegularTroops
    • Prefixes
      • Owner: Lagoshao.RestrictRecruitment; Namespace: WH2.Patches+RestrictTakingPrisoner.Prefix;
      • Owner: mod.harmony.wh2; Namespace: WH2.Patches+RestrictTakingPrisoner.Prefix; Index: 1;

  • TaleWorlds.CampaignSystem.Campaign..ctor
    • Transpilers
      • Owner: com.github.gnivler.StartDatePrototype; Namespace: WH2STARTDATE.SubModule.Transpiler;

+ Log Files

  • default20240729
      • [2024-07-29T22:11:49.6149207+02:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2024-07-29T22:11:31.3754484+02:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2024-07-29T22:11:31.1694223+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-07-29T22:11:31.1584241+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-07-29T22:11:14.3762908+02:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-07-29T22:11:14.3723000+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-07-29T22:11:14.3503587+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.1.dll for game v1.2.1.0 is loaded
      • [2024-07-29T22:11:14.3443757+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2024-07-29T22:11:14.3403850+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2024-07-29T22:11:14.3393883+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2024-07-29T22:11:14.3383907+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-07-29T22:11:14.3363964+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-07-29T22:11:14.3353999+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-07-29T22:11:14.3334036+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-07-29T22:11:14.3324068+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-07-29T22:11:14.3304123+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-07-29T22:11:14.3294149+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-07-29T22:11:14.3284175+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-07-29T22:11:14.3264240+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-07-29T22:11:14.2497679+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-07-29T22:11:14.1749649+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2024-07-29T21:57:09.8817431+02:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2024-07-29T21:57:00.5494029+02:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2024-07-29T21:57:00.4416908+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-07-29T21:57:00.4357064+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-07-29T21:56:50.7755044+02:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-07-29T21:56:50.7695226+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-07-29T21:56:50.7475792+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.1.dll for game v1.2.1.0 is loaded
      • [2024-07-29T21:56:50.7405981+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2024-07-29T21:56:50.7356130+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2024-07-29T21:56:50.7336158+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2024-07-29T21:56:50.7326199+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-07-29T21:56:50.7316226+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-07-29T21:56:50.7296384+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-07-29T21:56:50.7286311+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-07-29T21:56:50.7276319+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-07-29T21:56:50.7276319+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-07-29T21:56:50.7266354+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-07-29T21:56:50.7256382+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-07-29T21:56:50.7246407+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-07-29T21:56:50.6458509+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-07-29T21:56:50.5830210+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2024-07-29T21:54:33.6863498+02:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2024-07-29T21:54:17.1284135+02:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2024-07-29T21:54:17.0346420+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-07-29T21:54:17.0296554+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-07-29T21:54:04.0663862+02:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-07-29T21:54:04.0623970+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-07-29T21:54:04.0434473+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.1.dll for game v1.2.1.0 is loaded
      • [2024-07-29T21:54:04.0384610+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2024-07-29T21:54:04.0344712+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2024-07-29T21:54:04.0334741+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2024-07-29T21:54:04.0314790+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-07-29T21:54:04.0304817+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-07-29T21:54:04.0294849+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-07-29T21:54:04.0284870+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-07-29T21:54:04.0274901+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-07-29T21:54:04.0244980+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-07-29T21:54:04.0235005+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-07-29T21:54:04.0225043+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-07-29T21:54:04.0205081+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-07-29T21:54:03.9526909+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-07-29T21:54:03.8838752+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2024-07-29T21:38:06.4720397+02:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2024-07-29T21:34:27.8114265+02:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2024-07-29T21:34:27.7106943+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-07-29T21:34:27.7047375+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-07-29T21:34:09.8896955+02:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-07-29T21:34:09.8857061+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-07-29T21:34:09.8647625+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.1.dll for game v1.2.1.0 is loaded
      • [2024-07-29T21:34:09.8587788+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2024-07-29T21:34:09.8547889+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2024-07-29T21:34:09.8537916+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2024-07-29T21:34:09.8527940+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-07-29T21:34:09.8517966+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-07-29T21:34:09.8507998+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-07-29T21:34:09.8488046+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-07-29T21:34:09.8478078+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-07-29T21:34:09.8468108+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-07-29T21:34:09.8458132+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-07-29T21:34:09.8438187+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-07-29T21:34:09.8418259+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-07-29T21:34:09.7026833+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-07-29T21:34:09.6353479+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...