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

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

Launcher: steam (08.01.67.70)
Runtime: .NET Framework 4.8.9139.0


+ Exception

Exception information
Type: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
CallStack:
  1. at object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor)
  2. at object System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  3. at object RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes, ref StackCrawlMark stackMark)
  4. at object Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes) x 2
  5. at T TaleWorlds.Core.GameStateManager.CreateState(params object[] parameters)
  6. at void StoryMode.StoryModeGameManager.LaunchStoryModeCharacterCreation()
  7. at void TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen.OnFrameTick(float dt)
  8. at void TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen.OnFrameTick(float dt)
  9. at void TaleWorlds.ScreenSystem.ScreenBase.FrameTick(float dt)
  10. at void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(float dt, bool activeMouseVisible)


Inner Exception information
Type: System.MissingMethodException
Message: Method not found: 'Void TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationCategory.AddCategoryOption(TaleWorlds.Localization.TextObject, System.Collections.Generic.List`1, TaleWorlds.Core.CharacterAttribute, Int32, Int32, Int32, TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationOnCondition, TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationOnSelect, TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationApplyFinalEffects, TaleWorlds.Localization.TextObject, System.Collections.Generic.List`1, Int32, Int32, Int32, Int32, Int32)'.
Source: zCulturedStart
CallStack:
  1. at void zCulturedStart.CulturedStartCharacterCreationContent.AddQuestMenu(CharacterCreation characterCreation) in C:/Users/Valarauko/source/repos/CulturedStart-master/CulturedStartCharacterCreationContent.cs:line 19
  2. at void zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix(MethodBase __originalMethod, CharacterCreation characterCreation) in C:/Users/Valarauko/source/repos/CulturedStart-master/Patches/CSPatchCharacterCreationContent.cs:line 26
  3. at new TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState(CharacterCreationContentBase baseContent)

+ Enhanced Stacktrace

  • Frame: void zCulturedStart.CulturedStartCharacterCreationContent.AddQuestMenu(CharacterCreation characterCreation) (IL Offset: -1)
    • Module: zCulturedStart
      Method: System.Void zCulturedStart.CulturedStartCharacterCreationContent::AddQuestMenu(TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation characterCreation)
      Method From Stackframe Issue: True
  • Frame: void zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix(MethodBase __originalMethod, CharacterCreation characterCreation) (IL Offset: 40)
    • Module: zCulturedStart
      Method: static System.Void zCulturedStart.Patches.CSPatchCharacterCreationInitialized::Postfix(System.Reflection.MethodBase __originalMethod, TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation characterCreation)
      Method From Stackframe Issue: False
  • Frame: new TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState(CharacterCreationContentBase baseContent) (IL Offset: 31)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationState::.ctor(TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationContentBase baseContent)
      Method From Stackframe Issue: False
  • Frame: object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Object System.RuntimeMethodHandle::InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
      Method From Stackframe Issue: False
  • Frame: object System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) (IL Offset: 244)
    • Module: UNKNOWN
      Method: virtual System.Object System.Reflection.RuntimeConstructorInfo::Invoke(System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
      Method From Stackframe Issue: False
  • Frame: object RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes, ref StackCrawlMark stackMark) (IL Offset: 507)
    • Module: UNKNOWN
      Method: System.Object System.RuntimeType::CreateInstanceImpl(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark)
      Method From Stackframe Issue: False
  • Frame: object Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes) x 2 (IL Offset: 175)
    • Module: UNKNOWN
      Method: static System.Object System.Activator::CreateInstance(System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes)
      Method From Stackframe Issue: False
  • Frame: T TaleWorlds.Core.GameStateManager.CreateState(params object[] parameters) (IL Offset: 0)
    • Module: UNKNOWN
      Method: TaleWorlds.Core.T TaleWorlds.Core.GameStateManager::CreateState(System.Object[] parameters)
      Method From Stackframe Issue: False
  • Frame: void StoryMode.StoryModeGameManager.LaunchStoryModeCharacterCreation() (IL Offset: 23)
    • Module: StoryMode
      Method: System.Void StoryMode.StoryModeGameManager::LaunchStoryModeCharacterCreation()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen.OnFrameTick(float dt) (IL Offset: 89)
    • Module: Native
      Method: virtual System.Void TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen::OnFrameTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen.OnFrameTick(float dt) (IL Offset: 7)
    • Module: Native
      Method: virtual System.Void TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::OnFrameTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.ScreenSystem.ScreenBase.FrameTick(float dt) (IL Offset: 15)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.ScreenSystem.ScreenBase::FrameTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch2(float dt, bool activeMouseVisible) (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.ScreenSystem.ScreenManager.Tick_Patch2(System.Single dt, System.Boolean activeMouseVisible)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.ScreenSystem.ScreenManager::Tick(System.Single dt, System.Boolean activeMouseVisible)
      Method From Stackframe Issue: False

+ Involved Modules

  • zCulturedStart
    • Method: System.Void zCulturedStart.CulturedStartCharacterCreationContent::AddQuestMenu(TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation characterCreation)
      Frame: void zCulturedStart.CulturedStartCharacterCreationContent.AddQuestMenu(CharacterCreation characterCreation) (IL Offset: -1)
      HarmonyIssue: True
    • Method: static System.Void zCulturedStart.Patches.CSPatchCharacterCreationInitialized::Postfix(System.Reflection.MethodBase __originalMethod, TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreation characterCreation)
      Frame: void zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix(MethodBase __originalMethod, CharacterCreation characterCreation) (IL Offset: 40)
      HarmonyIssue: False
  • StoryMode
    • Method: System.Void StoryMode.StoryModeGameManager::LaunchStoryModeCharacterCreation()
      Frame: void StoryMode.StoryModeGameManager.LaunchStoryModeCharacterCreation() (IL Offset: 23)
      HarmonyIssue: False
  • Native
    • Method: virtual System.Void TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen::OnFrameTick(System.Single dt)
      Frame: void TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen.OnFrameTick(float dt) (IL Offset: 89)
      HarmonyIssue: False
    • Method: virtual System.Void TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::OnFrameTick(System.Single dt)
      Frame: void TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen.OnFrameTick(float dt) (IL Offset: 7)
      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.3.0)
  • + SandBox Core (SandBoxCore, v1.1.3.0)
  • + Birth and Death Options (BirthAndDeath, v1.1.3.0)
  • + CustomBattle (CustomBattle, v1.1.3.0)
  • + Sandbox (Sandbox, v1.1.3.0)
  • + StoryMode (StoryMode, v1.1.3.0)
  • + Aggregated Income (SortedIncome, v4.2.4.0)
  • + Enable Achievement (EnableAchievement, v0.0.2.0)
  • + Cultured Start (zCulturedStart, v1.3.6.0)
  • + LeaveOnClick (Bannerlord.LeaveOnClick, v1.0.2.0)
  • + Helmet Hair Cover Continued Plus (HelmetHairContinuedPlus, v2.3.2.0)
  • + Improved Garrisons (ImprovedGarrisons, v4.1.2.8)
  • + Tournaments XPanded (TournamentsXPanded, v4.1.13.0)
  • + Make Calradia Great Again (Make Calradia Great Again, v1.0.1.15)
  • + Adjustable Leveling (sy.AdjustableLeveling, v1.1.2.1)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.DoLoadingPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.DoLoadingPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.BeginGameStartPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.BeginGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameEndPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnInitialStatePostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.OnInitialStatePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix;
      • Owner: TournamentsXPanded; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix; Index: 1;

  • 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;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.CheckAchievementSystemActivity
    • Prefixes
      • Owner: org.calradia.admiralnelson.enableachievement; Namespace: EnableAchievement.EnableAchievement+CheckAchievementSystemActivity.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.RegisterEvents
    • Prefixes
      • Owner: org.calradia.admiralnelson.enableachievement; Namespace: EnableAchievement.EnableAchievement+RegisterEvents.Prefix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationOption.SetTextVariables
    • Transpilers
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationOption.Transpiler;

  • StoryMode.Quests.FirstPhase.BannerInvestigationQuest.OnStartQuest
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchBannerInvestigationQuest.Postfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnInitialized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnInitialized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnCharacterCreationFinalized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationFinalized.Postfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnCharacterCreationFinalized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationFinalized.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnCharacterCreationIsOver
    • Prefixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCampaignBehavior+CSPatchTrainingFieldCampaignBehavior.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.TutorialPhaseCampaignBehavior.OnStoryModeTutorialEnded
    • Prefixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCampaignBehavior+CSPatchTutorialPhaseCampaignBehavior.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.AddResearchPoints
    • Prefixes
      • Owner: sy.adjustableleveling; Namespace: AdjustableLeveling.Smithing.PatchAddResearchPoints.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSmithingModel.GetPartResearchGainForSmithingItem
    • Transpilers
      • Owner: sy.adjustableleveling; Namespace: AdjustableLeveling.Smithing.PatchGetPartResearchGainForSmithingItem.Transpiler;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.AddSkillXp
    • Prefixes
      • Owner: sy.adjustableleveling; Namespace: AdjustableLeveling.Leveling.PatchAddSkillXp.Prefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.GainRawXp
    • Prefixes
      • Owner: sy.adjustableleveling; Namespace: AdjustableLeveling.Leveling.PatchGainRawXp.Prefix;

  • 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.ViewModelCollection.CampaignUIHelper.GetTooltipForAccumulatingProperty
    • Finalizers
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.GetTooltip;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetTooltipForAccumulatingPropertyWithResult
    • Finalizers
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.GetTooltip;

  • TaleWorlds.Core.ViewModelCollection.Information.PropertyBasedTooltipVM.Tick
    • Finalizers
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.TickTooltip;

  • TaleWorlds.Core.ViewModelCollection.Information.PropertyBasedTooltipVM.OnShowTooltip
    • Finalizers
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.ShowTooltip;

  • TaleWorlds.Core.ViewModelCollection.Information.BasicTooltipViewModel.ExecuteBeginHint
    • Finalizers
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.BeginTooltip;

  • TaleWorlds.CampaignSystem.ExplainedNumber.Add
    • Prefixes
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.AddTooltip;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanGoldChange
    • Prefixes
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.IncludeDetails;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanIncome
    • Prefixes
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.IncludeDetails;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanExpenses
    • Prefixes
      • Owner: pointfeev.sortedincome; Namespace: SortedIncome.Sorting.IncludeDetails;

  • SandBox.View.Map.MapScreen.HandleLeftMouseButtonClick
    • Postfixes
      • Owner: bannerlord.exitsettlement; Namespace: Bannerlord.LeaveOnClick.MapScreenHandleLeftMouseButtonClickPatch.Postfix;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetMenuText
    • Prefixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.GetMenuTextPatch.Prefix; Priority: 800;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize
    • Prefixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.GetTournamentPrizePatch.Prefix; Priority: 800;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentGame.UpdateTournamentPrize
    • Postfixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.UpdateTournamentPrizePatch.Postfix; Priority: 800;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.game_menu_tournament_join_on_init
    • Postfixes
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.game_menu_tournament_join_on_initPatch.Postfix; Priority: 800;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Transpilers
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.DefaultCombatXpModelClass.GetXpFromHit_ArenaAdj.Transpiler; Priority: 800;
      • Owner: com.darkspyre.txp; Namespace: TournamentsXPanded.Patches.DefaultCombatXpModelClass.GetXpFromHit_TournamentAdj.Transpiler; Index: 1; Priority: 800;

+ Log Files

  • default20230427
      • [2023-04-27T13:05:33.7677219-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-27T13:05:33.7677219-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T13:05:33.7302170-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-27T13:05:33.7302170-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T13:01:00.2646560-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-27T13:01:00.2631533-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T13:01:00.2255478-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-27T13:01:00.2255478-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:58:16.3542048-04:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-27T12:54:06.2191058-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-27T12:54:06.2181058-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T12:54:06.2050647-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-27T12:54:06.2050647-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T12:54:06.2050647-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-27T12:54:06.2050647-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T12:54:06.2040476-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-27T12:54:06.2040476-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-27T12:54:06.2025452-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-27T12:54:06.2025452-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-27T12:54:06.2025452-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-27T12:54:06.2025452-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-27T12:54:06.2025452-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (4)
      • [2023-04-27T12:54:06.1940144-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-27T12:54:06.1940144-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-27T12:54:06.1869962-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1859960-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:54:06.1859960-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:06.1629072-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-27T12:54:05.9970369-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-27T12:54:05.9352645-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-27T12:54:05.9352645-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:54:05.8870892-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TournamentsXPanded.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-27T12:54:05.8870892-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-27T12:54:05.8870892-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-27T12:54:05.8870892-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation TournamentsXPanded.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.1.0.dll.
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-27T12:54:05.8860889-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-27T12:54:05.8830883-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-27T12:54:01.8551031-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-27T12:54:01.8521011-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-27T12:54:01.8405448-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-27T12:54:01.8374424-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-27T12:54:01.8348598-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-27T12:54:01.8348598-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-27T12:54:01.8343407-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-27T12:54:01.8338305-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-27T12:54:01.8322800-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-27T12:54:01.8317691-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-27T12:54:01.7928563-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-27T12:54:01.7545945-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-27T12:53:09.7503619-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-27T12:53:09.7503619-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T12:53:09.7358248-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-27T12:53:09.7358248-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T12:53:09.7358248-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-27T12:53:09.7358248-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T12:53:09.7343223-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-27T12:53:09.7343223-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-27T12:53:09.7343223-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-27T12:53:09.7343223-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-27T12:53:09.7343223-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-27T12:53:09.7343223-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-27T12:53:09.7333223-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (4)
      • [2023-04-27T12:53:09.7242965-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-27T12:53:09.7242965-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:53:09.7182449-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7177421-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-27T12:53:09.7177421-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7177421-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:53:09.7177421-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7177421-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:53:09.7177421-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7177421-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-27T12:53:09.7177421-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.7177421-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:53:09.7177421-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.6936600-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-27T12:53:09.5321576-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-27T12:53:09.4685327-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-27T12:53:09.4685327-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:53:09.4194397-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TournamentsXPanded.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-27T12:53:09.4194397-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-27T12:53:09.4194397-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-27T12:53:09.4194397-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-27T12:53:09.4194397-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-27T12:53:09.4194397-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-27T12:53:09.4194397-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-27T12:53:09.4194397-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-27T12:53:09.4194397-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-27T12:53:09.4179360-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation TournamentsXPanded.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-27T12:53:09.4179360-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-27T12:53:09.4179360-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.1.0.dll.
      • [2023-04-27T12:53:09.4179360-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-27T12:53:09.4179360-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:53:09.4179360-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-27T12:53:09.4179360-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-27T12:53:09.4159278-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-27T12:53:05.2465251-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-27T12:53:05.2445125-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-27T12:53:05.2339353-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-27T12:53:05.2303470-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-27T12:53:05.2283011-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-27T12:53:05.2277843-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-27T12:53:05.2272766-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-27T12:53:05.2262503-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-27T12:53:05.2246966-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-27T12:53:05.2241877-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-27T12:53:05.1809934-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-27T12:53:05.1428673-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-27T12:52:28.7117084-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-27T12:52:28.7117084-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T12:52:28.6981286-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-27T12:52:28.6981286-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T12:52:28.6981286-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-27T12:52:28.6981286-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T12:52:28.6971284-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-27T12:52:28.6961119-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-27T12:52:28.6961119-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-27T12:52:28.6961119-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-27T12:52:28.6961119-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-27T12:52:28.6961119-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-27T12:52:28.6946094-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-04-27T12:52:28.6910769-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-27T12:52:28.6900767-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:52:28.6835435-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6820410-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T12:52:28.6820410-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6820410-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-27T12:52:28.6820410-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6820410-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T12:52:28.6820410-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.6589671-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-27T12:52:28.5060750-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-27T12:52:28.4429911-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-27T12:52:28.4429911-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T12:52:28.3995010-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-27T12:52:28.3959835-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-27T12:52:17.3315384-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-27T12:52:17.3290211-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-27T12:52:17.3173113-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-27T12:52:17.3142855-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-27T12:52:17.3122851-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-27T12:52:17.3112846-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-27T12:52:17.3112846-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-27T12:52:17.3112846-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-27T12:52:17.3102466-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-27T12:52:17.3102466-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-27T12:52:17.2647367-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-27T12:52:17.2280896-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-27T10:56:14.9619990-04:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-27T10:55:29.0339865-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-27T10:55:29.0339865-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T10:55:29.0199719-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-27T10:55:29.0199719-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T10:55:29.0199719-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-27T10:55:29.0199719-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T10:55:29.0189717-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-27T10:55:29.0179714-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-27T10:55:29.0179714-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-27T10:55:29.0179714-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-27T10:55:29.0179714-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-27T10:55:29.0179714-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-27T10:55:29.0169564-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-04-27T10:55:29.0119356-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-27T10:55:29.0119356-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T10:55:29.0054162-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-27T10:55:29.0044161-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:28.9808696-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-27T10:55:28.8263403-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-27T10:55:28.7616596-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-27T10:55:28.7616596-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:55:28.7183030-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-27T10:55:28.7157806-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-27T10:55:24.9594955-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-27T10:55:24.9579919-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-27T10:55:24.9452277-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-27T10:55:24.9412267-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-27T10:55:24.9390956-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-27T10:55:24.9390956-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-27T10:55:24.9390956-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-27T10:55:24.9370818-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-27T10:55:24.9355781-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-27T10:55:24.9355781-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-27T10:55:24.8908893-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-27T10:55:24.8516255-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-27T10:54:15.6439470-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-27T10:54:15.6439470-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T10:54:15.6279689-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-27T10:54:15.6279689-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T10:54:15.6279689-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-27T10:54:15.6279689-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-27T10:54:15.6269674-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-27T10:54:15.6269674-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-27T10:54:15.6269674-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-27T10:54:15.6264647-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-27T10:54:15.6264647-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-27T10:54:15.6254645-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-27T10:54:15.6254645-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-04-27T10:54:15.6209440-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-27T10:54:15.6209440-04:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-27T10:54:15.4733501-04:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-27T10:54:15.4101937-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-27T10:54:15.4101937-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-27T10:54:15.3654966-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-27T10:54:15.3614957-04:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-27T10:54:11.4667759-04:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-27T10:54:11.4642727-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-27T10:54:11.4522243-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-27T10:54:11.4487084-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-27T10:54:11.3809879-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-27T10:54:11.3128111-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-27T10:54:11.2430411-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-27T10:54:11.1780033-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-27T10:54:11.1149685-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-27T10:54:11.0484585-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-27T10:54:10.9112642-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-27T10:54:10.8112456-04:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...