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.63.11.84)
Runtime: .NET Framework 4.8.9181.0


+ Exception

Exception information
Type: System.DivideByZeroException
Message: Attempted to divide by zero.
Source: SandBox.View
CallStack:
  1. at void SandBox.View.Map.MapConversationTableau.SpawnOpponentLeader()
  2. at void SandBox.View.Map.MapConversationTableau.FirstTimeInit()
  3. at void SandBox.View.Map.MapConversationTableau.OnTick(float dt)
  4. at void TaleWorlds.GauntletUI.BaseTypes.TextureWidget.OnUpdate(float dt)
  5. at void TaleWorlds.GauntletUI.EventManager.Update(float dt)
  6. at void TaleWorlds.Engine.GauntletUI.GauntletLayer.Tick(float dt)
  7. at void TaleWorlds.ScreenSystem.ScreenBase.FrameTick(float dt)
  8. at void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch1(float dt, bool activeMouseVisible)

+ Enhanced Stacktrace

  • Frame: void SandBox.View.Map.MapConversationTableau.SpawnOpponentLeader() (IL Offset: 76)
    • Module: Sandbox
      Method: System.Void SandBox.View.Map.MapConversationTableau::SpawnOpponentLeader()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.View.Map.MapConversationTableau.FirstTimeInit() (IL Offset: 210)
    • Module: Sandbox
      Method: System.Void SandBox.View.Map.MapConversationTableau::FirstTimeInit()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.View.Map.MapConversationTableau.OnTick(float dt) (IL Offset: 16)
    • Module: Sandbox
      Method: System.Void SandBox.View.Map.MapConversationTableau::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.BaseTypes.TextureWidget.OnUpdate(float dt) (IL Offset: 13)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.GauntletUI.BaseTypes.TextureWidget::OnUpdate(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.GauntletUI.EventManager.Update(float dt) (IL Offset: 606)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.GauntletUI.EventManager::Update(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Engine.GauntletUI.GauntletLayer.Tick(float dt) (IL Offset: 18)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.Engine.GauntletUI.GauntletLayer::Tick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.ScreenSystem.ScreenBase.FrameTick(float dt) (IL Offset: 135)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.ScreenSystem.ScreenBase::FrameTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch1(float dt, bool activeMouseVisible) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch1(System.Single dt, System.Boolean activeMouseVisible)
      Method From Stackframe Issue: False
    CIL:

+ Involved Modules

  • Sandbox
    • Method: System.Void SandBox.View.Map.MapConversationTableau::SpawnOpponentLeader()
      Frame: void SandBox.View.Map.MapConversationTableau.SpawnOpponentLeader() (IL Offset: 76)
      HarmonyIssue: False
    • Method: System.Void SandBox.View.Map.MapConversationTableau::FirstTimeInit()
      Frame: void SandBox.View.Map.MapConversationTableau.FirstTimeInit() (IL Offset: 210)
      HarmonyIssue: False
    • Method: System.Void SandBox.View.Map.MapConversationTableau::OnTick(System.Single dt)
      Frame: void SandBox.View.Map.MapConversationTableau.OnTick(float dt) (IL Offset: 16)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.3.0.186)
  • + ButterLib (Bannerlord.ButterLib, v2.8.15.0)
  • + Native (Native, v1.2.8.0)
  • + SandBox Core (SandBoxCore, v1.2.8.0)
  • + CustomBattle (CustomBattle, v1.2.8.0)
  • + Sandbox (Sandbox, v1.2.8.0)
  • + StoryMode (StoryMode, v1.2.8.0)
  • + Birth and Aging Options (BirthAndDeath, v1.2.8.0)
  • + Europe_LemmyProject (Europe_LemmyProject, v1.2.8.4)
  • + Europe 1100 (Europe1100, v1.2.8.2)
  • + BannerColorPersistence with BannerPaste (BannerColorPersistence, v1.4.7.0)

+ Assemblies

+ Harmony Patches

  • HarmonyLib.Harmony.UnpatchAll
    • Prefixes
      • Owner: Bannerlord.Harmony.UnpatchAll; Namespace: Bannerlord.Harmony.SubModule.UnpatchAllPrefix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • SandBox.View.Map.PartyVisual.GetVisualPosition
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MobileParty_GetVisualPosition_Patch;

  • SandBox.View.Map.PartyVisual.AddMobileIconComponents
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.PartyVisual_AddMobileIconComponents_Patch;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplatesVM.OnPartyVisibilityChanged
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.PartyNameplatesVM_OnPartyVisibilityChanged_Patch;

  • SandBox.View.Map.MapScreen.StepSounds
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScreen_StepSounds_Patch;

  • SandBox.View.Map.PartyVisual.TickFadingState
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.PartyVisual_TickFadingState_Patch;

  • SandBox.View.Map.MapCameraView.ComputeMapCamera
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScreen_ComputeMapCamera_Patch;

  • TaleWorlds.CampaignSystem.Party.PartyBase.SetVisualAsDirty
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.PartyVisual_SetMapIconAsDirty_Patch;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.IsVisible
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.SettlementNameplateVM_IsVisible_Patch;

  • TaleWorlds.CampaignSystem.Army.GetRelativePositionForParty
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Army_GetRelativePositionFor_Party;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapTimeControlVM.set_IsCenterPanelEnabled
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapTimeControlVM_IsCenterPanelEnabled_Patch;

  • TaleWorlds.CampaignSystem.GameState.MapState.ExitMenuMode
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapState_ExitMenuMode_Patch;

  • TaleWorlds.Engine.Scene.GetTerrainHeight
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Scene_GetTerrainHeight_Patch;

  • SandBox.View.Map.MapScreen.HandleMouse
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScreen_HandleMouse_Patch;

  • SandBox.View.Map.MapScreen.HandleLeftMouseButtonClick
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScreen_HandleLeftMouseButtonClick_Patch;

  • SandBox.View.Map.MapScreen.CheckCursorState
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScreen_CheckCursorState_Patch;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_OwnerClan
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Settlement_OwnerClan_Patch;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_MapFaction
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Settlement_MapFaction_Patch;

  • TaleWorlds.CampaignSystem.Party.MobilePartyAi.GetAccessibleTargetPointInDirection
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MobileParty_GetAccessableTargetPointInDirection_Patch;

  • TaleWorlds.CampaignSystem.Party.MobilePartyAi.TickInternal
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MobileParty_OnAiTick_Patch;

  • TaleWorlds.CampaignSystem.EncounterManager.GetEncounterTargetPoint
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.EncounterManager_GetEncounterTargetPoint_Patch;

  • TaleWorlds.CampaignSystem.Party.MobilePartyAi.SetMoveGoToSettlement
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MobileParty_SetMoveGoToSettlement_Patch;

  • SandBox.MapScene.DisableUnwalkableNavigationMeshes
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.DisableUnwalkableNavigationMeshesPatch;

  • TaleWorlds.CampaignSystem.Party.PartyBase.IsPositionOkForTraveling
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.IsPositionOkForTravelingPatch;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.InitBanditParty
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.BanditsCampaignBehavior_InitBanditParty_Patch;

  • SandBox.MapScene.GetPathBetweenAIFaces
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScene_GetPathBetweenAIFaces_Patch;

  • TaleWorlds.CampaignSystem.Party.MobilePartyAi.DoAIMove
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MobilePartyAi_DoAIMove_Patch;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.GetRandomWarDecision
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.KingdomDecisionProposalBehavior_GetRandomWarDecision_Patch;

  • TaleWorlds.CampaignSystem.Campaign.get_DefaultStartingPosition
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Campaign_NewDefaultStartingPosition_Patch;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnCharacterCreationFinalized
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.SandboxCharacterCreationContent_CustomStartingPositions_Patch;

  • StoryMode.StoryModeSubModule.RegisterSubModuleObjects
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.StoryModeSubModule_CustomTrainingField_Patch;

  • SandBox.MapScene.Load
    • Transpilers
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Transpiler;

  • TaleWorlds.CampaignSystem.Campaign.LoadMapScene
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MapScene_Load_Patch;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel.LoadCacheFromFile
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.DefaultMapDistanceModel_LoadCacheFromFile_Patch;
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.DefaultMapDistanceModel_LoadCacheFromFile_Patch;

  • TaleWorlds.CampaignSystem.Campaign.InitializeScenes
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.Campaign_InitializeScenes_Patch;

  • SandBox.View.Missions.MissionSettlementPrepareView.SetOwnerBanner
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches.MissionSettlementPrepareView_SetOwnerBanner_Patch;

  • TaleWorlds.MountAndBlade.MapHotKeyCategory.RegisterGameKeys
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.Patches2.Postfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.GameKeys.GameKeyOptionVM.RefreshValues
    • Prefixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.General.HotKeyPatch.KeyOptionVM_ConstructorPatch;

  • TaleWorlds.CampaignSystem.PlayerCaptivity.EndCaptivity
    • Postfixes
      • Owner: mod.harmony.elp; Namespace: Europe_LemmyProject.MaritimeSystem.MaritimeManager+Patches.PlayerCaptivity_EndCaptivity_Patch;

  • SandBox.GauntletUI.BannerEditor.BannerEditorView.OnTick
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.BannerPaste.Postfix;

  • TaleWorlds.Core.Banner.GetFirstIconColor
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.AssignUniqueSecondaryBannerColor.Prefix;

  • TaleWorlds.Core.ImageIdentifier..ctor
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ClearBannerCode.Prefix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PreventBannerColorUpdates.Prefix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColor
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UpdateKingdomColorOnBannerChange.Postfix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PersistClothingColorWorldMap.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UIHeadshotClothingPersistence.Postfix;

  • SandBox.ViewModelCollection.SandBoxUIHelper.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.UIHeadshotClothingPersistenceSandbox.Postfix;

  • TaleWorlds.MountAndBlade.Mission.SpawnAgent
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.SceneColorPersistence.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.UpdateCurrentCharacterIfPossible
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.InventoryColorPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.RefreshCurrentCharacterInformation
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PartyColorPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.HeroViewModel.FillFrom
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.CharacterSheetPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PartyHeadshotPersistence.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanPartyItemVM.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ClanViewPersistence.Postfix;

  • TaleWorlds.CampaignSystem.SceneInformationPopupTypes.CampaignSceneNotificationHelper.CreateNotificationCharacterFromHero
    • Transpilers
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ExecutionScenePersistence.Transpiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.LoadBehaviorData
    • Prefixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnGameLoadedPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager.OnBeforeSave
    • Postfixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch.OnBeforeSavePostfix;

+ Log Files

  • default20240117
      • [2024-01-17T13:19:50.5335841-05:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2024-01-17T13:18:56.1212163-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-01-17T13:18:56.1182244-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T13:18:41.2893686-05:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-01-17T13:18:41.2873780-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-01-17T13:18:41.2766114-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.4.dll for game v1.2.4.0 is loaded
      • [2024-01-17T13:18:41.2736009-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2024-01-17T13:18:41.2034200-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.4.dll
      • [2024-01-17T13:18:41.1348316-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-01-17T13:18:41.0657292-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-01-17T13:18:40.9966605-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-01-17T13:18:40.9275526-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-01-17T13:18:40.8579572-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-01-17T13:18:40.7869479-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-01-17T13:18:40.7164653-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-01-17T13:18:40.6463811-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-01-17T13:18:40.5728429-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-01-17T13:18:40.4630014-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-01-17T13:18:40.4264714-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2024-01-17T07:45:40.4148165-05:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2024-01-17T07:45:24.9415627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-01-17T07:45:24.9385712-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T07:45:08.8568807-05:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-01-17T07:45:08.8548850-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-01-17T07:45:08.8443781-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.4.dll for game v1.2.4.0 is loaded
      • [2024-01-17T07:45:08.8408826-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2024-01-17T07:45:08.7699303-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.4.dll
      • [2024-01-17T07:45:08.7004549-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-01-17T07:45:08.6264639-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-01-17T07:45:08.5564636-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-01-17T07:45:08.4879780-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-01-17T07:45:08.4209025-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-01-17T07:45:08.3522597-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-01-17T07:45:08.2806826-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-01-17T07:45:08.2038472-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-01-17T07:45:08.1336893-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-01-17T07:45:08.0205563-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-01-17T07:45:07.9825434-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2024-01-17T00:24:50.1437700-05:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2024-01-17T00:23:48.2139190-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2024-01-17T00:23:48.2139190-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-01-17T00:23:48.1992384-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2024-01-17T00:23:48.1992384-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-01-17T00:23:48.1987351-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.2.0, Culture=neutral, PublicKeyToken=null
      • [2024-01-17T00:23:48.1987351-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-01-17T00:23:48.1977377-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2024-01-17T00:23:48.1977377-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2024-01-17T00:23:48.1967404-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2024-01-17T00:23:48.1967404-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2024-01-17T00:23:48.1967404-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2024-01-17T00:23:48.1967404-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2024-01-17T00:23:48.1957431-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (3)
      • [2024-01-17T00:23:48.1937484-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2024-01-17T00:23:48.1937484-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2024-01-17T00:23:48.1862007-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-01-17T00:23:48.1862007-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1862007-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2024-01-17T00:23:48.1862007-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1862007-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-01-17T00:23:48.1862007-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1862007-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1852032-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-01-17T00:23:48.1842058-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1842058-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2024-01-17T00:23:48.1842058-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1842058-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-01-17T00:23:48.1842058-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1842058-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-01-17T00:23:48.1842058-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1842058-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2024-01-17T00:23:48.1842058-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:48.1842058-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-01-17T00:23:48.1842058-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:47.9154197-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-01-17T00:23:47.9154197-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-01-17T00:23:47.8568260-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2024-01-17T00:23:47.8528355-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2024-01-17T00:23:32.3834363-05:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-01-17T00:23:32.3814419-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-01-17T00:23:32.3685328-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.4.dll for game v1.2.4.0 is loaded
      • [2024-01-17T00:23:32.3649518-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2024-01-17T00:23:32.2936103-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.4.dll
      • [2024-01-17T00:23:32.2237560-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-01-17T00:23:32.1541705-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-01-17T00:23:32.0847643-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-01-17T00:23:32.0138207-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-01-17T00:23:31.9450728-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-01-17T00:23:31.8757564-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-01-17T00:23:31.8057845-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-01-17T00:23:31.7354209-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-01-17T00:23:31.6646137-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-01-17T00:23:31.5485776-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-01-17T00:23:31.5071396-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...