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.99.09.46)
Runtime: .NET Framework 4.8.9139.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 TheLandOfSika.GameManager.SikaSandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) in Z:/黑骑工作室仓库/新单机仓库/TheLandOfSika/TheLandOfSika/GameManager/SikaSandBoxGameManager.cs:line 64
  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 TheLandOfSika.GameManager.SikaSandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 104)
    • Module: TheLandOfSika
      Method: virtual System.Void TheLandOfSika.GameManager.SikaSandBoxGameManager::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
  • TheLandOfSika
    • Method: virtual System.Void TheLandOfSika.GameManager.SikaSandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: void TheLandOfSika.GameManager.SikaSandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 104)
      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)
  • + Sandbox (Sandbox, v1.0.2.0)
  • + StoryMode (StoryMode, v1.0.2.0)
  • + CustomBattle (CustomBattle, v1.0.2.0)
  • + Artems Animations (Artems Animations, e1.5.2.0)
  • + (RBM) Realistic Battle Mod (RBM, v3.5.8.0)
  • + RealisticBattleSounds (RealisticBattleSounds, v0.0.1.0)
  • + LeaveOnClick (Bannerlord.LeaveOnClick, v1.0.2.0)
  • + You Keep What You Kill (YouKeepWhatYouKill, v1.0.18.0)
  • + MBSuperSpeed (MBSuperSpeed, v1.0.0.0)
  • + Bodyguards (Bodyguards, v1.1.0.0)
  • + TheLandOfSika (TheLandOfSika, v1.5.0.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
      • Owner: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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: YouKeepWhatYouKill; 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;

  • TaleWorlds.MountAndBlade.Agent.HandleBlow
    • Prefixes
      • Owner: realisticbattlesounds; Namespace: RealisticBattleSounds.HandleBlowPatch.Prefix;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Prefixes
      • Owner: realisticbattlesounds; Namespace: RealisticBattleSounds.HandleBlowPatch+MeleeHitCallbackPatch.Prefix;

  • TaleWorlds.MountAndBlade.BlowWeaponRecord.GetHitSound
    • Postfixes
      • Owner: realisticbattlesounds; Namespace: RealisticBattleSounds.HandleBlowPatch+GetHitSoundPatch.Postfix;

  • TaleWorlds.MountAndBlade.Mission.OnEntityHit
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: BaseOverhaul.HarmonyChanges.HarmonyEntityHit.OnEntityHitPostfix;

  • TaleWorlds.CampaignSystem.Campaign.InitializeScenes
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: BaseOverhaul.HarmonyChanges.HarmonyBattleScene.Postfix;

  • TaleWorlds.MountAndBlade.Module.CreateProcessedSkinsXMLForNative
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: BaseOverhaul.HarmonyChanges.HarmonySikaSkin.ActionSetsPrefix;

  • TaleWorlds.MountAndBlade.Module.CreateProcessedActionSetsXMLForNative
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: BaseOverhaul.HarmonyChanges.HarmonyActionSets.ActionSetsPrefix;

  • TaleWorlds.CampaignSystem.Actions.ChangeGovernorAction.ApplyGiveUpInternal
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomChangeGovernorAction.ApplyGiveUpInternal_Prefix;

  • TaleWorlds.CampaignSystem.Campaign.InitializeDefaultCampaignObjects
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomCampaign.LoadXml_Postfix;

  • TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.ApplyInternal
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomChangeKingdomAction.ApplyInternal_Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationCultureStageVM.InitializePlayersFaceKeyAccordingToCultureSelection
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomCharacterCreationCultureStageVM.InitializePlayersFaceKeyAccordingToCultureSelection_Postfix;

  • TaleWorlds.CampaignSystem.Conversation.ConversationHelper.GetConversationCharacterPartyLeader
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomConversationHelper.GetConversationCharacterPartyLeader;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.ApplyInternal
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomDeclareWarAction.ApplyInternal_Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.DailyTickClan
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomDiplomaticBartersBehavior.DailyTickClan_Prefix;

  • TaleWorlds.ModuleManager.ModuleHelper.GetXmlPath
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomModuleHelper.LoadGetMergedXmlForManaged;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.GetBattleSceneForMapPatch
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomGetBattleSceneForMapPatch.GetBattleSceneForMapPatch_Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroSpawnCampaignBehavior.ConsiderSpawningLordParties
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomHeroSpawnCampaignBehavior.ConsiderSpawningLordParties_Prefix;

  • TaleWorlds.CampaignSystem.Actions.MakePeaceAction.ApplyInternal
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomMakePeaceAction.ApplyInternal_Prefix;

  • TaleWorlds.Core.MBObjectManagerExtensions.LoadXML
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomMBObjectManagerExtensions.LoadXml_Postfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletCrosshair.GetShouldCrosshairBeVisible
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomMissionChanges.GetShouldCrosshairBeVisible;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.CalculateMobilePartyMemberSizeLimit
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomPartySize.PetsAddPartySize;

  • TaleWorlds.CampaignSystem.SandBoxManager.Initialize
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomSandBoxManager.postInitialize;

  • TaleWorlds.Localization.MBTextManager.GetLocalizedText
    • Transpilers
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.EnglishLanguagePatch.Transpiler;

  • TaleWorlds.CampaignSystem.Settlements.Settlement.get_OwnerClan
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.HarmonySettlementChanges.Postfix;

  • TaleWorlds.Localization.LocalizedTextManager.LoadLanguage
    • Transpilers
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.LoaderPatch.Transpiler;

  • SandBox.MapScene.Load
    • Transpilers
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.MainScenePatch.Transpiler;

  • TaleWorlds.CampaignSystem.SandBoxManager.InitializeSandboxXMLs
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.CustomDataPatchs.LoadXml_Postfix;

  • TaleWorlds.CampaignSystem.Hero.CanDie
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.SikaHero.Postfix;

  • TaleWorlds.CampaignSystem.Hero.CanBecomePrisoner
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.SikaHero.PostCanBecomePrisonerfix;

  • TaleWorlds.CampaignSystem.Hero.CanBeGovernorOrHavePartyRole
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.SikaHero.PostCanBeGovernorOrHavePartyRolefix;

  • TaleWorlds.GauntletUI.Data.GauntletMovie.Load
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.HarmonySettlementNameplate+Patch_GauntletMovie.Prefix;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Nameplate.SettlementNameplateWidget.SetNameplateRelationType
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.HarmonySettlementNameplate+PatchSettlementFix.Postfix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.RefreshDynamicProperties
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.HarmonySettlementNameplate+PatchSettlementNameplateVMFix.Postfix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM..ctor
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: TheLandOfSika.HarmonyChanges.HarmonySettlementNameplate+PatchSettlementNameplateVMConstructor.Postfix;

  • SandBox.View.Map.MapScreen.ComputeMapCamera
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.HarmonyComputeMapCamera.Prefix;

  • SandBox.SettlementPositionScript.get_SettlementsDistanceCacheFilePath
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.HarmonyOnSceneSave.Prefix;

  • TaleWorlds.Core.ItemObject.get_RelevantSkill
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.HarmonyPatchItemObject.Prefix;
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.HarmonyPatchItemObject.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.ItemMenuVM.SetWeaponComponentTooltip
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.SetWeaponComponentTooltips.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.ItemMenuVM.SetItem
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.SetItems.Postfix;

  • Helpers.FactionHelper.ChooseHeirClanForFiefs
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.Utils.ChooseHeirClanForFiefsHarmonyPatch.Prefix;

  • SandBox.View.Map.MapScreen.OnInitialize
    • Postfixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.NewBanditSystem.NewBanditGlobals.GetDataInAdvance.Harmonys.HarmonyOnInitialize.Postfix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoMeetingInternal
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.NewBanditSystem.NewBanditGlobals.GetDataInAdvance.Harmonys.PlayerEncounterDoMeetingInternalPatch.Prefix;

  • TaleWorlds.CampaignSystem.CharacterObject.get_TroopWage
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.NewCreateMyWarband.Harmony.HarmonyTroopWage.Prefix;

  • TaleWorlds.MountAndBlade.Agent.RegisterBlow
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.InstanceZonesSystem.Components.MonsterSystemComponentPackage.SkillPackage.DamageReductionSkills.Prefix;

  • TaleWorlds.CampaignSystem.CharacterObject.Deserialize
    • Prefixes
      • Owner: DarkKnight.MB2.TheLandOfSika; Namespace: StoryCamera.CreateMyWarband.Uitls.CreateMyWarbandBaseUitls+HarmonyDeserialize.Prefix;

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

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

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

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

  • TaleWorlds.MountAndBlade.Agent.set_Formation
    • Prefixes
      • Owner: motes.bodyguards; Namespace: Bodyguards.ProtectBodyguardFormationPatch.Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.ExecuteCloseOptions
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixin.ExecuteCloseOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.RefreshValues
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixin.RefreshValuesPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.set_CategoryIndex
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsvm; Namespace: MCM.UI.UIExtenderEx.OptionsVMMixin.SetSelectedCategoryPostfix; Priority: 300;

  • 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

  • default20230424
      • [2023-04-24T15:25:24.9778630+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-24T15:25:24.9778630+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:25:24.9118975+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-24T15:25:24.9108977+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:25:23.4323305+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-24T15:25:23.4323305+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:25:23.3662097+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-24T15:25:23.3662097+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:25:21.7745417+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-24T15:25:21.7730813+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:25:21.7086108+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-24T15:25:21.7086108+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:25:12.3922663+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-24T15:25:12.3922663+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:25:12.3222715+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-24T15:25:12.3222715+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:25:11.9143903+01:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-24T15:18:59.1910287+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-24T15:18:59.1900301+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-24T15:18:59.1624585+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-24T15:18:59.1624585+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-24T15:18:59.1624585+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-24T15:18:59.1604569+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-24T15:18:59.1584586+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-24T15:18:59.1584586+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-24T15:18:59.1574577+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-24T15:18:59.1574577+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-24T15:18:59.1564573+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-24T15:18:59.1564573+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-24T15:18:59.1548930+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (5)
      • [2023-04-24T15:18:59.1498935+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-24T15:18:59.1488945+01:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-24T15:18:59.1423847+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-24T15:18:59.1423847+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1423847+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-24T15:18:59.1423847+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1423847+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-24T15:18:59.1423847+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1423847+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-24T15:18:59.1423847+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1423847+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-24T15:18:59.1423847+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-24T15:18:59.1413852+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1403849+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-24T15:18:59.1403849+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1403849+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-24T15:18:59.1403849+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.1403849+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-24T15:18:59.1403849+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:59.0896616+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-24T15:18:58.5795126+01:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-24T15:18:58.4635244+01: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-24T15:18:58.4635244+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-24T15:18:58.3771361+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'YouKeepWhatYouKill.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-24T15:18:58.3771361+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-24T15:18:58.3771361+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-24T15:18:58.3771361+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-24T15:18:58.3771361+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-24T15:18:58.3771361+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-24T15:18:58.3771361+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-24T15:18:58.3771361+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-24T15:18:58.3771361+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-24T15:18:58.3771361+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation YouKeepWhatYouKill.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-24T15:18:58.3760882+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-24T15:18:58.3760882+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.1.0.dll.
      • [2023-04-24T15:18:58.3760882+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.3.dll.
      • [2023-04-24T15:18:58.3760882+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation YouKeepWhatYouKill.1.0.1.dll.
      • [2023-04-24T15:18:58.3760882+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-24T15:18:58.3760882+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-24T15:18:58.3760882+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-24T15:18:58.3745775+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-24T15:18:58.3695774+01:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-24T15:05:49.1896421+01:00] [YouKeepWhatYouKill.SubModule] [INF]: You Keep What You Kill Loaded
      • [2023-04-24T15:05:43.2184239+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-24T15:05:43.2155695+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-24T15:05:43.1955434+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2023-04-24T15:05:43.1925429+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-24T15:05:43.0864407+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-24T15:05:42.9861573+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-24T15:05:42.8922726+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-24T15:05:42.7920649+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-24T15:05:42.6929369+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-24T15:05:42.5876580+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-24T15:05:42.3586481+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-24T15:05:42.1700500+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-24T14:32:53.9473825+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-24T14:32:53.9443816+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-24T14:32:53.9263505+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2023-04-24T14:32:53.9243506+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-24T14:32:53.9208390+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-24T14:32:53.9208390+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-24T14:32:53.9193327+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-24T14:32:53.9193327+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-24T14:32:53.9183313+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-24T14:32:53.9173326+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-24T14:32:53.8516697+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-24T14:32:53.7932953+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-24T14:19:54.0578413+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-24T14:19:54.0544577+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-24T14:19:54.0268376+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.2.dll for game v1.0.2.0 is loaded
      • [2023-04-24T14:19:54.0186445+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-24T14:19:53.8957874+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-24T14:19:53.7811675+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-24T14:19:53.6554789+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-24T14:19:53.5299354+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-24T14:19:53.3863882+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-24T14:19:53.2670881+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-24T14:19:53.0157627+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-24T14:19:52.7956340+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-24T12:36:23.3606738+01:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-24T12:36:23.3571696+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-24T12:36:23.3371484+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.2.dll for game v1.1.2.0 is loaded
      • [2023-04-24T12:36:23.3321510+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-24T12:36:23.2288533+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-04-24T12:36:23.1367248+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-04-24T12:36:23.0451923+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-24T12:36:22.9485835+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-24T12:36:22.8419249+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-24T12:36:22.7326507+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-24T12:36:22.5106022+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-24T12:36:22.3211390+01:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...