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 (07.94.58.87)
Runtime: .NET Framework 4.8.9139.0


+ Exception

Exception information
Type: System.MissingFieldException
Message: 找不到字段:“TaleWorlds.CampaignSystem.Hero.ExSpouses”。
Source: MarryAnyone
CallStack:
  1. at void MarryAnyone.Patches.PregnancyCampaignBehaviorPatches.Prefix(Hero hero)
  2. at void TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero_Patch2(PregnancyCampaignBehavior this, Hero hero)
  3. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  4. at void TaleWorlds.CampaignSystem.CampaignEvents.DailyTickHero(Hero hero)
  5. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickHero(Hero hero)
  6. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed)
  7. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick()
  8. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents()
  9. at void TaleWorlds.CampaignSystem.Campaign.Tick()
  10. at void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt)
  11. at void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt)
  12. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  13. at void TaleWorlds.Core.Game.OnTick(float dt)
  14. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  15. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)
  16. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt)

+ Enhanced Stacktrace

  • Frame: void MarryAnyone.Patches.PregnancyCampaignBehaviorPatches.Prefix(Hero hero) (IL Offset: -1)
    • Module: MarryAnyone
      Method: static System.Void MarryAnyone.Patches.PregnancyCampaignBehaviorPatches::Prefix(TaleWorlds.CampaignSystem.Hero hero)
      Method From Stackframe Issue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero_Patch2(PregnancyCampaignBehavior this, Hero hero) (IL Offset: -1)
    • Module: MarryAnyone
      Method: static System.Void MarryAnyone.Patches.PregnancyCampaignBehaviorPatches::Postfix(TaleWorlds.CampaignSystem.Hero hero)
      Method From Stackframe Issue: False
    • Module: MarryAnyone
      Method: static System.Void MarryAnyone.Patches.PregnancyCampaignBehaviorPatches::Prefix(TaleWorlds.CampaignSystem.Hero hero)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero_Patch2(TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior this, TaleWorlds.CampaignSystem.Hero hero)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior::DailyTickHero(TaleWorlds.CampaignSystem.Hero hero)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 14)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      Method From Stackframe Issue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.DailyTickHero(Hero hero) (IL Offset: 16)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::DailyTickHero(TaleWorlds.CampaignSystem.Hero hero)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickHero(Hero hero) (IL Offset: 20)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::DailyTickHero(TaleWorlds.CampaignSystem.Hero hero)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.PeriodicTicker`1::PeriodicTickSome(System.Double timeUnitsElapsed)
      Method From Stackframe Issue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick() (IL Offset: 67)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::PeriodicDailyTick()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents() (IL Offset: 12)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::TickPeriodicEvents()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.Tick() (IL Offset: 143)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::Tick()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt) (IL Offset: 140)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnMapModeTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt) (IL Offset: 77)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.GameState.MapState::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.Core.Game.OnTick(float dt) (IL Offset: 25)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 76)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(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: 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_Patch2(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
  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(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: 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.DotNet.Managed.ApplicationTick_Patch2(System.Single dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      Method From Stackframe Issue: False

+ Involved Modules

  • MarryAnyone
    • Method: static System.Void MarryAnyone.Patches.PregnancyCampaignBehaviorPatches::Prefix(TaleWorlds.CampaignSystem.Hero hero)
      Frame: void MarryAnyone.Patches.PregnancyCampaignBehaviorPatches.Prefix(Hero hero) (IL Offset: -1)
      HarmonyIssue: True
    • Method: static System.Void MarryAnyone.Patches.PregnancyCampaignBehaviorPatches::Postfix(TaleWorlds.CampaignSystem.Hero hero)
      Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero_Patch2(PregnancyCampaignBehavior this, Hero hero) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static System.Void MarryAnyone.Patches.PregnancyCampaignBehaviorPatches::Prefix(TaleWorlds.CampaignSystem.Hero hero)
      Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero_Patch2(PregnancyCampaignBehavior this, Hero hero) (IL Offset: -1)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.162)
  • + ButterLib (Bannerlord.ButterLib, v2.8.0.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.7.1.0)
  • + Native (Native, v1.1.0.0)
  • + SandBox Core (SandBoxCore, v1.1.0.0)
  • + CustomBattle (CustomBattle, v1.1.0.0)
  • + Sandbox (Sandbox, v1.1.0.0)
  • + StoryMode (StoryMode, v1.1.0.0)
  • + Character Reload (CharacterReload, e1.0.3.0)
  • + Hot Butter (hotbutter, v2.0.3.0)
  • + Hot Butter Scenes (hotbutterscenes, e1.8.0.0)
  • + Kaoses Common (KaosesCommon, v1.1.2.0)
  • + Kaoses Tweaks (KaosesTweaks, v1.0.7.0)
  • + KLBShackles (KLBShackles, e1.5.6.0)
  • + Marry Anyone (MarryAnyone, v3.0.4.0)
  • + NPC Revamp (NPCRevamp, v9.0.0.0)
  • + Random Events (RandomEvents, v1.0.0.0)
  • + Captivity Events (zCaptivityEvents, v1.1.1.1039)
  • + CE Animation Expansion (zCEAnimationExpansion, v1.0.3.1038)
  • + CE Bandit Expansion (zCEBandit, v1.0.3.1038)
  • + Default Captivity Events (zCEDefaults, v1.0.3.1038)
  • + CE Holiday Events (zCEHolidayEvents, v1.0.3.1038)
  • + BC Captor Gear and Girls (BCCaptorGear, v1.0.0.0)
  • + Hot Butter Censored (hotbuttercensored, v0.3.1.0)

+ Assemblies

+ Harmony Patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • 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;
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.Transpiler; Index: 1;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • 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.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.GauntletUI.BodyGenerator.BodyGeneratorView..ctor
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.BodyGeneratorViewPath.Postfix;

  • TaleWorlds.MountAndBlade.GauntletUI.BodyGenerator.BodyGeneratorView.OnFinalize
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.BodyGeneratorViewOnFinalizePath.Postfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.get_Name
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.FaceGenPropertyVMNamePath.Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.set_Value
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.FaceGenPropertyVMValuePath.Postfix;

  • TaleWorlds.CampaignSystem.CharacterObject.UpdatePlayerCharacterBodyProperties
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.CharacterObjectPath+CharacterObjectPatch.Postfix;

  • TaleWorlds.MountAndBlade.BodyGenerator.SaveCurrentCharacter
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BodyGeneratorPatch+SaveCurrentCharacter.Prefix;

  • TaleWorlds.CampaignSystem.Conversation.ConversationHelper.GetHeroRelationToHeroTextShort
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.ConversationHelperPatches.Postfix;

  • TaleWorlds.CampaignSystem.Romance.EndAllCourtships
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.EndAllCourtshipsPatch.Prefix;

  • TaleWorlds.CampaignSystem.Actions.MarriageAction.Apply
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.MarriageActionPatch.Prefix;
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.MarriageActionPatch.Postfix;

  • TaleWorlds.CampaignSystem.Conversation.Tags.PlayerIsSpouseTag.IsApplicableTo
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.PlayerIsSpouseTagPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.PregnancyCampaignBehaviorPatches.Prefix;
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.PregnancyCampaignBehaviorPatches.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_finalize_courtship_for_hero_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.RomanceCampaignBehaviorPatches.Prefix1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_can_open_courtship_on_condition
    • Prefixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.RomanceCampaignBehaviorPatches.Prefix2;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.get_RomanceCourtshipAttemptCooldown
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.RomanceCampaignBehaviorPatches.Postfix2;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_eligible_for_marriage_with_conversation_hero_on_condition
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.RomanceCampaignBehaviorPatches.Postfix3;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RomanceCampaignBehavior.conversation_player_eligible_for_marriage_with_hero_rltv_on_condition
    • Postfixes
      • Owner: mod.bannerlord.anyone.marry; Namespace: MarryAnyone.Patches.RomanceCampaignBehaviorPatches.Postfix4;

  • 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.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior+Pregnancy..ctor
    • Prefixes
      • Owner: com.bloc.hotbutter; Namespace: Erraynhotcoffee.Viagra+MesirMacunu.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CommentBehaviors.CommentChildbirthBehavior.OnGivenBirthEvent
    • Prefixes
      • Owner: com.bloc.hotbutter; Namespace: Erraynhotcoffee.Viagra+Omercip.Prefix;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.JoinKingdomAsClanBarterable.GetUnitValueForFaction
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.BarterablePatches.Postfix;

  • Helpers.MobilePartyHelper.DesertTroopsFromParty
    • Prefixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.DesertTroopsFromPartyPatch.Prefix;

  • StoryMode.Quests.FirstPhase.BannerInvestigationQuest.OnStartQuest
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.PatchBannerInvestigationQuest.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionsCampaignBehavior.get__desiredTotalCompanionCount
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.MapRoomFunctionality_get_desiredTotalCompanionCount_Patch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionsCampaignBehavior.CreateCompanionAndAddToSettlement
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.CreateCompanionAndAddToSettlementPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPItemVM..ctor
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.AutoLockItemsPatch+SPItemVMPatch.Postfix;

  • TaleWorlds.CampaignSystem.Hero.AddSkillXp
    • Prefixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.HeroPatcher+Patches.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnCharacterCreationIsOver
    • Prefixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.PatchCampaignBehavior+PatchTrainingFieldCampaignBehavior.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.TutorialPhaseCampaignBehavior.OnStoryModeTutorialEnded
    • Prefixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.PatchCampaignBehavior+CSPatchTutorialPhaseCampaignBehavior.Prefix;

  • TaleWorlds.CampaignSystem.HeroCreator.DeliverOffSpring
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEHeroCreatorPatch.DeliverOffSpring;

  • TaleWorlds.CampaignSystem.Extensions.Attributes.get_All
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchAttributes.All;

  • TaleWorlds.Core.BasicCharacterObject.GetSkillValue
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchBasicCharacterObject.CharacterSkills;

  • TaleWorlds.CampaignSystem.CharacterObject.get_UpgradeTargets
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchCharacterObject.UpgradeTargets;

  • TaleWorlds.CampaignSystem.CharacterObject.get_Culture
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchCharacterObject.Culture;

  • TaleWorlds.CampaignSystem.CharacterObject.get_FirstBattleEquipment
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchCharacterObject.FirstBattleEquipment;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerCaptivityCampaignBehavior.CheckCaptivityChange
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPlayerCaptivityCampaignBehavior.CheckCaptivityChange;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanIncomeVM.RefreshList
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchClanIncomeVM.RefreshList;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanIncomeInternal
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchDefaultClanFinanceModel.CalculateClanIncomeInternal;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.ActivateGameMenu
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchGameMenu.ActivateGameMenu;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.SwitchToMenu
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchGameMenu.SwitchToMenu;

  • TaleWorlds.CampaignSystem.Hero.get_Spouse
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEHeroPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNotificationVM.GetNotificationFromData
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEMapNotificationVM.GetNotificationFromData;

  • TaleWorlds.CampaignSystem.PlayerCaptivity.StartCaptivity
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPlayerCaptivity.StartCaptivity;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RansomOfferCampaignBehavior.ConsiderRansomPrisoner
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchRansomOfferCampaignBehavior.ConsiderRansomPrisoner;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.ChildConceived
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPregnancyCampaignBehavior.ChildConceived;

  • SandBox.CampaignBehaviors.SettlementMusiciansCampaignBehavior.CreateRandomPlayList
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchSettlementMusiciansCampaignBehavior.CreateRandomPlayList;

  • TaleWorlds.CampaignSystem.Extensions.Skills.get_All
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchSkills.All;

  • SandBox.SandBoxGameManager.OnLoadFinished
    • Transpilers
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.PatchGameManager.Transpiler;

  • StoryMode.StoryModeGameManager.OnLoadFinished
    • Transpilers
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.PatchGameManager.Transpiler;

+ Log Files

  • default20230408
      • [2023-04-08T23:28:40.7905422+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-08T23:28:40.7900384+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:28:40.7428910+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-08T23:28:40.7428910+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:28:32.7565142+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-08T23:28:32.7565142+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:28:32.7075020+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-08T23:28:32.7075020+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:28:30.9354929+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-08T23:28:30.9354929+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:28:30.8873537+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-08T23:28:30.8873537+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:28:29.3521934+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-08T23:28:29.3521934+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:28:29.3047390+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-08T23:28:29.3047390+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:28:14.7061732+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-08T23:28:14.7061732+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:28:14.6557913+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-08T23:28:14.6553043+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:08.9948445+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.GameComponents.DefaultMarriageModel' and name 'DiscoverAncestors' and parameters '(TaleWorlds.CampaignSystem.Hero, System.Int32)'
      • [2023-04-08T23:27:08.9948445+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:08.9161572+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-08T23:27:03.1825469+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-08T23:27:03.1825469+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-08T23:27:03.1695525+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-08T23:27:03.1695525+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-08T23:27:03.1690608+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-08T23:27:03.1690608+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-08T23:27:03.1685305+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-08T23:27:03.1675198+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-08T23:27:03.1675198+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-08T23:27:03.1675198+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-08T23:27:03.1675198+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-08T23:27:03.1670290+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-08T23:27:03.1660359+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (4)
      • [2023-04-08T23:27:03.1501420+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-08T23:27:03.1496140+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-08T23:27:03.1460921+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-08T23:27:03.1460921+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1455957+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-08T23:27:03.1450997+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1450997+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-08T23:27:03.1450997+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1450997+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-08T23:27:03.1450997+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1450997+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-08T23:27:03.1450997+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1450997+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-08T23:27:03.1450997+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:03.1210784+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-08T23:27:02.9612095+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-08T23:27:02.8953898+08: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-08T23:27:02.8953898+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:27:02.8425606+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-08T23:27:02.8400776+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-08T23:26:55.1035527+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-08T23:26:55.1010685+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-08T23:26:55.0870808+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-04-08T23:26:55.0855936+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-08T23:26:55.0831179+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-08T23:26:55.0831179+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-08T23:26:55.0826218+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-08T23:26:55.0821257+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-08T23:26:55.0821257+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-08T23:26:55.0811338+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-08T23:26:55.0402685+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-08T23:26:55.0034773+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-08T23:24:45.5250542+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-08T23:24:45.5250542+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-08T23:24:45.5113413+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-08T23:24:45.5113413+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-08T23:24:45.5113413+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-08T23:24:45.5113413+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-08T23:24:45.5103533+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-08T23:24:45.5098573+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-08T23:24:45.5098573+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-08T23:24:45.5093571+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-08T23:24:45.5093571+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-08T23:24:45.5088864+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-08T23:24:45.5083929+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (4)
      • [2023-04-08T23:24:45.4909026+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-08T23:24:45.4904052+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-08T23:24:45.4836077+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-08T23:24:45.4836077+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4836077+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-08T23:24:45.4836077+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4831265+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-08T23:24:45.4825740+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4825740+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-08T23:24:45.4825740+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4825740+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-08T23:24:45.4825740+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.4592767+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-08T23:24:45.3061364+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-08T23:24:45.2380065+08: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-08T23:24:45.2380065+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:24:45.1873838+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-08T23:24:45.1844052+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-08T23:24:20.7899504+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-08T23:24:20.7879676+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-08T23:24:20.7750442+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-04-08T23:24:20.7730590+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-08T23:24:20.7710271+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-08T23:24:20.7705257+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-08T23:24:20.7705257+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-08T23:24:20.7695387+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-08T23:24:20.7680467+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-08T23:24:20.7675546+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-08T23:24:20.7231684+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-08T23:24:20.6858708+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-08T23:23:10.3439249+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-08T23:23:10.3439249+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-08T23:23:10.3274466+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-08T23:23:10.3274466+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-08T23:23:10.3274466+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-08T23:23:10.3274466+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-08T23:23:10.3264545+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-08T23:23:10.3259586+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-08T23:23:10.3259586+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-08T23:23:10.3254622+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-08T23:23:10.3254622+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-08T23:23:10.3249662+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-08T23:23:10.3244705+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-04-08T23:23:10.3195808+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-08T23:23:10.3195808+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-08T23:23:10.1469440+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-08T23:23:10.0816120+08: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-08T23:23:10.0816120+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-08T23:23:10.0398256+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-08T23:23:10.0366193+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-08T23:23:05.5711195+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-08T23:23:05.5675292+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-08T23:23:05.5560568+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-04-08T23:23:05.5540725+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-08T23:23:05.4877443+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-08T23:23:05.4300668+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-08T23:23:05.3695694+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-08T23:23:05.3075982+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-08T23:23:05.2427187+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-08T23:23:05.1796379+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-08T23:23:05.0495521+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-08T23:23:04.9392148+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...