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

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

Launcher: steam (08.63.11.84)
Runtime: .NET Framework 4.8.9181.0


+ Exception

Exception information
Type: System.InvalidOperationException
Message: Failed to compare two elements in the array.
Source: mscorlib
CallStack:
  1. at void System.Collections.Generic.ArraySortHelper.Sort(T[] keys, int index, int length, IComparer comparer)
  2. at void Array.Sort(T[] array, int index, int length, IComparer comparer)
  3. at void System.Collections.Generic.List.Sort(Comparison comparison)
  4. at ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(FightTournamentGame this, bool includePlayer, int lastRecordedLordCountForTournamentPrize)
  5. at void TaleWorlds.CampaignSystem.TournamentGames.TournamentGame.UpdateTournamentPrize_Patch1(TournamentGame this, bool includePlayer, bool removeCurrentPrize)
  6. at void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.OnGameLoaded(CampaignGameStarter campaignGameStarter)
  7. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  8. at void TaleWorlds.CampaignSystem.CampaignEvents.OnGameLoaded(CampaignGameStarter campaignGameStarter)
  9. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnGameLoaded(CampaignGameStarter campaignGameStarter)
  10. at void TaleWorlds.CampaignSystem.Campaign.OnGameLoaded(CampaignGameStarter starter)
  11. at void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  12. at bool TaleWorlds.Core.GameType.DoLoadingForGameType()
  13. at void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep)
  14. at bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  15. at void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt)
  16. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  17. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)


Inner Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at void TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.CachePossibleEliteRewardItems()+(ItemObject x, ItemObject y) => { }
  2. at void System.Collections.Generic.ArraySortHelper.SwapIfGreater(T[] keys, IComparer comparer, int a, int b)
  3. at int System.Collections.Generic.ArraySortHelper.PickPivotAndPartition(T[] keys, int lo, int hi, IComparer comparer)
  4. at void System.Collections.Generic.ArraySortHelper.IntroSort(T[] keys, int lo, int hi, int depthLimit, IComparer comparer)
  5. at void System.Collections.Generic.ArraySortHelper.IntrospectiveSort(T[] keys, int left, int length, IComparer comparer)
  6. at void System.Collections.Generic.ArraySortHelper.Sort(T[] keys, int index, int length, IComparer comparer)

+ Enhanced Stacktrace

  • Frame: void TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.CachePossibleEliteRewardItems()+(ItemObject x, ItemObject y) => { } (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Int32 TaleWorlds.CampaignSystem.TournamentGames.<>c::b__33_0(TaleWorlds.Core.ItemObject x, TaleWorlds.Core.ItemObject y)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void System.Collections.Generic.ArraySortHelper.SwapIfGreater(T[] keys, IComparer comparer, int a, int b) (IL Offset: 4)
    • Module: UNKNOWN
      Method: static System.Void System.Collections.Generic.ArraySortHelper`1::SwapIfGreater(System.Collections.Generic.T[] keys, System.Collections.Generic.IComparer`1 comparer, System.Int32 a, System.Int32 b)
      Method From Stackframe Issue: False
    CIL:

  • Frame: int System.Collections.Generic.ArraySortHelper.PickPivotAndPartition(T[] keys, int lo, int hi, IComparer comparer) (IL Offset: 8)
    • Module: UNKNOWN
      Method: static System.Int32 System.Collections.Generic.ArraySortHelper`1::PickPivotAndPartition(System.Collections.Generic.T[] keys, System.Int32 lo, System.Int32 hi, System.Collections.Generic.IComparer`1 comparer)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void System.Collections.Generic.ArraySortHelper.IntroSort(T[] keys, int lo, int hi, int depthLimit, IComparer comparer) (IL Offset: 105)
    • Module: UNKNOWN
      Method: static System.Void System.Collections.Generic.ArraySortHelper`1::IntroSort(System.Collections.Generic.T[] keys, System.Int32 lo, System.Int32 hi, System.Int32 depthLimit, System.Collections.Generic.IComparer`1 comparer)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void System.Collections.Generic.ArraySortHelper.IntrospectiveSort(T[] keys, int left, int length, IComparer comparer) (IL Offset: 0)
    • Module: UNKNOWN
      Method: static System.Void System.Collections.Generic.ArraySortHelper`1::IntrospectiveSort(System.Collections.Generic.T[] keys, System.Int32 left, System.Int32 length, System.Collections.Generic.IComparer`1 comparer)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void System.Collections.Generic.ArraySortHelper.Sort(T[] keys, int index, int length, IComparer comparer) (IL Offset: 18)
    • Module: UNKNOWN
      Method: virtual System.Void System.Collections.Generic.ArraySortHelper`1::Sort(System.Collections.Generic.T[] keys, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1 comparer)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void System.Collections.Generic.ArraySortHelper.Sort(T[] keys, int index, int length, IComparer comparer) (IL Offset: 75)
    • Module: UNKNOWN
      Method: virtual System.Void System.Collections.Generic.ArraySortHelper`1::Sort(System.Collections.Generic.T[] keys, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1 comparer)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void Array.Sort(T[] array, int index, int length, IComparer comparer) (IL Offset: 123)
    • Module: UNKNOWN
      Method: static System.Void System.Array::Sort(System.T[] array, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1 comparer)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void System.Collections.Generic.List.Sort(Comparison comparison) (IL Offset: 44)
    • Module: UNKNOWN
      Method: System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1 comparison)
      Method From Stackframe Issue: False
    CIL:

  • Frame: ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(FightTournamentGame this, bool includePlayer, int lastRecordedLordCountForTournamentPrize) (IL Offset: -1)
    • Module: RBM
      Method: static System.Void RBMTournament.FightTournamentGamePatch::GetTournamentPrizePostfix(TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame& __instance, TaleWorlds.Core.ItemObject& __result, System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static TaleWorlds.Core.ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame this, System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.TournamentGames.TournamentGame.UpdateTournamentPrize_Patch1(TournamentGame this, bool includePlayer, bool removeCurrentPrize) (IL Offset: -1)
    • Module: RBM
      Method: static System.Boolean RBMTournament.TournamentGamePatch::UpdateTournamentPrizePrefix(TaleWorlds.CampaignSystem.TournamentGames.TournamentGame& __instance, System.Boolean& includePlayer, System.Boolean& removeCurrentPrize)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.TournamentGames.TournamentGame.UpdateTournamentPrize_Patch1(TaleWorlds.CampaignSystem.TournamentGames.TournamentGame this, System.Boolean includePlayer, System.Boolean removeCurrentPrize)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior.OnGameLoaded(CampaignGameStarter campaignGameStarter) (IL Offset: 83)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.TournamentGames.TournamentCampaignBehavior::OnGameLoaded(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 14)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.OnGameLoaded(CampaignGameStarter campaignGameStarter) (IL Offset: 16)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnGameLoaded(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnGameLoaded(CampaignGameStarter campaignGameStarter) (IL Offset: 20)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnGameLoaded(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.Campaign.OnGameLoaded(CampaignGameStarter starter) (IL Offset: 93)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::OnGameLoaded(TaleWorlds.CampaignSystem.CampaignGameStarter starter)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 242)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool TaleWorlds.Core.GameType.DoLoadingForGameType() (IL Offset: 131)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
      Method From Stackframe Issue: False
    CIL:

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

  • Frame: bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager() (IL Offset: 220)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt) (IL Offset: 15)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.GameLoadingState::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      Method From Stackframe Issue: False
    CIL:

+ Involved Modules

  • RBM
    • Method: static System.Void RBMTournament.FightTournamentGamePatch::GetTournamentPrizePostfix(TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame& __instance, TaleWorlds.Core.ItemObject& __result, System.Boolean includePlayer, System.Int32 lastRecordedLordCountForTournamentPrize)
      Frame: ItemObject TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize_Patch1(FightTournamentGame this, bool includePlayer, int lastRecordedLordCountForTournamentPrize) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static System.Boolean RBMTournament.TournamentGamePatch::UpdateTournamentPrizePrefix(TaleWorlds.CampaignSystem.TournamentGames.TournamentGame& __instance, System.Boolean& includePlayer, System.Boolean& removeCurrentPrize)
      Frame: void TaleWorlds.CampaignSystem.TournamentGames.TournamentGame.UpdateTournamentPrize_Patch1(TournamentGame this, bool includePlayer, bool removeCurrentPrize) (IL Offset: -1)
      HarmonyIssue: False
  • Sandbox
    • Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 320)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.3.0.194)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.11.0.0)
  • + ButterLib (Bannerlord.ButterLib, v2.8.16.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.9.2.0)
  • + Native (Native, v1.2.8.0)
  • + SandBox Core (SandBoxCore, v1.2.8.0)
  • + Birth and Aging Options (BirthAndDeath, v1.2.8.0)
  • + CustomBattle (CustomBattle, v1.2.8.0)
  • + Sandbox (Sandbox, v1.2.8.0)
  • + StoryMode (StoryMode, v1.2.8.0)
  • + Custom Spawns API (CustomSpawns, v2.0.0.0)
  • + Calradia At War (CalradiaAtWar, v2.0.0.0)
  • + (RBM) Realistic Battle Mod (RBM, v3.7.9.0)

+ Assemblies

+ Harmony Patches

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

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

  • 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.GauntletUI.PrefabSystem.WidgetPrefab.LoadFrom
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetPrefabPatch.WidgetPrefab_LoadFrom_Transpiler;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
    • Postfixes
      • Owner: MCM.UI.Adapter.MCMv5; Namespace: MCM.UI.Adapter.MCMv5.SubModule.OnAfterSetInitialModuleScreenAsRootScreen;
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.Transpiler;
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.Transpiler; Index: 1;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.Core.ItemModifier.ModifyArmor
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ModifyArmorPatch.Prefix;

  • TaleWorlds.Core.ItemModifier.ModifyDamage
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ModifyModifyDamagePatch.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.GetAttackCollisionResults
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.GetAttackCollisionResultsPatch.Postfix;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.GetTargetReleaseAngle
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeapon.PrefixGetTargetReleaseAngle;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.ShootProjectileAux
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeapon.PrefixShootProjectileAux;

  • TaleWorlds.MountAndBlade.Mangonel.OnTick
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideMangonel.PrefixOnTick;

  • TaleWorlds.MountAndBlade.Mission.HandleMissileCollisionReaction
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HandleMissileCollisionReactionPatch.Prefix;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MeleeHitCallbackPatch.Prefix;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MeleeHitCallbackPatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.MissileHitCallback
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MissileHitCallbackPatch.Prefix;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MissileHitCallbackPatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.DecideAgentHitParticles
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RealisticWeaponCollision.DecideAgentHitParticlesMOD;

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RealisticWeaponCollision.DecideWeaponCollisionReactionMOD;

  • TaleWorlds.MountAndBlade.Mission.CreateMeleeBlow
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RealisticWeaponCollision.CreateMeleeBlowPostFix;
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+CreateMeleeBlowPatch.Postfix; Index: 1;
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+CreateMeleeBlowPatch.Postfix; Index: 2;

  • TaleWorlds.MountAndBlade.Agent.GetBaseArmorEffectivenessForBodyPart
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ArmorRework+ChangeBodyPartArmor.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.CalculateBaseMeleeBlowMagnitude
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+CalculateBaseMeleeBlowMagnitudePatch.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeMissile
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+ComputeBlowMagnitudeMissilePacth.Prefix;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForPassiveUsage
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+ChangeLanceDamage.Prefix;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForThrust
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+CalculateStrikeMagnitudeForThrustPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.ItemMenuVM.SetWeaponComponentTooltip
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+SetWeaponComponentTooltipPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.UpdateCharacterArmorValues
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+UpdateCharacterArmorValuesPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.RefreshValues
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+RefreshValuesPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaUnitPageVM.RefreshValues
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+EncyclopediaUnitPageVMRefreshValuesPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaUnitPageVM.OnEquipmentSetChange
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.MagnitudeChanges+EncyclopediaUnitPageVOnEquipmentSetChangePatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetSurvivalChance
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultPartyHealingModel.PrefixGetAiWeight;

  • StoryMode.GameComponents.StoryModeGenericXpModel.GetXpMultiplier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+AddSkillXpPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpMultiplierFromShotDifficulty
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+GetXpMultiplierFromShotDifficultyPatch.Prefix;

  • StoryMode.Extensions.Extensions.IsTrainingField
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+IsTrainingFieldPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+GetXpFromHitPatch.PrefixGetXpFromHit;

  • StoryMode.Missions.TrainingFieldMissionController.BowInTrainingAreaUpdate
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+BowInTrainingAreaUpdatePatch.Postfix;

  • StoryMode.Missions.TrainingFieldMissionController.BowTrainingEndedSuccessfully
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+BowTrainingEndedSuccessfullyPatch.Postfix;

  • StoryMode.Missions.TrainingFieldMissionController.MountedTrainingUpdate
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+MountedTrainingUpdatePatch.Postfix;

  • StoryMode.Missions.TrainingFieldMissionController.MountedTrainingEndedSuccessfully
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+MountedTrainingEndedSuccessfullyPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVolunteerModel.GetBasicVolunteer
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+DefaultVolunteerModelPatch.Prefix;

  • Helpers.PerkHelper.AddPerkBonusForParty
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideAddPerkBonusForParty.PrefixAddPerkBonusForParty;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetEffectiveMaxHealth
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideGetEffectiveMaxHealth.PrefixGetEffectiveMaxHealth;

  • TaleWorlds.CampaignSystem.CharacterObject.GetPowerImp
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideCharacterObject.PrefixGetPowerImp;

  • TaleWorlds.CampaignSystem.CharacterObject.GetPower
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideCharacterObject.PrefixGetPower;

  • TaleWorlds.CampaignSystem.CharacterObject.GetBattlePower
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideCharacterObject.PrefixGetBattlePower;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHorseStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+SandboxAgentStatCalculateModelUpdateHorseStatsPatch.Postfix;

  • TaleWorlds.MountAndBlade.CustomBattleAgentStatCalculateModel.UpdateHorseStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+CustomBattleAgentStatCalculateModelUpdateHorseStatsPatch.Postfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.DecideMountRearedByBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+DecideMountRearedByBlowPatch.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.DecideAgentDismountedByBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+DecideAgentDismountedByBlowPatch.PrefixDecideAgentDismountedByBlow;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeFromHorseCharge
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+ChangeHorseDamageCalculation.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateValue
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateValue.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateHorseTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateHorseTier.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateTierMeleeWeapon
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateTierMeleeWeapon.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateAmmoTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+CalculateAmmoTierPatch.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateShieldTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+CalculateShieldTierPatch.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateRangedWeaponTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateRangedWeaponTier.Prefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateArmorTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateArmorTier.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.GetEntityDamageMultiplier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+GetEntityDamageMultiplierPatch.Prefix;

  • TaleWorlds.MountAndBlade.Mission.GetAttackCollisionResults
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+GetAttackCollisionResultsPatch.Postfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowDamage
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+OverrideDamageCalc.Prefix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHumanStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+SandboxAgentUpdateHumanStats.Postfix;

  • TaleWorlds.MountAndBlade.Mission.RegisterBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+RegisterBlowPatch.Prefix;

  • SandBox.Missions.MissionLogics.BattleAgentLogic.OnAgentHit
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+OnAgentHitPatch.Prefix;

  • TaleWorlds.MountAndBlade.CustomBattleAgentLogic.OnAgentHit
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+CustomBattleAgentLogicPatch.Prefix;

  • TaleWorlds.MountAndBlade.Agent.HandleBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+HandleBlowPatch.Prefix;

  • TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+MissionLoadChangeParameters.Postfix;

  • TaleWorlds.MountAndBlade.Agent.WeaponEquipped
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideWeaponEquipped.Prefix;

  • TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEquipItemsFromSpawnEquipment.Prefix;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEquipItemsFromSpawnEquipment.Postfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentShootMissile
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideOnAgentShootMissile.Prefix;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideOnAgentShootMissile.Postfix;

  • TaleWorlds.MountAndBlade.Mission.EndMission
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEndMission.PrefixOnEndMissionResult;

  • TaleWorlds.MountAndBlade.Agent.OnWieldedItemIndexChange
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OnWieldedItemIndexChangePatch.Postfix;

  • TaleWorlds.MountAndBlade.AgentStatCalculateModel.SetAiRelatedProperties
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeapon+OverrideSetAiRelatedProperties.Postfix;

  • TaleWorlds.MountAndBlade.CommonAIComponent.InitializeMorale
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultMilitaryPowerModel+InitializeMoralePatch.Prefix;

  • TaleWorlds.MountAndBlade.Agent.InitializeSpawnEquipment
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultMilitaryPowerModel+InitializeSpawnEquipmentPatch.Prefix;

  • TaleWorlds.Core.Equipment.GetRandomizedEquipment
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultMilitaryPowerModel+GetRandomizedEquipmentPatch.Prefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowDamageOnShield
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+OverrideDamageCalc+OverrideDamageCalcShield.Prefix;

  • SandBox.ViewModelCollection.Map.MapMobilePartyTrackerVM.CanAddParty
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.RemovePartyTrackersFromNonBanditPartiesPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.GetPartyMemberSizeLimit
    • Prefixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.PartySizeLimit.PartySizeModelPatch.Prefix;
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.PartySizeLimit.PartySizeModelPatch.Postfix;

  • SandBox.View.Map.MapScreen.TaleWorlds.CampaignSystem.GameState.IMapStateHandler.Tick
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.MapScreenPatch.Postfix;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.SafePassageBarterable.GetUnitValueForFaction
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.GetUnitValueForFactionPatch.Postfix;
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.GetUnitValueForFactionPatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.GetPartySpottingRange
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.Gameplay.PartySpottingRangePatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.ApplyInternal
    • Prefixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.Diplomacy.TrackClanKingdom+ChangeKingdomActionApplyByLeaveWithRebellionAgainstKingdomPatch.Prefix;

+ Log Files

  • default20240222
      • [2024-02-22T09:25:08.8460380-05:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2024-02-22T09:24:40.9171583-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2024-02-22T09:24:40.9171583-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T09:24:40.9057071-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2024-02-22T09:24:40.9057071-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T09:24:40.9057071-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.2.0, Culture=neutral, PublicKeyToken=null
      • [2024-02-22T09:24:40.9057071-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T09:24:40.9041530-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2024-02-22T09:24:40.9041530-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2024-02-22T09:24:40.9041530-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2024-02-22T09:24:40.9041530-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2024-02-22T09:24:40.9041530-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2024-02-22T09:24:40.9041530-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2024-02-22T09:24:40.9031581-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2024-02-22T09:24:40.9031581-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2024-02-22T09:24:40.9021531-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:24:40.8970624-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:24:40.8944627-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.7118278-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-02-22T09:24:40.7118278-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:24:40.6521871-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2024-02-22T09:24:40.6488682-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2024-02-22T09:24:37.3643134-05:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-02-22T09:24:37.3633139-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-02-22T09:24:37.3536378-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.8.dll for game v1.2.8.0 is loaded
      • [2024-02-22T09:24:37.3526349-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2024-02-22T09:24:37.3506457-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.9.dll
      • [2024-02-22T09:24:37.3506457-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.8.dll
      • [2024-02-22T09:24:37.3496397-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.7.dll
      • [2024-02-22T09:24:37.3496397-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.6.dll
      • [2024-02-22T09:24:37.3496397-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.5.dll
      • [2024-02-22T09:24:37.3486419-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.4.dll
      • [2024-02-22T09:24:37.3486419-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-02-22T09:24:37.3475445-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-02-22T09:24:37.3475445-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-02-22T09:24:37.3475445-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-02-22T09:24:37.3469534-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-02-22T09:24:37.3469534-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-02-22T09:24:37.3459519-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-02-22T09:24:37.3459519-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-02-22T09:24:37.3449546-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-02-22T09:24:37.3138739-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-02-22T09:24:37.2841154-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2024-02-22T09:16:58.5944032-05:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2024-02-22T09:16:34.4353918-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2024-02-22T09:16:34.4343815-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T09:16:34.4236141-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2024-02-22T09:16:34.4236141-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T09:16:34.4236141-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.2.0, Culture=neutral, PublicKeyToken=null
      • [2024-02-22T09:16:34.4236141-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T09:16:34.4226166-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2024-02-22T09:16:34.4226166-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2024-02-22T09:16:34.4216188-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2024-02-22T09:16:34.4216188-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2024-02-22T09:16:34.4216188-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2024-02-22T09:16:34.4216188-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2024-02-22T09:16:34.4216188-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2024-02-22T09:16:34.4206240-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2024-02-22T09:16:34.4196366-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4138891-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:16:34.4109078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4109078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2024-02-22T09:16:34.4109078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4109078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:16:34.4109078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4109078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:16:34.4109078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4109078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2024-02-22T09:16:34.4109078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.4109078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:16:34.4109078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.2278434-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-02-22T09:16:34.2278434-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:16:34.1657222-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2024-02-22T09:16:34.1627144-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2024-02-22T09:16:31.5025111-05:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-02-22T09:16:31.5005389-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-02-22T09:16:31.4917907-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.8.dll for game v1.2.8.0 is loaded
      • [2024-02-22T09:16:31.4898025-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2024-02-22T09:16:31.4876822-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.9.dll
      • [2024-02-22T09:16:31.4876822-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.8.dll
      • [2024-02-22T09:16:31.4876822-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.7.dll
      • [2024-02-22T09:16:31.4876822-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.6.dll
      • [2024-02-22T09:16:31.4870652-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.5.dll
      • [2024-02-22T09:16:31.4870652-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.4.dll
      • [2024-02-22T09:16:31.4860621-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-02-22T09:16:31.4860621-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-02-22T09:16:31.4860621-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-02-22T09:16:31.4850821-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-02-22T09:16:31.4850821-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-02-22T09:16:31.4840703-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-02-22T09:16:31.4840703-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-02-22T09:16:31.4840703-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-02-22T09:16:31.4830640-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-02-22T09:16:31.4501254-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-02-22T09:16:31.4199529-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2024-02-22T09:01:48.9748581-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2024-02-22T09:01:48.9748581-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T09:01:48.9621724-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2024-02-22T09:01:48.9621724-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T09:01:48.9621724-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.2.0, Culture=neutral, PublicKeyToken=null
      • [2024-02-22T09:01:48.9621724-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T09:01:48.9610856-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2024-02-22T09:01:48.9610856-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2024-02-22T09:01:48.9610856-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2024-02-22T09:01:48.9610856-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2024-02-22T09:01:48.9594996-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2024-02-22T09:01:48.9594996-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2024-02-22T09:01:48.9594996-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2024-02-22T09:01:48.9594996-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2024-02-22T09:01:48.9584916-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2024-02-22T09:01:48.9534996-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:01:48.9534996-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9534996-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2024-02-22T09:01:48.9534996-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2024-02-22T09:01:48.9514078-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9508151-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:01:48.9508151-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9508151-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T09:01:48.9508151-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9508151-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2024-02-22T09:01:48.9508151-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.9508151-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T09:01:48.9508151-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.7684180-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-02-22T09:01:48.7684180-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T09:01:48.7112091-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2024-02-22T09:01:48.7076993-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2024-02-22T09:01:46.3722724-05:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-02-22T09:01:46.3707650-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-02-22T09:01:46.3614255-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.8.dll for game v1.2.8.0 is loaded
      • [2024-02-22T09:01:46.3599209-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2024-02-22T09:01:46.3589262-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.9.dll
      • [2024-02-22T09:01:46.3589262-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.8.dll
      • [2024-02-22T09:01:46.3579102-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.7.dll
      • [2024-02-22T09:01:46.3579102-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.6.dll
      • [2024-02-22T09:01:46.3579102-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.5.dll
      • [2024-02-22T09:01:46.3569106-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.4.dll
      • [2024-02-22T09:01:46.3569106-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-02-22T09:01:46.3569106-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-02-22T09:01:46.3569106-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-02-22T09:01:46.3559091-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-02-22T09:01:46.3559091-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-02-22T09:01:46.3549099-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-02-22T09:01:46.3549099-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-02-22T09:01:46.3549099-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-02-22T09:01:46.3539104-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-02-22T09:01:46.3213505-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-02-22T09:01:46.2933117-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2024-02-22T09:00:24.7607655-05:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2024-02-22T08:59:56.8489827-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2024-02-22T08:59:56.8489827-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T08:59:56.8369728-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2024-02-22T08:59:56.8369728-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T08:59:56.8369728-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.2.0, Culture=neutral, PublicKeyToken=null
      • [2024-02-22T08:59:56.8369728-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T08:59:56.8359642-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2024-02-22T08:59:56.8359642-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2024-02-22T08:59:56.8359642-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2024-02-22T08:59:56.8359642-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2024-02-22T08:59:56.8349646-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2024-02-22T08:59:56.8349646-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2024-02-22T08:59:56.8349646-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2024-02-22T08:59:56.8339629-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2024-02-22T08:59:56.8339629-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T08:59:56.8274414-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8264422-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2024-02-22T08:59:56.8264422-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8264422-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T08:59:56.8264422-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8254420-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T08:59:56.8254420-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8254420-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2024-02-22T08:59:56.8254420-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.8254420-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T08:59:56.8254420-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.6324965-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-02-22T08:59:56.6324965-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T08:59:56.5740145-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2024-02-22T08:59:56.5709793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2024-02-22T08:59:53.6905549-05:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-02-22T08:59:53.6891327-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-02-22T08:59:53.6801298-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.8.dll for game v1.2.8.0 is loaded
      • [2024-02-22T08:59:53.6776262-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2024-02-22T08:59:53.5425120-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.9.dll
      • [2024-02-22T08:59:53.4028112-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.8.dll
      • [2024-02-22T08:59:53.2539579-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.7.dll
      • [2024-02-22T08:59:53.1097623-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.6.dll
      • [2024-02-22T08:59:52.9716671-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.5.dll
      • [2024-02-22T08:59:52.8355808-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.4.dll
      • [2024-02-22T08:59:52.6889712-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-02-22T08:59:52.5220301-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-02-22T08:59:52.3652016-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-02-22T08:59:52.2375712-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-02-22T08:59:52.0842796-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-02-22T08:59:51.9461225-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-02-22T08:59:51.7919732-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-02-22T08:59:51.6476568-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-02-22T08:59:51.5540324-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-02-22T08:59:51.4202197-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-02-22T08:59:51.3897003-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2024-02-22T04:24:52.1570821-05:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2024-02-22T04:24:31.0979984-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2024-02-22T04:24:31.0979984-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T04:24:31.0864913-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2024-02-22T04:24:31.0864913-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T04:24:31.0864913-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.2.0, Culture=neutral, PublicKeyToken=null
      • [2024-02-22T04:24:31.0864913-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2024-02-22T04:24:31.0864913-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2024-02-22T04:24:31.0854909-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2024-02-22T04:24:31.0854909-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2024-02-22T04:24:31.0854909-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2024-02-22T04:24:31.0854909-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2024-02-22T04:24:31.0854909-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2024-02-22T04:24:31.0844907-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2024-02-22T04:24:31.0834910-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2024-02-22T04:24:31.0834910-05:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T04:24:31.0779793-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2024-02-22T04:24:31.0759794-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:30.8917747-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2024-02-22T04:24:30.8917747-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2024-02-22T04:24:30.8256079-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2024-02-22T04:24:30.8226062-05:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2024-02-22T04:23:57.2890637-05:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2024-02-22T04:23:57.2870635-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2024-02-22T04:23:57.2775500-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.2.8.dll for game v1.2.8.0 is loaded
      • [2024-02-22T04:23:57.2755502-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2024-02-22T04:23:57.1884713-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.9.dll
      • [2024-02-22T04:23:57.1021310-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.8.dll
      • [2024-02-22T04:23:57.0270545-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.7.dll
      • [2024-02-22T04:23:56.9404752-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.6.dll
      • [2024-02-22T04:23:56.8662979-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.5.dll
      • [2024-02-22T04:23:56.7903360-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.4.dll
      • [2024-02-22T04:23:56.7090771-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2024-02-22T04:23:56.6343160-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2024-02-22T04:23:56.5503235-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2024-02-22T04:23:56.4617084-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2024-02-22T04:23:56.3811010-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2024-02-22T04:23:56.3085437-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2024-02-22T04:23:56.2379607-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2024-02-22T04:23:56.1619093-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2024-02-22T04:23:56.0778331-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2024-02-22T04:23:55.9751990-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2024-02-22T04:23:55.9394026-05:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...