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 (08.01.67.70)
Runtime: .NET Framework 4.8.4614.0


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at void TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.CheckIfPartyIconIsDirty(Clan clan, Kingdom oldKingdom)
  2. at void TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.ApplyInternal(Clan clan, Kingdom newKingdom, ChangeKingdomActionDetail detail, int awardMultiplier, bool byRebellion, bool showNotification)
  3. at void TaleWorlds.CampaignSystem.Kingdom.AfterLoad()
  4. at void TaleWorlds.CampaignSystem.CampaignObjectManager+CampaignObjectType.AfterLoad()
  5. at void TaleWorlds.CampaignSystem.CampaignObjectManager.AfterLoad()
  6. at void TaleWorlds.CampaignSystem.Campaign.OnGameLoaded(CampaignGameStarter starter)
  7. at void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  8. at bool TaleWorlds.Core.GameType.DoLoadingForGameType()
  9. at void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep)
  10. at bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  11. at void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt)
  12. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  13. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt)

+ Enhanced Stacktrace

  • Frame: void TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.CheckIfPartyIconIsDirty(Clan clan, Kingdom oldKingdom) (IL Offset: 266)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction::CheckIfPartyIconIsDirty(TaleWorlds.CampaignSystem.Clan clan, TaleWorlds.CampaignSystem.Kingdom oldKingdom)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.ApplyInternal(Clan clan, Kingdom newKingdom, ChangeKingdomActionDetail detail, int awardMultiplier, bool byRebellion, bool showNotification) (IL Offset: 894)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction::ApplyInternal(TaleWorlds.CampaignSystem.Clan clan, TaleWorlds.CampaignSystem.Kingdom newKingdom, TaleWorlds.CampaignSystem.Actions.ChangeKingdomActionDetail detail, System.Int32 awardMultiplier, System.Boolean byRebellion, System.Boolean showNotification)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Kingdom.AfterLoad() (IL Offset: 242)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Kingdom::AfterLoad()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignObjectManager+CampaignObjectType.AfterLoad() (IL Offset: 38)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignObjectType`1::AfterLoad()
      Method From Stackframe Issue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignObjectManager.AfterLoad() (IL Offset: 11)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignObjectManager::AfterLoad()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.OnGameLoaded(CampaignGameStarter starter) (IL Offset: 33)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::OnGameLoaded(TaleWorlds.CampaignSystem.CampaignGameStarter starter)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 235)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Method From Stackframe Issue: False
  • Frame: bool TaleWorlds.Core.GameType.DoLoadingForGameType() (IL Offset: 122)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
      Method From Stackframe Issue: False
  • Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 320)
    • Module: Sandbox
      Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Method From Stackframe Issue: False
  • Frame: bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager() (IL Offset: 211)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
      Method From Stackframe Issue: False
  • 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
  • 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
  • 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
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      Method From Stackframe Issue: False

+ Involved Modules

  • Sandbox
    • Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 320)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.162)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + ButterLib (Bannerlord.ButterLib, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.7.1.0)
  • + Native (Native, v1.1.1.0)
  • + SandBox Core (SandBoxCore, v1.1.1.0)
  • + Sandbox (Sandbox, v1.1.1.0)
  • + StoryMode (StoryMode, v1.1.1.0)
  • + CustomBattle (CustomBattle, v1.1.1.0)
  • + Birth and Death Options (BirthAndDeath, v1.1.1.0)
  • + Xorberax's Legacy for v1.1.2 (XorberaxLegacy, v1.0.5.3)
  • + Tutelage (Tutelage, v1.0.0.0)
  • + Improved Garrisons (ImprovedGarrisons, v4.1.2.8)
  • + Dismemberment (Plus) for v1.1.2 (DismembermentPlus, v2.0.6.3)
  • + Helmet Hair Cover Continued Plus (HelmetHairContinuedPlus, v2.3.2.0)
  • + (RBM) Realistic Battle Mod (RBM, v3.5.8.0)
  • + Bodyguards (Bodyguards, v1.1.0.0)
  • + Detailed Character Creation (zzCharacterCreation, v1.5.0.50)
  • + Suteki Women Mod (SutekiWomenMod, v1.4.0.0)
  • + Kingdom Politics Expanded (KingdomPoliticsExpanded, v1.1.0.3)
  • + Useful Companions (UsefullCompanions, v0.5.1.0)
  • + KillCounters (KillCounters, v0.1.5.0)
  • + Bannerlord.XPTweaks (Bannerlord.XPTweaks, v2.1.0.0)
  • + Helmet Hair Cover Continued Plus RBM (HelmetHairContinuedPlusRBM, v2.3.2.0)
  • + War Cry (WarCry, v6.0.0.0)
  • + Larger Horses for RBM (Larger Horses for RBM, e1.5.2.0)
  • + Artems Animations (Artems Animations, e1.5.2.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.Library.ViewModel..ctor
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ViewModelCtorPrefix;

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ExecuteCommandPatch;

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChangerBrushWidget.OnBooleanUpdated
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

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

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

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

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

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

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

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

  • TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.UIExtenderEx.UIPatch; Namespace: Bannerlord.UIExtenderEx.UIPatchSubModule.SandBoxSubModuleOnSubModuleLoadPostfix;

  • 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
    • Postfixes
      • Owner: MCM.UI.Adapter.MCMv5; Namespace: MCM.UI.Adapter.MCMv5.SubModule.OnAfterSetInitialModuleScreenAsRootScreen;
    • 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.MountAndBlade.GauntletUI.GauntletOptionsScreen.OnInitialize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatch.OnInitializePostfix;

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

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

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

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

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.DecideWeaponCollisionReactionPostfix;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.MeleeHitCallbackPostfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeFromHorseCharge
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ChargeDamagePatch.ComputeBlowMagnitudeFromHorseChargePostfix;

  • TaleWorlds.MountAndBlade.Mission.CancelsDamageAndBlocksAttackBecauseOfNonEnemyCase
    • Prefixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.FriendlyFirePatch.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnSessionLaunched
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.TrainingFieldMenuOptionsPatch.Postfix;

  • TaleWorlds.MountAndBlade.View.Screens.MissionScreen.UpdateCamera
    • Prefixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatch.Prefix;
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatch.Postfix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaUnitPage.InitializeSortControllers
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.UnitPageSortingPatch.Postfix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaHeroPage.InitializeSortControllers
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.HeroPageSortingPatch.Postfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.ApplySimulatedHitRewardToSelectedTroop
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.MapEventSidePatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentRemoved
    • Postfixes
      • Owner: KillCounters; Namespace: KillCounters.MissionPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaUnitPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaUnitPageVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.KillCounters; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.Clan.AddRenown
    • Prefixes
      • Owner: com.yngvarr94.bannerlordmods.xptweaks; Namespace: Bannerlord.XPTweaks.Patches.ClanAddRenownPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.WeaponDesign.WeaponDesignVM.CreateCraftingResultPopup
    • Prefixes
      • Owner: com.yngvarr94.bannerlordmods.xptweaks; Namespace: Bannerlord.XPTweaks.Patches.WeaponDesignVMPatch.Prefix;
    • Postfixes
      • Owner: com.yngvarr94.bannerlordmods.xptweaks; Namespace: Bannerlord.XPTweaks.Patches.WeaponDesignVMPatch.Postfix;

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

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

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

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

  • TaleWorlds.MountAndBlade.Agent.set_Formation
    • Prefixes
      • Owner: motes.bodyguards; Namespace: Bodyguards.ProtectBodyguardFormationPatch.Prefix;

  • TaleWorlds.MountAndBlade.BodyGenerator.SaveCurrentCharacter
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.BodyGeneratorPatch.Postfix;

  • TaleWorlds.CampaignSystem.CharacterObject.UpdatePlayerCharacterBodyProperties
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.CharacterObjectPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.DynamicBodyCampaignBehavior.DailyTick
    • Prefixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.DynamicBodyPatch.Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.RefreshValues
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.FaceGenPropertyVMPatch.RefreshValuesPostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.set_Value
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.FaceGenPropertyVMPatch.SetValuePostfix;

  • TaleWorlds.MountAndBlade.View.Tableaus.BasicCharacterTableau.RefreshCharacterTableau
    • Transpilers
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.InitializeAgentVisualsTranspiler.Transpiler;

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentManager.GivePrizeToWinner
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+GivePrizeToWinnerPatch.GivePrizeToWinnerPrefix;

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

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

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

  • TaleWorlds.CampaignSystem.Actions.GainKingdomInfluenceAction.ApplyForBattle
    • Prefixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.GainKingdomInfluenceActionApplyForBattle.Prefix;

  • TaleWorlds.CampaignSystem.Election.KingdomPolicyDecision.DetermineSupport
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.KingdomPolicyDecisionDetermineSupportPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementMilitiaModel.CalculateEliteMilitiaSpawnChance
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementMilitiaModelPatches.CalculateEliteMilitiaSpawnChance.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.GetInfluenceRequiredToOverrideKingdomDecision
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanPoliticsModelPatches.GetInfluenceRequiredToOverrideKingdomDecision.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChangeInternal
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanPoliticsModelPatches.CalculateInfluenceChangeInternal.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementProsperityModel.CalculateProsperityChange
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementProsperityModelPatches.CalculateProsperityChange.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.GetSettlementLoyaltyChangeDueToPolicies
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementLoyaltyModelPatches.GetSettlementLoyaltyChangeDueToPolicies.Postfix;

  • TaleWorlds.CampaignSystem.Election.SettlementClaimantDecision.CalculateMeritOfOutcome
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.SettlementClaimantDecisionPatches.CalculateMeritOfOutcome.Postfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.OnTroopScoreHit
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.MapEventSidePatches.OnTroopScoreHit.Postfix;

  • TaleWorlds.CampaignSystem.Election.KingdomElection.Setup
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.KingdomElectionPatches.Setup.Postfix;

  • TaleWorlds.CampaignSystem.Election.KingdomElection.DetermineOfficialSupport
    • Prefixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.KingdomElectionPatches.DetermineOfficialSupport.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementTaxModel.CalculatePolicyGoldCut
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultSettlementTaxModelPatches.CalculatePolicyGoldCut.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddRulingClanIncome
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanFinanceModelPatches.AddRulingClanIncome.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateVillageIncome
    • Postfixes
      • Owner: motes.kingdompoliticsexpanded; Namespace: KingdomPoliticsExpanded.Patches.DefaultClanFinanceModelPatches.CalculateVillageIncome.Postfix;

+ Log Files

  • default20230428
      • [2023-04-28T23:08:40.8098582-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T23:08:40.8088577-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T23:08:40.7518059-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T23:08:40.7518059-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T23:08:09.5863720-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T23:08:09.5863720-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T23:08:09.5277807-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T23:08:09.5267796-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T23:07:54.8949075-04:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T23:07:42.2465046-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-28T23:07:42.2465046-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T23:07:42.2314914-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-28T23:07:42.2314914-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T23:07:42.2314914-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T23:07:42.2314914-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T23:07:42.2304901-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-28T23:07:42.2304901-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-28T23:07:42.2304901-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-28T23:07:42.2294904-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-28T23:07:42.2294904-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-28T23:07:42.2294904-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-28T23:07:42.2284882-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (7)
      • [2023-04-28T23:07:42.2184796-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-28T23:07:42.2174786-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-28T23:07:41.9021518-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T23:07:41.7990579-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-28T23:07:41.7990579-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T23:07:41.7209870-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Enabled
      • [2023-04-28T23:07:41.7209870-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register Types
      • [2023-04-28T23:07:41.7209870-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register: KillCounters, Version=0.1.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T23:07:41.7209870-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-28T23:07:41.7169839-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-28T23:07:26.4285698-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-28T23:07:26.4255674-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-28T23:07:26.4115540-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.1.dll for game v1.1.1.0 is loaded
      • [2023-04-28T23:07:26.4095541-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-28T23:07:26.4075509-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-28T23:07:26.3995442-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-28T23:07:26.3895350-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-28T23:07:26.3795262-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-28T23:07:26.3775233-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-28T23:07:26.3665138-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-28T23:07:26.3034563-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-28T23:07:26.2574139-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-28T22:44:44.8977735-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-28T22:44:44.8977735-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:44:44.8807579-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-28T22:44:44.8807579-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:44:44.8807579-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T22:44:44.8807579-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:44:44.8797570-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-28T22:44:44.8787571-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-28T22:44:44.8787571-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-28T22:44:44.8787571-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-28T22:44:44.8777556-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-28T22:44:44.8777556-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-28T22:44:44.8767546-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (7)
      • [2023-04-28T22:44:44.8707490-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-28T22:44:44.8707490-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-28T22:44:44.6445009-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T22:44:44.5388899-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-28T22:44:44.5388899-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:44:44.4682823-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Enabled
      • [2023-04-28T22:44:44.4682823-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register Types
      • [2023-04-28T22:44:44.4682823-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register: KillCounters, Version=0.1.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T22:44:44.4682823-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-28T22:44:44.4642766-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-28T22:44:36.5306140-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-28T22:44:36.5286122-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-28T22:44:36.5125975-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-28T22:44:36.5085939-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-28T22:44:36.5065920-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-28T22:44:36.5055912-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-28T22:44:36.5055912-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-28T22:44:36.5045903-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-28T22:44:36.5045903-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-28T22:44:36.5035896-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-28T22:44:36.4455366-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-28T22:44:36.4039953-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-28T22:40:35.5259855-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T22:40:35.5259855-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:40:35.4669320-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T22:40:35.4669320-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:40:24.7837650-04:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T22:39:52.8443445-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-28T22:39:52.8443445-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:39:52.8243261-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-28T22:39:52.8243261-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:39:52.8243261-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T22:39:52.8243261-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:39:52.8233252-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-28T22:39:52.8233252-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-28T22:39:52.8233252-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-28T22:39:52.8223241-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-28T22:39:52.8223241-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-28T22:39:52.8223241-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-28T22:39:52.8213232-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (7)
      • [2023-04-28T22:39:52.8153179-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-28T22:39:52.8143171-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-28T22:39:52.5843165-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T22:39:52.4742110-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-28T22:39:52.4742110-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:39:52.4011426-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Enabled
      • [2023-04-28T22:39:52.4011426-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register Types
      • [2023-04-28T22:39:52.4011426-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register: KillCounters, Version=0.1.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T22:39:52.4011426-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-28T22:39:52.3971382-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-28T22:39:44.2557501-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-28T22:39:44.2527474-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-28T22:39:44.2357315-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-28T22:39:44.2317280-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-28T22:39:44.2287253-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-28T22:39:44.2287253-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-28T22:39:44.2277243-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-28T22:39:44.2277243-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-28T22:39:44.2267235-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-28T22:39:44.2257224-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-28T22:39:44.1686715-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-28T22:39:44.1216503-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-28T22:39:12.1106965-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T22:39:12.1106965-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:39:12.0536250-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T22:39:12.0526236-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:38:40.4599202-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T22:38:40.4599202-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:38:40.3998646-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T22:38:40.3998646-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:38:29.6824331-04:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T22:36:36.9142251-04:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.5!
      • [2023-04-28T22:36:36.3620405-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-28T22:36:36.3610392-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:36:36.3465853-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-28T22:36:36.3465853-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:36:36.3465853-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T22:36:36.3455838-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:36:36.3455838-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-28T22:36:36.3445837-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-28T22:36:36.3445837-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-28T22:36:36.3445837-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-28T22:36:36.3435829-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-28T22:36:36.3435829-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-28T22:36:36.3415800-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (8)
      • [2023-04-28T22:36:36.3295694-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-28T22:36:36.3285690-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-28T22:36:36.0983761-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T22:36:35.9932811-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-28T22:36:35.9932811-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:36:35.9092047-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Enabled
      • [2023-04-28T22:36:35.9092047-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register Types
      • [2023-04-28T22:36:35.9092047-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: KillCounters - Register: KillCounters, Version=0.1.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T22:36:35.9092047-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-04-28T22:36:35.9092047-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-04-28T22:36:35.9092047-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.0, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T22:36:35.9092047-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T22:36:35.9092047-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T22:36:35.9082034-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T22:36:35.9072026-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-28T22:36:35.9021980-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-28T22:36:29.7284578-04:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.2.5...
      • [2023-04-28T22:36:27.4386424-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-28T22:36:27.4356399-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-28T22:36:27.4196256-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-28T22:36:27.4156210-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-28T22:36:27.4136196-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-28T22:36:27.4136196-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-28T22:36:27.4126184-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-28T22:36:27.4126184-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-28T22:36:27.4116177-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-28T22:36:27.4106165-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-28T22:36:27.3555666-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-28T22:36:27.3085236-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-28T22:10:53.3574274-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T22:10:53.3574274-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:10:53.2993758-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T22:10:53.2993758-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:08:15.8123623-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T22:08:15.8123623-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:08:15.7543090-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T22:08:15.7543090-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:08:01.9251501-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T22:08:01.9251501-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:08:01.8640923-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T22:08:01.8640923-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:07:35.1300566-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T22:07:35.1290560-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:07:35.0678446-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T22:07:35.0678446-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:07:22.5083840-04:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T22:04:37.3181747-04:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.5!
      • [2023-04-28T22:04:36.2345178-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-28T22:04:36.2345178-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:04:36.2195041-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-28T22:04:36.2195041-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:04:36.2195041-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T22:04:36.2195041-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T22:04:36.2185031-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-28T22:04:36.2175022-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-28T22:04:36.2175022-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-28T22:04:36.2175022-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-28T22:04:36.2165014-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-28T22:04:36.2165014-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-28T22:04:36.2155004-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (9)
      • [2023-04-28T22:04:36.2064924-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-28T22:04:36.2064924-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-28T22:04:35.9452548-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T22:04:35.8361553-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-28T22:04:35.8361553-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Enabled
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Register Types
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Register: RealisticWeather, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.0, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-28T22:04:35.7430708-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-28T22:04:35.7420703-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-28T22:04:35.7420703-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-04-28T22:04:35.7420703-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-04-28T22:04:35.7420703-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-04-28T22:04:35.7420703-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-04-28T22:04:35.7420703-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-04-28T22:04:35.7420703-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T22:04:35.7420703-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T22:04:35.7420703-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T22:04:35.7420703-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-28T22:04:35.7380662-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-28T22:04:14.3590127-04:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.2.5...
      • [2023-04-28T22:04:10.1883867-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-28T22:04:10.1853835-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-28T22:04:10.1713712-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-28T22:04:10.1673674-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-28T22:04:10.1643646-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-28T22:04:10.0845078-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-28T22:04:09.9999559-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-28T22:04:09.9183533-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-28T22:04:09.8392805-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-28T22:04:09.7585491-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-28T22:04:09.6224257-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-28T22:04:09.5743815-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-28T20:51:30.0034400-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T20:51:30.0034400-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:51:29.9443867-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T20:51:29.9443867-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:51:12.4250669-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-28T20:51:12.4250669-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:51:12.3640111-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-28T20:51:12.3640111-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T20:50:56.5458802-04:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T18:24:10.0619866-04:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T18:23:47.4432663-04:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.5!
      • [2023-04-28T18:23:46.0259771-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-28T18:23:46.0259771-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T18:23:46.0119650-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-28T18:23:46.0119650-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T18:23:46.0119650-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T18:23:46.0119650-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T18:23:46.0109635-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-28T18:23:46.0109635-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-28T18:23:46.0099628-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-28T18:23:46.0099628-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-28T18:23:46.0099628-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-28T18:23:46.0089616-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-28T18:23:46.0089616-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (9)
      • [2023-04-28T18:23:45.9999534-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-28T18:23:45.9989524-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-28T18:23:45.5745664-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T18:23:45.4714726-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-28T18:23:45.4714726-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T18:23:45.3773869-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Enabled
      • [2023-04-28T18:23:45.3773869-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Register Types
      • [2023-04-28T18:23:45.3773869-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Register: RealisticWeather, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T18:23:45.3773869-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.0, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T18:23:45.3763860-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T18:23:45.3753855-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-28T18:23:45.3713816-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-28T18:23:23.6996253-04:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.2.5...
      • [2023-04-28T18:23:17.3427796-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-28T18:23:17.3407778-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-28T18:23:17.3247633-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-28T18:23:17.3217603-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-28T18:23:17.2316797-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-28T18:23:17.1426010-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-28T18:23:17.0575209-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-28T18:23:16.9784496-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-28T18:23:16.8223066-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-28T18:23:16.7352273-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-28T18:23:16.5370468-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-28T18:23:16.3698965-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-28T12:49:56.9314539-04:00] [Diplomacy.SubModule] [INF]: Unloaded Diplomacy v1.2.5!
      • [2023-04-28T11:37:36.8233708-04:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T09:47:36.3597052-04:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-28T09:47:14.9317602-04:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.5!
      • [2023-04-28T09:47:12.8234975-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-28T09:47:12.8234975-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T09:47:12.8094847-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-28T09:47:12.8094847-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T09:47:12.8094847-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T09:47:12.8094847-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-28T09:47:12.8084846-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-28T09:47:12.8074828-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-28T09:47:12.8074828-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-28T09:47:12.8074828-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-28T09:47:12.8064822-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-28T09:47:12.8064822-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-28T09:47:12.8054811-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (9)
      • [2023-04-28T09:47:12.7964729-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-28T09:47:12.7954722-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-28T09:47:12.5702677-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-28T09:47:12.4661728-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-28T09:47:12.4661728-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-28T09:47:12.3881030-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Enabled
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Register Types
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Register: RealisticWeather, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.0, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-04-28T09:47:12.3871009-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-04-28T09:47:12.3850984-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-04-28T09:47:12.3850984-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-04-28T09:47:12.3850984-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-04-28T09:47:12.3850984-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-28T09:47:12.3850984-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-28T09:47:12.3840971-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-28T09:47:12.3840971-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-28T09:47:12.3800943-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-28T09:47:05.7477763-04:00] [Diplomacy.SubModule] [INF]: Loading Diplomacy v1.2.5...
      • [2023-04-28T09:47:02.2817554-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-28T09:47:02.2797539-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-28T09:47:02.2647402-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-28T09:47:02.2617375-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-28T09:47:02.2587353-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-28T09:47:02.2587353-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-28T09:47:02.2577335-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-28T09:47:02.2577335-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-28T09:47:02.2567329-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-28T09:47:02.2557320-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-28T09:47:02.2017007-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-28T09:47:02.1556984-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-28T02:38:58.8080210-04:00] [Diplomacy.SubModule] [INF]: Unloaded Diplomacy v1.2.5!