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

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

Launcher: steam (07.94.58.87)
Runtime: .NET Framework 4.8.4614.0


+ Exception

Exception information
Type: HarmonyLib.HarmonyException
Message: Patching exception in method System.Void TaleWorlds.MountAndBlade.Mission::HandleMissileCollisionReaction(System.Int32 missileIndex, TaleWorlds.MountAndBlade.MissileCollisionReaction collisionReaction, TaleWorlds.Library.MatrixFrame attachLocalFrame, TaleWorlds.MountAndBlade.Agent attackerAgent, TaleWorlds.MountAndBlade.Agent attachedAgent, System.Boolean attachedToShield, System.SByte attachedBoneIndex, TaleWorlds.MountAndBlade.MissionObject attachedMissionObject, TaleWorlds.Library.Vec3 bounceBackVelocity, TaleWorlds.Library.Vec3 bounceBackAngularVelocity, System.Int32 forcedSpawnIndex)
Source: 0Harmony
CallStack:
  1. at void HarmonyLib.PatchClassProcessor.ReportException(Exception exception, MethodBase original)
  2. at List HarmonyLib.PatchClassProcessor.Patch()
  3. at void HarmonyLib.CollectionExtensions.Do(IEnumerable sequence, Action action)
  4. at void RBMCombat.RBMCombatPatcher.DoPatching(ref Harmony rbmcombatHarmony) in D:/SteamLibrary/steamapps/common/Mount & Blade II Bannerlord/Modules/RealisticBattleProject/RealisticBattleCombatModule/CombatModule/RBMCombatPatcher.cs:line 9
  5. at void RBM.SubModule.ApplyHarmonyPatches() in D:/SteamLibrary/steamapps/common/Mount & Blade II Bannerlord/Modules/RealisticBattleProject/RBM/SubModule.cs:line 69
  6. at void RBM.SubModule.OnGameStart(Game game, IGameStarter gameStarterObject) in D:/SteamLibrary/steamapps/common/Mount & Blade II Bannerlord/Modules/RealisticBattleProject/RBM/SubModule.cs:line 123
  7. at void TaleWorlds.MountAndBlade.MBGameManager.OnGameStart_Patch0(MBGameManager this, Game game, IGameStarter gameStarter)
  8. at void TaleWorlds.CampaignSystem.Campaign.OnInitialize()
  9. at void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  10. at bool TaleWorlds.Core.GameType.DoLoadingForGameType()
  11. at void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep)
  12. at bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  13. at void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt)
  14. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  15. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)
  16. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt)


Inner Exception information
Type: System.Exception
Message: Parameter "isAttachedFrameLocal" not found in method System.Void TaleWorlds.MountAndBlade.Mission::HandleMissileCollisionReaction(System.Int32 missileIndex, TaleWorlds.MountAndBlade.MissileCollisionReaction collisionReaction, TaleWorlds.Library.MatrixFrame attachLocalFrame, TaleWorlds.MountAndBlade.Agent attackerAgent, TaleWorlds.MountAndBlade.Agent attachedAgent, System.Boolean attachedToShield, System.SByte attachedBoneIndex, TaleWorlds.MountAndBlade.MissionObject attachedMissionObject, TaleWorlds.Library.Vec3 bounceBackVelocity, TaleWorlds.Library.Vec3 bounceBackAngularVelocity, System.Int32 forcedSpawnIndex)
Source: 0Harmony
CallStack:
  1. at void HarmonyLib.MethodPatcher.EmitCallParameter(MethodInfo patch, Dictionary variables, LocalBuilder runOriginalVariable, bool allowFirsParamPassthrough, out LocalBuilder tmpInstanceBoxingVar, out LocalBuilder tmpObjectVar, List> tmpBoxVars)
  2. at void HarmonyLib.MethodPatcher.AddPrefixes(Dictionary variables, LocalBuilder runOriginalVariable)+(MethodInfo fix) => { } [0]
  3. at void HarmonyLib.CollectionExtensions.Do(IEnumerable sequence, Action action)
  4. at MethodInfo HarmonyLib.MethodPatcher.CreateReplacement(out Dictionary finalInstructions)
  5. at MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
  6. at void HarmonyLib.PatchClassProcessor.ProcessPatchJob(Job job)

+ Enhanced Stacktrace

  • Frame: void HarmonyLib.MethodPatcher.EmitCallParameter(MethodInfo patch, Dictionary variables, LocalBuilder runOriginalVariable, bool allowFirsParamPassthrough, out LocalBuilder tmpInstanceBoxingVar, out LocalBuilder tmpObjectVar, List> tmpBoxVars) (IL Offset: 2280)
    • Module: Bannerlord.Harmony
      Method: System.Void HarmonyLib.MethodPatcher::EmitCallParameter(System.Reflection.MethodInfo patch, System.Collections.Generic.Dictionary`2 variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean allowFirsParamPassthrough, System.Reflection.Emit.LocalBuilder& tmpInstanceBoxingVar, System.Reflection.Emit.LocalBuilder& tmpObjectVar, System.Collections.Generic.List`1> tmpBoxVars)
      Method From Stackframe Issue: False
  • Frame: void HarmonyLib.MethodPatcher.AddPrefixes(Dictionary variables, LocalBuilder runOriginalVariable)+(MethodInfo fix) => { } [0] (IL Offset: 142)
    • Module: Bannerlord.Harmony
      Method: System.Void HarmonyLib.<>c__DisplayClass35_0::b__0(System.Reflection.MethodInfo fix)
      Method From Stackframe Issue: False
  • Frame: void HarmonyLib.CollectionExtensions.Do(IEnumerable sequence, Action action) (IL Offset: 25)
    • Module: Bannerlord.Harmony
      Method: static System.Void HarmonyLib.CollectionExtensions::Do(System.Collections.Generic.IEnumerable`1 sequence, System.Action`1 action)
      Method From Stackframe Issue: False
    • Module: Bannerlord.Harmony
      Method: static System.Void HarmonyLib.CollectionExtensions::Do(System.Collections.Generic.IEnumerable`1 sequence, System.Action`1 action)
      Method From Stackframe Issue: False
  • Frame: MethodInfo HarmonyLib.MethodPatcher.CreateReplacement(out Dictionary finalInstructions) (IL Offset: 517)
    • Module: Bannerlord.Harmony
      Method: System.Reflection.MethodInfo HarmonyLib.MethodPatcher::CreateReplacement(System.Collections.Generic.Dictionary`2& finalInstructions)
      Method From Stackframe Issue: False
  • Frame: MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo) (IL Offset: 87)
    • Module: Bannerlord.Harmony
      Method: static System.Reflection.MethodInfo HarmonyLib.PatchFunctions::UpdateWrapper(System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo)
      Method From Stackframe Issue: False
  • Frame: void HarmonyLib.PatchClassProcessor.ProcessPatchJob(Job job) (IL Offset: 187)
    • Module: Bannerlord.Harmony
      Method: System.Void HarmonyLib.PatchClassProcessor::ProcessPatchJob(HarmonyLib.Job job)
      Method From Stackframe Issue: False
  • Frame: void HarmonyLib.PatchClassProcessor.ReportException(Exception exception, MethodBase original) (IL Offset: 273)
    • Module: Bannerlord.Harmony
      Method: System.Void HarmonyLib.PatchClassProcessor::ReportException(System.Exception exception, System.Reflection.MethodBase original)
      Method From Stackframe Issue: False
  • Frame: List HarmonyLib.PatchClassProcessor.Patch() (IL Offset: 155)
    • Module: Bannerlord.Harmony
      Method: System.Collections.Generic.List`1 HarmonyLib.PatchClassProcessor::Patch()
      Method From Stackframe Issue: False
  • Frame: void RBMCombat.RBMCombatPatcher.DoPatching(ref Harmony rbmcombatHarmony) (IL Offset: 8)
    • Module: RBM
      Method: static System.Void RBMCombat.RBMCombatPatcher::DoPatching(HarmonyLib.Harmony& rbmcombatHarmony)
      Method From Stackframe Issue: False
  • Frame: void RBM.SubModule.ApplyHarmonyPatches() (IL Offset: 132)
    • Module: RBM
      Method: static System.Void RBM.SubModule::ApplyHarmonyPatches()
      Method From Stackframe Issue: False
  • Frame: void RBM.SubModule.OnGameStart(Game game, IGameStarter gameStarterObject) (IL Offset: 12)
    • Module: RBM
      Method: virtual System.Void RBM.SubModule::OnGameStart(TaleWorlds.Core.Game game, TaleWorlds.Core.IGameStarter gameStarterObject)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.MBGameManager.OnGameStart_Patch0(MBGameManager this, Game game, IGameStarter gameStarter) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Collections.Generic.IEnumerable`1 Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch::Transpiler(System.Collections.Generic.IEnumerable`1 instructions, System.Reflection.MethodBase __originalMethod)
      Method From Stackframe Issue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Collections.Generic.IEnumerable`1 Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch::Transpiler(System.Collections.Generic.IEnumerable`1 instructions, System.Reflection.MethodBase __originalMethod)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.MBGameManager.OnGameStart_Patch0(TaleWorlds.MountAndBlade.MBGameManager this, TaleWorlds.Core.Game game, TaleWorlds.Core.IGameStarter gameStarter)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.MBGameManager::OnGameStart(TaleWorlds.Core.Game game, TaleWorlds.Core.IGameStarter gameStarter)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.OnInitialize() (IL Offset: 213)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::OnInitialize()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 37)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Method From Stackframe Issue: False
  • Frame: bool TaleWorlds.Core.GameType.DoLoadingForGameType() (IL Offset: 44)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
      Method From Stackframe Issue: False
  • Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 245)
    • Module: Sandbox
      Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Method From Stackframe Issue: False
  • Frame: bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager() (IL Offset: 162)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
      Method From Stackframe Issue: False
  • 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
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(System.Single dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      Method From Stackframe Issue: False

+ Involved Modules

  • Bannerlord.Harmony
    • Method: System.Void HarmonyLib.MethodPatcher::EmitCallParameter(System.Reflection.MethodInfo patch, System.Collections.Generic.Dictionary`2 variables, System.Reflection.Emit.LocalBuilder runOriginalVariable, System.Boolean allowFirsParamPassthrough, System.Reflection.Emit.LocalBuilder& tmpInstanceBoxingVar, System.Reflection.Emit.LocalBuilder& tmpObjectVar, System.Collections.Generic.List`1> tmpBoxVars)
      Frame: void HarmonyLib.MethodPatcher.EmitCallParameter(MethodInfo patch, Dictionary variables, LocalBuilder runOriginalVariable, bool allowFirsParamPassthrough, out LocalBuilder tmpInstanceBoxingVar, out LocalBuilder tmpObjectVar, List> tmpBoxVars) (IL Offset: 2280)
      HarmonyIssue: False
    • Method: System.Void HarmonyLib.<>c__DisplayClass35_0::b__0(System.Reflection.MethodInfo fix)
      Frame: void HarmonyLib.MethodPatcher.AddPrefixes(Dictionary variables, LocalBuilder runOriginalVariable)+(MethodInfo fix) => { } [0] (IL Offset: 142)
      HarmonyIssue: False
    • Method: static System.Void HarmonyLib.CollectionExtensions::Do(System.Collections.Generic.IEnumerable`1 sequence, System.Action`1 action)
      Frame: void HarmonyLib.CollectionExtensions.Do(IEnumerable sequence, Action action) (IL Offset: 25)
      HarmonyIssue: False
    • Method: System.Reflection.MethodInfo HarmonyLib.MethodPatcher::CreateReplacement(System.Collections.Generic.Dictionary`2& finalInstructions)
      Frame: MethodInfo HarmonyLib.MethodPatcher.CreateReplacement(out Dictionary finalInstructions) (IL Offset: 517)
      HarmonyIssue: False
    • Method: static System.Reflection.MethodInfo HarmonyLib.PatchFunctions::UpdateWrapper(System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo)
      Frame: MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo) (IL Offset: 87)
      HarmonyIssue: False
    • Method: System.Void HarmonyLib.PatchClassProcessor::ProcessPatchJob(HarmonyLib.Job job)
      Frame: void HarmonyLib.PatchClassProcessor.ProcessPatchJob(Job job) (IL Offset: 187)
      HarmonyIssue: False
    • Method: System.Void HarmonyLib.PatchClassProcessor::ReportException(System.Exception exception, System.Reflection.MethodBase original)
      Frame: void HarmonyLib.PatchClassProcessor.ReportException(Exception exception, MethodBase original) (IL Offset: 273)
      HarmonyIssue: False
    • Method: System.Collections.Generic.List`1 HarmonyLib.PatchClassProcessor::Patch()
      Frame: List HarmonyLib.PatchClassProcessor.Patch() (IL Offset: 155)
      HarmonyIssue: False
    • Method: static System.Void HarmonyLib.CollectionExtensions::Do(System.Collections.Generic.IEnumerable`1 sequence, System.Action`1 action)
      Frame: void HarmonyLib.CollectionExtensions.Do(IEnumerable sequence, Action action) (IL Offset: 25)
      HarmonyIssue: False
  • RBM
    • Method: static System.Void RBMCombat.RBMCombatPatcher::DoPatching(HarmonyLib.Harmony& rbmcombatHarmony)
      Frame: void RBMCombat.RBMCombatPatcher.DoPatching(ref Harmony rbmcombatHarmony) (IL Offset: 8)
      HarmonyIssue: False
    • Method: static System.Void RBM.SubModule::ApplyHarmonyPatches()
      Frame: void RBM.SubModule.ApplyHarmonyPatches() (IL Offset: 132)
      HarmonyIssue: False
    • Method: virtual System.Void RBM.SubModule::OnGameStart(TaleWorlds.Core.Game game, TaleWorlds.Core.IGameStarter gameStarterObject)
      Frame: void RBM.SubModule.OnGameStart(Game game, IGameStarter gameStarterObject) (IL Offset: 12)
      HarmonyIssue: False
  • Bannerlord.ButterLib
    • Method: static System.Collections.Generic.IEnumerable`1 Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch::Transpiler(System.Collections.Generic.IEnumerable`1 instructions, System.Reflection.MethodBase __originalMethod)
      Frame: void TaleWorlds.MountAndBlade.MBGameManager.OnGameStart_Patch0(MBGameManager this, Game game, IGameStarter gameStarter) (IL Offset: -1)
      HarmonyIssue: False
    • Method: static System.Collections.Generic.IEnumerable`1 Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch::Transpiler(System.Collections.Generic.IEnumerable`1 instructions, System.Reflection.MethodBase __originalMethod)
      Frame: void TaleWorlds.MountAndBlade.MBGameManager.OnGameStart_Patch0(MBGameManager this, Game game, IGameStarter gameStarter) (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: 245)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.162)
  • + ButterLib (Bannerlord.ButterLib, v2.8.0.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.7.1.0)
  • + Native (Native, v1.0.2.0)
  • + SandBox Core (SandBoxCore, v1.0.2.0)
  • + CustomBattle (CustomBattle, v1.0.2.0)
  • + Sandbox (Sandbox, v1.0.2.0)
  • + StoryMode (StoryMode, v1.0.2.0)
  • + Birth and Death Options (BirthAndDeath, v1.0.2.0)
  • + (RBM) Realistic Battle Mod (RBM, v3.5.8.0)
  • + Calradia Expanded (CalradiaExpanded, a1.1.9.0)
  • + Open Source Armory (OpenSourceArmory, v1.14.0.0)
  • + Open Source Armory: RBM Patch (OpenSourceArmoryRBM, v1.14.0.0)
  • + Open Source Saddlery (OpenSourceSaddlery, v1.3.0.0)
  • + Open Source Saddlery: RBM Patch (OpenSourceSaddleryRBM, v1.3.0.0)
  • + Open Source Weaponry (OpenSourceWeaponry, v1.3.0.0)
  • + Open Source Weaponry: RBM Patch (OpenSourceWeaponryRBM, v1.3.0.0)
  • + Calradia Expanded: Kingdoms (CalradiaExpandedKingdoms, v1.2.3.0)
  • + Tournaments XPanded (TournamentsXPanded, v4.1.13.0)

+ Assemblies

+ Harmony Patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • SandBox.MapScene.GetNavigationMeshIndexOfTerrainType
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+GetNavigationMeshIndexOfTerrainTypePatch.Postfix;

  • SandBox.MapScene.GetFaceTerrainType
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+GetFaceTerrainTypePatch.Postfix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.OnAiTickInternal
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+OnAiTickInternalPatch.Postfix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.IsVisible
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Ruins.Patches.IsVisiblePatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.bandit_start_barter_condition
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Ruins.Patches.bandit_start_barter_conditionPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultEncounterGameMenuModel.GetEncounterMenu
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Ruins.Patches.CEKGetEncounterMenu.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AgingCampaignBehavior.OnHeroComesOfAge
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Fixes.OnHeroComesOfAgePatch.Prefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.DefaultCulturalFeats.InitializeAll
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Feats.Patches.InitializeAllPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.AriorumPatch1.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderWar
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.AriorumPatch2.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoinAsMercenary
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.AriorumPatch3.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoin
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.AriorumPatch4.Prefix;

  • TaleWorlds.ObjectSystem.MBObjectManager.GetMergedXmlForManaged
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.GetMergedXmlForManagedPath.Prefix;

  • TaleWorlds.CampaignSystem.NameGenerator.GenerateClanName
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.GenerateClanNamePatch.Postfix;

  • Helpers.FactionHelper.GenerateClanNameforPlayer
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.GenerateClanNameforPlayerPatch.Postfix;

  • TaleWorlds.CampaignSystem.Campaign.OnRegisterTypes
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.CEKRegisterTypes.Postfix;

  • TaleWorlds.CampaignSystem.CharacterObject.GetUpgradeXpCost
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.GetUpgradeXpCostPatch.Prefix;

  • TaleWorlds.MountAndBlade.MBGameManager.StartNewGame
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.StartNewGamePatch.Prefix;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.AddTroopToMilitiaParty
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.MilitiaSpawnPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.WorkshopsCampaignBehavior.IsItemPreferredForTown
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.IsItemPreferredPatch.Postfix;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.CachePossibleRegularRewardItems
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.TournamentPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationCultureStageVM.InitializePlayersFaceKeyAccordingToCultureSelection
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.CEKCharacterCreation.Patches+CEKSandboxInitializePlayersFaceKeyAccordingToCultureSelectionPatch.Postfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer.WidgetsMultiplayerHelper.GetFactionColorCode
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.CEKCharacterCreation.Patches+CEKSandboxSetColorGradientPatch.Postfix;

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

+ Log Files

  • default20230411
      • [2023-04-11T19:45:40.5885738+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-11T19:45:40.5885738+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:45:40.5476997+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-11T19:45:40.5466852+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:45:32.4655271+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-11T19:45:32.4655271+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:45:32.4216488+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-11T19:45:32.4216488+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:45:18.5920814+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-11T19:45:18.5920814+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:45:18.5509510+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-11T19:45:18.5509510+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:45:01.7097009+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-11T19:45:01.7097009+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:45:01.6678633+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-11T19:45:01.6678633+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:45:01.4703712+03:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-11T19:44:50.0834710+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-11T19:44:50.0834710+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-11T19:44:50.0695207+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-11T19:44:50.0695207+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-11T19:44:50.0695207+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-11T19:44:50.0685080+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-11T19:44:50.0675183+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-11T19:44:50.0675183+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-11T19:44:50.0675183+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-11T19:44:50.0675183+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-11T19:44:50.0665241+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-11T19:44:50.0665241+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-11T19:44:50.0655185+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (3)
      • [2023-04-11T19:44:50.0645217+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-11T19:44:50.0635242+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T19:44:50.0605551+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0595331+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-11T19:44:50.0595331+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0595331+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-11T19:44:50.0595331+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0595331+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T19:44:50.0595331+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0595331+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-11T19:44:50.0595331+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0595331+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-11T19:44:50.0595331+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:50.0346068+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-11T19:44:49.8231626+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-11T19:44:49.7573398+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-11T19:44:49.7573398+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T19:44:49.7054485+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TournamentsXPanded.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-11T19:44:49.7054485+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-11T19:44:49.7054485+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-11T19:44:49.7054485+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-11T19:44:49.7054485+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-11T19:44:49.7054485+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-11T19:44:49.7054485+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-11T19:44:49.7054485+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-11T19:44:49.7054485+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-11T19:44:49.7054485+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation TournamentsXPanded.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-11T19:44:49.7054485+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-11T19:44:49.7044825+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.1.0.dll.
      • [2023-04-11T19:44:49.7044825+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-11T19:44:49.7044825+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T19:44:49.7044825+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-11T19:44:49.7044825+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-11T19:44:49.7014621+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-11T19:44:44.3650598+03:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-11T19:44:44.3620665+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-11T19:44:44.3501053+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2023-04-11T19:44:44.3481046+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-11T19:44:44.3461175+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-11T19:44:44.3451166+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-11T19:44:44.3441226+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-11T19:44:44.3421217+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-11T19:44:44.3411246+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-11T19:44:44.3401250+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-11T19:44:44.2942485+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-11T19:44:44.2503671+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-11T14:30:52.0147627+03:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-11T14:30:52.0117722+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-11T14:30:51.9978094+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-11T14:30:51.9958157+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-11T14:30:51.9938205+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-11T14:30:51.9938205+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-11T14:30:51.9938205+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-11T14:30:51.9928230+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-11T14:30:51.9928230+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-11T14:30:51.9918260+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-11T14:30:51.9459484+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-11T14:30:51.9070463+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-11T14:28:37.5926997+03:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-11T14:27:57.6162773+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-11T14:27:57.6152799+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-11T14:27:57.6003447+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-11T14:27:57.6003447+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-11T14:27:57.6003447+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-11T14:27:57.6003447+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-11T14:27:57.5993430+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-11T14:27:57.5983506+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-11T14:27:57.5983506+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-11T14:27:57.5983506+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-11T14:27:57.5983506+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-11T14:27:57.5983506+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-11T14:27:57.5973520+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (3)
      • [2023-04-11T14:27:57.5953330+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-11T14:27:57.5953330+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-11T14:27:57.5923373+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T14:27:57.5923373+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5923373+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-11T14:27:57.5923373+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5923373+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-11T14:27:57.5923373+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5923373+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T14:27:57.5923373+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5923373+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-11T14:27:57.5923373+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-11T14:27:57.5913679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.5664356+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-11T14:27:57.3819310+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-11T14:27:57.3161045+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-11T14:27:57.3161045+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TournamentsXPanded.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation TournamentsXPanded.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation TournamentsXPanded.1.1.0.dll.
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-11T14:27:57.2726213+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-11T14:27:57.2716546+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-11T14:27:57.2686653+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-11T14:27:52.9756592+03:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-11T14:27:52.9726681+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-11T14:27:52.9587011+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-11T14:27:52.9557073+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-11T14:27:52.9537132+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-11T14:27:52.9537132+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-11T14:27:52.9537132+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-11T14:27:52.9527194+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-11T14:27:52.9527194+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-11T14:27:52.9517103+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-11T14:27:52.9053885+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-11T14:27:52.8644893+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...