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

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

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


+ Exception

Exception information
Type: System.Xml.XmlException
Message: Root element is missing.
Source: System.Xml
CallStack:
  1. at void System.Xml.XmlTextReaderImpl.Throw(Exception e)
  2. at bool System.Xml.XmlTextReaderImpl.ParseDocumentContent()
  3. at void System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, bool preserveWhitespace)
  4. at void System.Xml.XmlDocument.Load(XmlReader reader) x 2
  5. at BaseSettings MCM.Implementation.XmlSettingsFormat.Load(BaseSettings settings, GameDirectory directory, string filename) in /_/src/MCM.Abstractions/Formats/XmlSettingsFormat.cs:line 65
  6. at void MCM.Implementation.BaseSettingsContainer.RegisterSettings(TSettings settings) in /_/src/MCM.Implementation/Containers/BaseSettingsContainer.cs:line 53
  7. at void MCM.Implementation.Global.FluentGlobalSettingsContainer.Register(FluentGlobalSettings settings) in /_/src/MCM.Implementation/Containers/Global/FluentGlobalSettingsContainer.cs:line 17
  8. at void MCM.Abstractions.Base.Global.FluentGlobalSettings.Register() in /_/src/MCM.Abstractions/Base/Global/FluentGlobalSettings.cs:line 65
  9. at void RestoreLordTroops.mcm.RestoreLordSettings.Settings()
  10. at void RestoreLordTroops.MySubModule.OnBeforeInitialModuleScreenSetAsRoot()
  11. at void TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen_Patch1(Module this)
  12. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt)

+ Enhanced Stacktrace

  • Frame: void System.Xml.XmlTextReaderImpl.Throw(Exception e) (IL Offset: 39)
    • Module: UNKNOWN
      Method: System.Void System.Xml.XmlTextReaderImpl::Throw(System.Exception e)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool System.Xml.XmlTextReaderImpl.ParseDocumentContent() (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Boolean System.Xml.XmlTextReaderImpl::ParseDocumentContent()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, bool preserveWhitespace) (IL Offset: 166)
    • Module: UNKNOWN
      Method: System.Void System.Xml.XmlLoader::Load(System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void System.Xml.XmlDocument.Load(XmlReader reader) x 2 (IL Offset: 47)
    • Module: UNKNOWN
      Method: virtual System.Void System.Xml.XmlDocument::Load(System.Xml.XmlReader reader)
      Method From Stackframe Issue: False
    CIL:

  • Frame: BaseSettings MCM.Implementation.XmlSettingsFormat.Load(BaseSettings settings, GameDirectory directory, string filename) (IL Offset: 127)
    • Module: Bannerlord.MBOptionScreen
      Method: virtual MCM.Abstractions.Base.BaseSettings MCM.Implementation.XmlSettingsFormat::Load(MCM.Abstractions.Base.BaseSettings settings, MCM.Abstractions.GameFeatures.GameDirectory directory, System.String filename)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void MCM.Implementation.BaseSettingsContainer.RegisterSettings(TSettings settings) (IL Offset: 278)
    • Module: Bannerlord.MBOptionScreen
      Method: virtual System.Void MCM.Implementation.BaseSettingsContainer`1::RegisterSettings(MCM.Implementation.TSettings settings)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void MCM.Implementation.Global.FluentGlobalSettingsContainer.Register(FluentGlobalSettings settings) (IL Offset: 35)
    • Module: Bannerlord.MBOptionScreen
      Method: virtual System.Void MCM.Implementation.Global.FluentGlobalSettingsContainer::Register(MCM.Abstractions.Base.Global.FluentGlobalSettings settings)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void MCM.Abstractions.Base.Global.FluentGlobalSettings.Register() (IL Offset: 46)
    • Module: Bannerlord.MBOptionScreen
      Method: System.Void MCM.Abstractions.Base.Global.FluentGlobalSettings::Register()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void RestoreLordTroops.mcm.RestoreLordSettings.Settings() (IL Offset: 111)
    • Module: RestoreLordTroops
      Method: System.Void RestoreLordTroops.mcm.RestoreLordSettings::Settings()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void RestoreLordTroops.MySubModule.OnBeforeInitialModuleScreenSetAsRoot() (IL Offset: 11)
    • Module: RestoreLordTroops
      Method: virtual System.Void RestoreLordTroops.MySubModule::OnBeforeInitialModuleScreenSetAsRoot()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen_Patch1(Module this) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen_Patch1(TaleWorlds.MountAndBlade.Module this)
      Method From Stackframe Issue: False
    CIL:

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

+ Involved Modules

  • Bannerlord.MBOptionScreen
    • Method: virtual MCM.Abstractions.Base.BaseSettings MCM.Implementation.XmlSettingsFormat::Load(MCM.Abstractions.Base.BaseSettings settings, MCM.Abstractions.GameFeatures.GameDirectory directory, System.String filename)
      Frame: BaseSettings MCM.Implementation.XmlSettingsFormat.Load(BaseSettings settings, GameDirectory directory, string filename) (IL Offset: 127)
      HarmonyIssue: False
    • Method: virtual System.Void MCM.Implementation.BaseSettingsContainer`1::RegisterSettings(MCM.Implementation.TSettings settings)
      Frame: void MCM.Implementation.BaseSettingsContainer.RegisterSettings(TSettings settings) (IL Offset: 278)
      HarmonyIssue: False
    • Method: virtual System.Void MCM.Implementation.Global.FluentGlobalSettingsContainer::Register(MCM.Abstractions.Base.Global.FluentGlobalSettings settings)
      Frame: void MCM.Implementation.Global.FluentGlobalSettingsContainer.Register(FluentGlobalSettings settings) (IL Offset: 35)
      HarmonyIssue: False
    • Method: System.Void MCM.Abstractions.Base.Global.FluentGlobalSettings::Register()
      Frame: void MCM.Abstractions.Base.Global.FluentGlobalSettings.Register() (IL Offset: 46)
      HarmonyIssue: False
  • RestoreLordTroops
    • Method: System.Void RestoreLordTroops.mcm.RestoreLordSettings::Settings()
      Frame: void RestoreLordTroops.mcm.RestoreLordSettings.Settings() (IL Offset: 111)
      HarmonyIssue: False
    • Method: virtual System.Void RestoreLordTroops.MySubModule::OnBeforeInitialModuleScreenSetAsRoot()
      Frame: void RestoreLordTroops.MySubModule.OnBeforeInitialModuleScreenSetAsRoot() (IL Offset: 11)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.3.0.174)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.9.0.0)
  • + ButterLib (Bannerlord.ButterLib, v2.8.15.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.10.2.0)
  • + Native (Native, v1.2.11.0)
  • + SandBox Core (SandBoxCore, v1.2.11.0)
  • + Birth and Aging Options (BirthAndDeath, v1.2.11.0)
  • + CustomBattle (CustomBattle, v1.2.11.0)
  • + Sandbox (Sandbox, v1.2.11.0)
  • + StoryMode (StoryMode, v1.2.11.0)
  • + Perfect Fire Arrows (PerfectFireArrows, v6.0.0.0)
  • + Sturgian Infantry (SturginInfantry, v1.0.0.0)
  • + 老王的新手MOD laowang (laowang, v1.0.5.0)
  • + 特质有用化与终极技能增强UsefulTrait1.0.7 (UsefulTrait1.0.7, v1.0.7.0)
  • + 敌人部队增强RestoreLordTroops (RestoreLordTroops, v1.0.8.0)
  • + MarryJoinPlayerClan (MarryJoinPlayerClan, v1.0.0.0)
  • + Troops More Fit (AdonnaysTroopChanger, v1.2.1.0)
  • + Character Manager (CharacterManager, v3.4.4.0)

+ Assemblies

+ Harmony Patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.Options.OptionsProvider.GetGameKeyCategoriesList
    • Postfixes
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix;
      • 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.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.CampaignSystem.GameComponents.DefaultCharacterStatsModel.MaxHitpoints
    • Postfixes
      • Owner: laowang; Namespace: laowang.Patches.Patch.Postfix;
      • Owner: jianghe.RestoreLordTroops; Namespace: RestoreLordTroops.patches.HealthPatch.Postfix; Index: 1;
      • Owner: UsefulTrait; Namespace: UsefulTrait.XXMaxHitpoints.Postfix; Index: 2;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetEffectiveMaxHealth
    • Postfixes
      • Owner: jianghe.RestoreLordTroops; Namespace: RestoreLordTroops.patches.LevelHealthPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.GetPartyMemberSizeLimit
    • Postfixes
      • Owner: jianghe.RestoreLordTroops; Namespace: RestoreLordTroops.patches.MainPartySizesModelPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.InitializeMissionEquipment
    • Postfixes
      • Owner: jianghe.RestoreLordTroops; Namespace: RestoreLordTroops.patches.InitializeMissionEquipmentPatch.Postfix;
      • Owner: UsefulTrait; Namespace: UsefulTrait.SkillPatches.XXPFInitializeMissionEquipment.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.AgentStatCalculateModel.CalculateAILevel
    • Postfixes
      • Owner: jianghe.RestoreLordTroops; Namespace: RestoreLordTroops.patches.AiPatch+MainPartySizesModelPath.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMarriageModel.GetClanAfterMarriage
    • Postfixes
      • Owner: jianghe.MarryJoinPlayerClan; Namespace: MarryJoinPlayerClan.MarryAfterClanPatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.MarriageAction.Apply
    • Prefixes
      • Owner: jianghe.MarryJoinPlayerClan; Namespace: MarryJoinPlayerClan.MarryApplyPatch.Prefix;

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

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

  • 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.GameComponents.DefaultCharacterDevelopmentModel.CalculateLearningRate
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.XXCalculateLearningRate.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChangeDueToPolicies
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.XXInfluenceChange.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySpeedCalculatingModel.GetFootmenPerkBonus
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.XXCalculateFinalSpeed.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.CalculateBaseMemberSize
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.XXPartyMemberSize.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.AddMobilePartyLeaderPrisonerSizePerkEffects
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.XXPrisonerSize.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementLoyaltyModel.GetSettlementLoyaltyChangeDueToPolicies
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.XXSettlementLoyalty.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.AddExpensesFromPartiesAndGarrisons
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.XXPartySalary.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyMoraleModel.CalculateFoodVarietyMoraleBonus
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.XXPartyMorale.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetCompanionLimit
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.XXPartyCompaniesPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.GetPartySpottingRange
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.XXPartyViewDistance.Postfix;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.CalculateStaggerThresholdDamage
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.SkillPatches.XXPFCalculateStaggerThresholdDamage.Postfix;

  • SandBox.GameComponents.SandboxStrikeMagnitudeModel.CalculateStrikeMagnitudeForThrust
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.SkillPatches.XXPFThrustSpeed.Postfix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.SetPerkAndBannerEffectsOnAgent
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.SkillPatches.XXPFSetPerkAndBannerEffectsOnAgent.Postfix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetEnvironmentSpeedFactor
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.SkillPatches.XXPFGetEnvironmentSpeedFactorPatch.Postfix;

  • SandBox.GameComponents.SandboxAgentApplyDamageModel.CalculateDamage
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.SkillPatches.XXPFCustomDamagePatch.Postfix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.PerkObject.Initialize
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.PatchDescription.XXGetDescription.Postfix;

  • TaleWorlds.Core.PropertyObject.Initialize
    • Postfixes
      • Owner: UsefulTrait; Namespace: UsefulTrait.PatchDescription.XXTraitObjectInitialize.Postfix;

+ Log Files

  • default20240904
      • [2024-09-04T15:01:45.8927949+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2024-09-04T15:01:45.8927949+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-09-04T15:01:45.8818311+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2024-09-04T15:01:45.8818311+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-09-04T15:01:45.8818311+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.10.2.0, Culture=neutral, PublicKeyToken=null
      • [2024-09-04T15:01:45.8818311+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-09-04T15:01:45.8818311+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2024-09-04T15:01:45.8808343+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2024-09-04T15:01:45.8808343+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2024-09-04T15:01:45.8808343+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2024-09-04T15:01:45.8808343+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2024-09-04T15:01:45.8798377+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2024-09-04T15:01:45.8798377+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2024-09-04T15:01:45.8788410+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2024-09-04T15:01:45.8788410+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2024-09-04T15:01:45.8758509+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-09-04T15:01:45.8758509+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8758509+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2024-09-04T15:01:45.8758509+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8758509+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-09-04T15:01:45.8758509+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8758509+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-09-04T15:01:45.8758509+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8758509+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2024-09-04T15:01:45.8758509+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8758509+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-09-04T15:01:45.8728611+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.7009012+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-09-04T15:01:45.7009012+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T15:01:45.6433215+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2024-09-04T15:01:45.6413282+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2024-09-04T15:01:43.2111279+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-09-04T15:01:43.2091345+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-09-04T15:01:43.2011615+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.4.dll for game v1.2.4.0 is loaded
      • [2024-09-04T15:01:43.1981712+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2024-09-04T15:01:43.1971748+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.4.dll
      • [2024-09-04T15:01:43.1961781+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-09-04T15:01:43.1961781+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-09-04T15:01:43.1961781+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-09-04T15:01:43.1961781+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-09-04T15:01:43.1951813+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-09-04T15:01:43.1951813+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-09-04T15:01:43.1951813+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-09-04T15:01:43.1951813+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-09-04T15:01:43.1941844+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-09-04T15:01:43.1636897+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-09-04T15:01:43.1347866+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2024-09-04T14:59:51.9591521+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2024-09-04T14:59:51.9591521+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-09-04T14:59:51.9481887+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2024-09-04T14:59:51.9481887+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-09-04T14:59:51.9481887+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.10.2.0, Culture=neutral, PublicKeyToken=null
      • [2024-09-04T14:59:51.9481887+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-09-04T14:59:51.9471919+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2024-09-04T14:59:51.9471919+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2024-09-04T14:59:51.9471919+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2024-09-04T14:59:51.9471919+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2024-09-04T14:59:51.9461951+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2024-09-04T14:59:51.9461951+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2024-09-04T14:59:51.9451985+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2024-09-04T14:59:51.9451985+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2024-09-04T14:59:51.9442019+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2024-09-04T14:59:51.9422085+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-09-04T14:59:51.9422085+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9422085+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2024-09-04T14:59:51.9422085+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9422085+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-09-04T14:59:51.9422085+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9422085+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-09-04T14:59:51.9422085+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9422085+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2024-09-04T14:59:51.9422085+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9412118+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-09-04T14:59:51.9412118+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9412118+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-09-04T14:59:51.9412118+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9412118+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-09-04T14:59:51.9392188+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.7333858+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-09-04T14:59:51.7333858+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-09-04T14:59:51.6715924+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2024-09-04T14:59:51.6695992+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2024-09-04T14:59:37.0024991+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-09-04T14:59:37.0005058+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-09-04T14:59:36.9915359+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.4.dll for game v1.2.4.0 is loaded
      • [2024-09-04T14:59:36.9895425+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2024-09-04T14:59:36.9173820+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.4.dll
      • [2024-09-04T14:59:36.8496085+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-09-04T14:59:36.7838281+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-09-04T14:59:36.7190449+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-09-04T14:59:36.6512717+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-09-04T14:59:36.5839797+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-09-04T14:59:36.5152100+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-09-04T14:59:36.4479073+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-09-04T14:59:36.3851177+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-09-04T14:59:36.3173442+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-09-04T14:59:36.2176775+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-09-04T14:59:36.1827943+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...