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.


+ Exception

Exception information
Type: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
CallStack:
  1. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  2. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  3. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  4. at TaleWorlds.Library.Common.InvokeWithLog_Patch1(MethodInfo methodInfo, Object obj, Object[] args)
  5. at TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1(ViewModel this, String commandName, Object[] parameters)
  6. at TaleWorlds.GauntletUI.Data.GauntletView.OnCommand(String command, Object[] args)
  7. at TaleWorlds.GauntletUI.BaseTypes.Widget.EventFired(String eventName, Object[] args)
  8. at TaleWorlds.GauntletUI.BaseTypes.ButtonWidget.HandleClick()
  9. at TaleWorlds.GauntletUI.BaseTypes.ButtonWidget.OnMouseReleased()
  10. at TaleWorlds.GauntletUI.EventManager.MouseUp()
  11. at TaleWorlds.GauntletUI.UIContext.UpdateInput(InputType handleInputs)
  12. at TaleWorlds.ScreenSystem.ScreenManager.Update()
  13. at TaleWorlds.ScreenSystem.ScreenManager.Tick_Patch1(Single dt, Boolean activeMouseVisible)


Inner Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem.ViewModelCollection
CallStack:
  1. at TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.<>c.b__80_0()
  2. at TaleWorlds.MountAndBlade.ViewModelCollection.Inquiries.SingleQueryPopUpVM.ExecuteAffirmativeAction()

+ Involved Modules

  • Bannerlord.Diplomacy
    • Method: static System.Void Diplomacy.Patches.ViewModelPatch::FixInvoke(System.Reflection.MethodInfo methodInfo, System.Object obj, System.Object[] args)
      Frame: TaleWorlds.Library.Common.InvokeWithLog_Patch1 at offset 138 in file:line:column :0:0
  • Bannerlord.MBOptionScreen
    • Method: static System.Boolean MCM.UI.Patches.ViewModelPatch::ExecuteCommandPatch(System.Object __instance, System.String commandName, System.Object[] parameters)
      Frame: TaleWorlds.Library.ViewModel.ExecuteCommand_Patch1 at offset 636 in file:line:column :0:0

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.87)
  • + ButterLib (Bannerlord.ButterLib, v2.2.2.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.2.7.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.7.8.0)
  • + Native (Native, e1.8.0.0)
  • + SandBox Core (SandBoxCore, e1.8.0.0)
  • + Sandbox (Sandbox, e1.8.0.0)
  • + CustomBattle (CustomBattle, e1.8.0.0)
  • + StoryMode (StoryMode, e1.8.0.0)
  • + Diplomacy (Bannerlord.Diplomacy, v1.1.11.4)
  • + My Little Warband (MyLittleWarband, v1.8.0.0)
  • + Better Time (BetterTime, v1.2.6.0)
  • + Dismemberment (Plus) for e1.8.0 (DismembermentPlus, v2.0.3.1)
  • + Raise your Banner Plus (RaiseYourBannerPlus, v6.1.0.0)
  • + Vexillum (Vexillum, e1.5.2.0)
  • + Unlock_All_Parts (Unlock_All_Parts, e1.7.0.0)
  • + Distinguished Service (DistinguishedService, v5.1.5.0)
  • + Character Reload (CharacterReload, v1.8.0.7)
  • + Party Screen Enhancements (PartyScreenEnhancements, v1.6.9.0)
  • + RTS Camera Command System (RTSCamera.CommandSystem, e4.1.13.0)
  • + AutoCreateNewParty (AutoCreateNewParty, v1.0.0.0)
  • + RTS Camera (RTSCamera, e4.1.13.0)
  • + BannerColorPersistence with BannerPaste (BannerColorPersistence, v1.3.1.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseSubModuleLoadPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnSubModuleLoadPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnSubModuleUnloadedPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnSubModuleUnloadedPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnSubModuleUnloadedPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnApplicationTickPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnApplicationTickPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameStartPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameStartPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnGameStartPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchInitializeGameStarterPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchInitializeGameStarterPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchDoLoadingPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchDoLoadingPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameLoadedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnGameLoadedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnCampaignStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnCampaignStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchBeginGameStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchBeginGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameEndPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameEndPostfix; Index: 1;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnGameEndPostfix; Index: 2;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnGameInitializationFinishedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnGameInitializationFinishedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnBeforeMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnBeforeMissionBehaviourInitializePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnMissionBehaviourInitializePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnMissionBehaviourInitializePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnMultiplayerGameStartPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnMultiplayerGameStartPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnNewGameCreatedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnNewGameCreatedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchRegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchRegisterSubModuleObjectsPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchAfterRegisterSubModuleObjectsPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchAfterRegisterSubModuleObjectsPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnAfterGameInitializationFinishedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnAfterGameInitializationFinishedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnConfigChangedPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnConfigChangedPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchOnInitialStatePostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchOnInitialStatePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatchAfterAsyncTickTickPostfix;
      • Owner: Bannerlord.Diplomacy; Namespace: Bannerlord.ModuleLoader.SubModuleWrappers.Patches.MBSubModuleBasePatchAfterAsyncTickTickPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Module.FinalizeSubModules
    • Postfixes
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatchFinalizeSubModulesPostfix;

  • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatchTranspiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameStart
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatchTranspiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameEnd
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatchTranspiler;

  • TaleWorlds.CampaignSystem.CampaignBehaviorBase..ctor
    • Postfixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatchCampaignBehaviorBaseCtorPostfix;

  • TaleWorlds.SaveSystem.TypeExtensions.IsContainer
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.TypeExtensionsPatchIsContainerPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddBasicTypeDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddBasicTypeDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddContainerDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddEnumDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddEnumDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddGenericClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddGenericStructDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddInterfaceDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddInterfaceDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddRootClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddRootClassDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchAddStructDefinitionPrefix;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.ConstructContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatchConstructContainerDefinitionPrefix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.mcm.ui.viewmodelpatch; Namespace: MCM.UI.Patches.ViewModelPatchExecuteCommandPatch;

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

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

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

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

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

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPostfix;

  • SandBox.SandBoxSubModule.OnBeforeInitialModuleScreenSetAsRoot
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerOnBeforeInitialModuleScreenSetAsRootPostfix;

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

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans.KingdomClanVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 6;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 7;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans.KingdomClanVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 6;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.BetterTime; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 4;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM.OnFinalize
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatchFinalizeFix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomTruceItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomTruceItemVM.UpdateDiplomacyProperties
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomWarItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomWarItemVM.UpdateDiplomacyProperties
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM.RefreshPermissionValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.Apply
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatchApplyPostfix;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.ApplyDeclareWarOverProvocation
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatchApplyDeclareWarOverProvocationPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChange
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultClanPoliticsModelPatchCalculateInfluenceChangePostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderWar
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DiplomaticBartersBehaviorPatchConsiderWarPrefix;

  • SandBox.GauntletUI.Encyclopedia.EncyclopediaData.GetEncyclopediaPageInstance
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.EncyclopediaDataPatchGetEncyclopediaPageInstancePostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.siege_aftermath_contextual_summary_on_init
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.GameMenusCallbacksPatchmenu_settlement_taken_on_init_Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchConsiderWarPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderPeace
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchConsiderPeacePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.DailyTickClan
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchHandleRebelKingdom;

  • StoryMode.Quests.FirstPhase.SupportKingdomQuest.MainStoryLineChosen
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.SupportKingdomQuestPatchMainStoryLineChosenPostfix;

  • TaleWorlds.CampaignSystem.FactionManager.DeclareAlliance
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.FactionManagerPatchDeclareAlliancePrefix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaFactionPage.InitializeListItems
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultEncyclopediaFactionPagePatchPassThroughPostfix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_request_mission_ask_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventOtherActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_wants_to_make_peace_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_threats_lord_verify_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.village_farmer_loot_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.caravan_loot_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_village_hostile_action_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsMenu;

  • TaleWorlds.CampaignSystem.KingdomManager.AbdicateTheThrone
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesHandleThroneAbdication;

  • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen..ctor
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatchSetClanRelatedRulesPostfix;

  • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen.OnDone
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatchSetColorsPrefix;

  • TaleWorlds.Library.Common.InvokeWithLog
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.ViewModelPatchFixInvoke;

  • TaleWorlds.Core.BasicCharacterObject.get_IsRanged
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.IsRangedPatchPrefix;

  • TaleWorlds.Core.BasicCharacterObject.get_IsMounted
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.IsMountedPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.InitializeUpgrades
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.PartyUnitUpgradeLengthPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.OnTroopRecruited
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.ClanRecruitPatch2Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.UpdateVolunteersOfNotablesInSettlement
    • Postfixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.RecruitProductionPatchPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Items.EncyclopediaUnitVM.ExecuteLink
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.EnyclopediaEditUnitPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment.RecruitmentVM.Deactivate
    • Postfixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.RecruitPatch1Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.game_menu_recruit_volunteers_on_consequence
    • Prefixes
      • Owner: MyLittleWarband; Namespace: MyLittleWarband.RecruitPatch2Prefix;

  • TaleWorlds.CampaignSystem.Campaign.TickMapTime
    • Prefixes
      • Owner: mod.bannerlord.bettertime; Namespace: BetterTime.SupportPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapTimeControlVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.BetterTime; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetCompanionLimitFromTier
    • Postfixes
      • Owner: mod.bannerlord.distinguishedservice; Namespace: DistinguishedService.CompanionLimitPatchPostfix;
      • Owner: AutoCreateNewParty.harmony; Namespace: AutoCreateNewParty.PatchGetCompanionLimitFromTierPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.GauntletUI.BodyGenerator.BodyGeneratorView..ctor
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.BodyGeneratorViewPathPostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.BodyGenerator.BodyGeneratorView.OnFinalize
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.BodyGeneratorViewOnFinalizePathPostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.get_Name
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.FaceGenPropertyVMNamePathPrefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.set_Value
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.FaceGenPropertyVMValuePathPostfix;

  • TaleWorlds.CampaignSystem.CharacterObject.UpdatePlayerCharacterBodyProperties
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.CharacterObjectPath+CharacterObjectPatchPostfix;

  • TaleWorlds.MountAndBlade.BodyGenerator.SaveCurrentCharacter
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BodyGeneratorPatch+SaveCurrentCharacterPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.ExecuteRecruitTroop
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.ChooseIgnorePrisonerPatchPrefix;

  • TaleWorlds.ScreenSystem.ScreenBase.AddLayer
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PartyEnhancementLayerPatchPostfix;

  • TaleWorlds.ScreenSystem.ScreenBase.RemoveLayer
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PartyEnhancementLayerPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.Upgrade
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.ChooseUpgradePathPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyTroopManagerPopUp.PartyTroopManagerVM.OpenPopUp
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatchPostfixOpen;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyTroopManagerPopUp.PartyTroopManagerVM.ExecuteDone
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatchPostfixClose;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyTroopManagerPopUp.PartyTroopManagerVM.ConfirmCancel
    • Postfixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.PopupPatchPostfixCancel;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.ExecuteOpenUpgradePopUp
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.QuickUpgradePatchPrefixOpenUpgrade;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.ExecuteOpenRecruitPopUp
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.QuickUpgradePatchPrefixOpenRecruit;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.UpgradeTargetVM.Refresh
    • Prefixes
      • Owner: top.hirtol.patch.partyenhancements; Namespace: PartyScreenEnhancements.Patches.UpgradeButtonTooltipPatchPrefix;

  • TaleWorlds.MountAndBlade.View.MissionViews.SiegeWeapon.RangedSiegeWeaponView.HandleUserInput
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_RangedSiegeWeaponViewHandleUserInput_Prefix;

  • SandBox.CampaignBehaviors.CommonVillagersCampaignBehavior.CheckIfConversationAgentIsEscortingThePlayer
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_CommonVillagersCampaignBehaviorCheckIfConversationAgentIsEscortingThePlayer_Prefix;

  • SandBox.Missions.MissionLogics.Arena.ArenaPracticeFightMissionController.StartPractice
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_ArenaPracticeFightMissionControllerStartPractice_Prefix;

  • SandBox.Objects.PassageUsePoint.IsDisabledForAgent
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_PassageUsePointIsDisabledForAgent_Prefix;

  • TaleWorlds.MountAndBlade.TeamAIComponent.TickOccasionally
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_TeamAIComponentTickOccasionally_Prefix;

  • TaleWorlds.MountAndBlade.View.MissionViews.MissionAgentLabelView.IsAllyInAllyTeam
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_MissionAgentLabelViewIsAllyInAllyTeam_Prefix;

  • TaleWorlds.MountAndBlade.MissionBoundaryCrossingHandler.TickForMainAgent
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Fix.Patch_MissionBoundaryCrossingHandlerTickForMainAgent_Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.HUD.FormationMarker.MissionFormationMarkerVM.RefreshFormationPositions
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.src.Patch.Fix.Patch_MissionFormationMarkerVMRefreshFormationPositions_Prefix;

  • TaleWorlds.MountAndBlade.View.Screens.MissionScreen.TaleWorlds.MountAndBlade.IMissionListener.OnMissionModeChange
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionScreenOnMissionModeChange_Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Order.MissionOrderVM.CheckCanBeOpened
    • Prefixes
      • Owner: RTSCamera_Patch_MissionOrderVM; Namespace: RTSCamera.Patch.Fix.Patch_MissionOrderVMPrefix_CheckCanBeOpened;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Order.MissionOrderVM.AfterInitialize
    • Postfixes
      • Owner: RTSCamera_Patch_MissionOrderVM; Namespace: RTSCamera.Patch.Fix.Patch_MissionOrderVMPostfix_AfterInitialize;

  • TaleWorlds.MountAndBlade.ViewModelCollection.Order.MissionOrderVM.OnEscape
    • Prefixes
      • Owner: RTSCamera_Patch_MissionOrderVM; Namespace: RTSCamera.Patch.Fix.Patch_MissionOrderVMPrefix_OnEscape;

  • TaleWorlds.MountAndBlade.ViewModelCollection.HUD.CrosshairVM.ShowHitMarker
    • Prefixes
      • Owner: RTSCamera_Patch_CrosshairVM; Namespace: RTSCamera.Patch.Patch_CrosshairVMPrefix_ShowHitMarker;

  • TaleWorlds.MountAndBlade.ViewModelCollection.HUD.CrosshairVM.SetReloadProperties
    • Postfixes
      • Owner: RTSCamera_Patch_CrosshairVM; Namespace: RTSCamera.Patch.Patch_CrosshairVMPostfix_SetReloadProperties;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSpectatorControl.OnMissionTick
    • Postfixes
      • Owner: RTSCamera_Patch_MissionGauntletSpectatorControl; Namespace: RTSCamera.Patch.Patch_MissionGauntletSpectatorControlPostfix_OnMissionTick;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Scoreboard.ScoreboardScreenWidget.UpdateControlButtons
    • Postfixes
      • Owner: RTSCamera_Patch_ScoreboardScreenWidget; Namespace: RTSCamera.Patch.Patch_ScoreboardScreenWidgetPostfix_UpdateControlButtons;

  • TaleWorlds.MountAndBlade.Mission.UpdateSceneTimeSpeed
    • Postfixes
      • Owner: RTSCamera_Patch_Mission_UpdateSceneTimeSpeed; Namespace: RTSCamera.Patch.Patch_Mission_UpdateSceneTimeSpeedPostfix_UpdateSceneTimeSpeed;

  • TaleWorlds.MountAndBlade.ViewModelCollection.OrderOfBattle.OrderOfBattleVM.OnCommanderAssignmentRequested
    • Prefixes
      • Owner: RTSCamera_Patch_OrderOfBattleVM; Namespace: RTSCamera.Patch.Fix.Patch_OrderOfBattleVMPrefix_OnCommanderAssignmentRequested;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletMainAgentEquipDropView.IsMainAgentAvailable
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletMainAgentEquipDropView; Namespace: RTSCamera.Patch.Patch_MissionGauntletMainAgentEquipDropViewPrefix_IsMainAgentAvailable;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletMainAgentEquipmentControllerView.IsMainAgentAvailable
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletMainAgentEquipmentControllerView; Namespace: RTSCamera.Patch.Patch_MissionGauntletMainAgentEquipmentControllerViewPrefix_IsMainAgentAvailable;

  • TaleWorlds.MountAndBlade.DeploymentMissionController.OnPlayerDeploymentFinishedAux
    • Postfixes
      • Owner: RTSCamera_Patch_DeploymentMissionController; Namespace: RTSCamera.Patch.Patch_DeploymentMissionControllerPostfix_OnPlayerDeploymentFinishedAux;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.AddGameMenus
    • Postfixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.CampaignGame.Behavior.WatchBattleBehaviorPostfix;

  • SandBox.GauntletUI.BannerEditor.BannerEditorView.OnTick
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.BannerEditorView_OnTickPostfix;

  • TaleWorlds.Core.Banner.GetFirstIconColor
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.Banner_GetFirstIconColorPrefix;

  • TaleWorlds.Core.ImageIdentifier..ctor
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ImageIdentifierCtorPrefix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.Clan_UpdateBannerColorsAccordingToKingdomPrefix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PartyVisual_AddCharacterToPartyIconPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.CampaignUIHelper_GetCharacterCodePostfix;

  • TaleWorlds.MountAndBlade.Mission.SpawnAgent
    • Prefixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.Mission_SpawnAgentPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPInventoryVM.UpdateCurrentCharacterIfPossible
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.SPInventoryVM_UpdateCurrentCharacterIfPossiblePostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.RefreshCurrentCharacterInformation
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PartyVM_RefreshCurrentCharacterInformationPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.HeroViewModel.FillFrom
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.HeroViewModel_FillFromPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.PartyCharacterVM_GetCharacterCodePostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanPartyItemVM.GetCharacterCode
    • Postfixes
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.ClanPartyItemVM_GetCharacterCodePostfix;

  • TaleWorlds.CampaignSystem.SceneInformationPopupTypes.CampaignSceneNotificationHelper.CreateNotificationCharacterFromHero
    • Transpilers
      • Owner: BannerColorPersistance with BannerPaste; Namespace: BannerColorPersistence.CampaignSceneNotificationHelper_CreateNotificationCharacterFromHeroTranspiler;

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

  • TaleWorlds.MountAndBlade.View.MissionViews.Order.OrderTroopPlacer.InitializeInADisgustingManner
    • Postfixes
      • Owner: RTSCamera.CommandSystem_Patch_OrderTroopPlacer; Namespace: RTSCamera.CommandSystem.Patch.Patch_OrderTroopPlacerPostfix_InitializeInADisgustingManner;

  • TaleWorlds.MountAndBlade.View.MissionViews.Order.OrderTroopPlacer.HandleMouseDown
    • Prefixes
      • Owner: RTSCamera.CommandSystem_Patch_OrderTroopPlacer; Namespace: RTSCamera.CommandSystem.Patch.Patch_OrderTroopPlacerPrefix_HandleMouseDown;

  • TaleWorlds.MountAndBlade.View.MissionViews.Order.OrderTroopPlacer.GetCursorState
    • Prefixes
      • Owner: RTSCamera.CommandSystem_Patch_OrderTroopPlacer; Namespace: RTSCamera.CommandSystem.Patch.Patch_OrderTroopPlacerPrefix_GetCursorState;

  • TaleWorlds.MountAndBlade.View.MissionViews.Order.OrderTroopPlacer.AddOrderPositionEntity
    • Prefixes
      • Owner: RTSCamera.CommandSystem_Patch_OrderTroopPlacer; Namespace: RTSCamera.CommandSystem.Patch.Patch_OrderTroopPlacerPrefix_AddOrderPositionEntity;

  • TaleWorlds.MountAndBlade.View.MissionViews.Order.OrderTroopPlacer.OnMissionScreenTick
    • Prefixes
      • Owner: RTSCamera.CommandSystem_Patch_OrderTroopPlacer; Namespace: RTSCamera.CommandSystem.Patch.Patch_OrderTroopPlacerPrefix_OnMissionScreenTick;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PrisonerReleaseCampaignBehavior.DailyHeroTick
    • Prefixes
      • Owner: AutoCreateNewParty.harmony; Namespace: AutoCreateNewParty.PatchDailyHeroTickPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyWageModel.get_MaxWage
    • Postfixes
      • Owner: AutoCreateNewParty.harmony; Namespace: AutoCreateNewParty.PatchMaxWagePostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanTierModel.GetPartyLimitForTier
    • Postfixes
      • Owner: AutoCreateNewParty.harmony; Namespace: AutoCreateNewParty.PatchGetPartyLimitForTierPostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenInitialize
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandlerPrefix_OnMissionScreenInitialize;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenFinalize
    • Postfixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandlerPostfix_OnMissionScreenFinalize;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.Singleplayer.MissionGauntletSingleplayerOrderUIHandler.OnMissionScreenTick
    • Prefixes
      • Owner: RTSCamera_Patch_MissionGauntletSingleplayerOrderUIHandler; Namespace: RTSCamera.Patch.Fix.Patch_MissionGauntletSingleplayerOrderUIHandlerPrefix_OnMissionScreenTick;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletCrosshair.GetShouldCrosshairBeVisible
    • Prefixes
      • Owner: RTSCameraPatch; Namespace: RTSCamera.Patch.Patch_MissionGauntletCrosshairPrefix_GetShouldCrosshairBeVisible;

  • TaleWorlds.MountAndBlade.MovementOrder.GetSubstituteOrder
    • Prefixes
      • Owner: RTSCameraChargeToFormationPatch; Namespace: RTSCamera.CommandSystem.Patch.Patch_MovementOrderGetSubstituteOrder_Prefix; Priority: 800;

  • TaleWorlds.MountAndBlade.MovementOrder.SetChargeBehaviorValues
    • Prefixes
      • Owner: RTSCameraChargeToFormationPatch; Namespace: RTSCamera.CommandSystem.Patch.Patch_MovementOrderSetChargeBehaviorValues_Prefix; Priority: 800;

  • TaleWorlds.MountAndBlade.HumanAIComponent.GetFormationFrame
    • Prefixes
      • Owner: RTSCameraChargeToFormationPatch; Namespace: RTSCamera.CommandSystem.Patch.Patch_HumanAIComponentGetFormationFrame_Prefix; Priority: 800;

+ Log Files

  • default20221025
      • [2022-10-25T23:55:26.7449253+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleResume
      • [2022-10-25T23:55:26.7080424+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM'
      • [2022-10-25T23:55:26.7080424+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:26.1766570+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleActivate
      • [2022-10-25T23:55:26.1298152+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicManager Initialize completed.
      • [2022-10-25T23:55:26.0978674+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleInitialize
      • [2022-10-25T23:55:26.0968709+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-10-25T23:55:26.0679481+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-10-25T23:55:26.0609665+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleFinalize
      • [2022-10-25T23:55:26.0609665+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleDeactivate
      • [2022-10-25T23:55:26.0599694+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandlePause
      • [2022-10-25T23:55:26.0589721+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-10-25T23:55:26.0589721+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-10-25T23:55:26.0589721+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-10-25T23:55:09.1718003+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleResume
      • [2022-10-25T23:55:09.1708030+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleActivate
      • [2022-10-25T23:55:09.1498589+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleInitialize
      • [2022-10-25T23:55:09.1488621+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-10-25T23:55:09.1184360+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-10-25T23:55:09.1174380+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-10-25T23:55:09.1164408+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-10-25T23:55:09.1164408+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-10-25T23:55:08.9304303+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers
      • [2022-10-25T23:55:08.9304303+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:55:08.8451484+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers
      • [2022-10-25T23:55:08.8451484+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:55:08.8182205+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers
      • [2022-10-25T23:55:08.8172229+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:55:08.6905643+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.CommandSystem.XmlSerializers
      • [2022-10-25T23:55:08.6905643+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.CommandSystem.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:55:08.6396985+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.CommandSystem.XmlSerializers
      • [2022-10-25T23:55:08.6387296+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.CommandSystem.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:55:08.6257696+02:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v0.1.1!
      • [2022-10-25T23:55:07.4654330+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuVM:RefreshMenuOptions'
      • [2022-10-25T23:55:07.4654330+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:07.4654330+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuVM'
      • [2022-10-25T23:55:07.4654330+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:07.2691423+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.FieldRefAccess: Could not find type or field for 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM:InitialStateOption'
      • [2022-10-25T23:55:07.2691423+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:07.2691423+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM'
      • [2022-10-25T23:55:07.2691423+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:07.1823588+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-10-25T23:55:07.1324921+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-10-25T23:55:07.1285029+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-10-25T23:55:07.1073944+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-10-25T23:55:07.0256131+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-10-25T23:55:06.8959598+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-10-25T23:55:06.8221897+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-10-25T23:55:06.5997519+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.GauntletUI.WidgetInfo' and name 'ReLoad' and parameters ''
      • [2022-10-25T23:55:06.5997519+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.7946693+02:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.Settings.Containers.PerCampaign.MCMPerCampaignSettingsContainer.
      • [2022-10-25T23:55:04.7946693+02:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.Settings.Containers.PerCampaign.FluentPerCampaignSettingsContainer.
      • [2022-10-25T23:55:04.7946693+02:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.Settings.Containers.PerSave.MCMPerSaveSettingsContainer.
      • [2022-10-25T23:55:04.7946693+02:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.Settings.Containers.PerSave.FluentPerSaveSettingsContainer.
      • [2022-10-25T23:55:04.7946693+02:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Adapter.ModLib.Settings.Containers.v13.ModLibDefinitionsSettingsContainer.
      • [2022-10-25T23:55:04.7946693+02:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Adapter.ModLib.Settings.Containers.v1.ModLibSettingsContainer.
      • [2022-10-25T23:55:04.7946693+02:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer.
      • [2022-10-25T23:55:04.7946693+02:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Settings.Containers.Global.MCMGlobalSettingsContainer.
      • [2022-10-25T23:55:04.7946693+02:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Settings.Containers.Global.FluentGlobalSettingsContainer.
      • [2022-10-25T23:55:04.7118902+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.ViewModelCollection.SelectorItemVM'
      • [2022-10-25T23:55:04.7108938+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.6001577+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.ViewModelCollection.SelectorVM`1'
      • [2022-10-25T23:55:04.6001577+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5103973+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5103973+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5103973+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5103973+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5103973+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5103973+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5103973+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5103973+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5103973+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5103973+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5094172+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5094172+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5094172+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5094172+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5094172+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5094172+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5094172+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5094172+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5094172+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5094172+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5084020+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5084020+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5084020+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5084020+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5084020+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5074052+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5074052+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5074052+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5074052+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5074052+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5074052+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5074052+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5074052+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5074052+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5074052+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5074052+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5064078+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5064078+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5064078+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5064078+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5064078+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5064078+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5064078+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5064078+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5064078+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5064078+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5054111+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5044135+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5044135+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5044135+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5044135+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5044135+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5044135+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5044135+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5044135+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5044135+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5034157+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5034157+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5034157+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5034157+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5034157+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5034157+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5034157+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5034157+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5034157+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5034157+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5024202+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5024202+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5024202+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5024202+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5024202+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.5024202+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.5024202+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4675119+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4675119+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4675119+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4675119+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4675119+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4675119+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4665146+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4665146+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4665146+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4665146+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4665146+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4665146+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4665146+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4665146+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4665146+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4665146+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4655173+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4655173+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4655173+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4655173+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4655173+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4655173+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4655173+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4655173+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4655173+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4655173+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4645200+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4645200+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4645200+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4645200+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4645200+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4645200+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4645200+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4645200+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4645200+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4645200+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4625252+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4625252+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4615281+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4615281+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4615281+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4615281+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4106640+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4106640+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4106640+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4106640+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.4096668+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.4096668+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.3607977+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.3607977+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:04.3398969+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-10-25T23:55:04.3398969+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:03.9764025+02:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-10-25T23:55:03.8495771+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-10-25T23:55:03.8495771+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-10-25T23:55:03.8116782+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapTimeControlVM' and name 'OnFinalize' and parameters ''
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapNavigationVM' and name 'OnFinalize' and parameters ''
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomWarItemVM' and name 'OnFinalize' and parameters ''
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomTruceItemVM' and name 'OnFinalize' and parameters ''
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Diplomacy.KingdomDiplomacyVM' and name 'OnFinalize' and parameters ''
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.8.0, Version=1.1.11.4, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.8.0.dll for game e1.8.0.0 is loaded.
      • [2022-10-25T23:55:03.8106810+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found matching implementation. Loading it.
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.8.0.dll.
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnMissionBehaviourInitialize' and parameters ''
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnBeforeMissionBehaviourInitialize' and parameters ''
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnBeforeMissionBehaviourInitialize' and parameters ''
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.InformationManager'
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.InformationMessage'
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: Failed to load extension module MCM.UI - already loaded!
      • [2022-10-25T23:55:03.8096832+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv4.UI, Version=4.7.8.0, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Field: Could not find field for type 'TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory' and name '_customTypes'
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv4.UI, Version=4.7.8.0, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameEnd' and parameters ''
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameStart' and parameters ''
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnSubModuleUnloaded' and parameters ''
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler:OnMissionScreenFinalize'
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler'
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler'
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen:OnFinalize'
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen'
      • [2022-10-25T23:55:03.8086871+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen:OnInitialize'
      • [2022-10-25T23:55:03.8076894+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen'
      • [2022-10-25T23:55:03.8076894+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-10-25T23:55:03.8076894+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger:OnBooleanUpdated'
      • [2022-10-25T23:55:03.8007089+02:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger'
      • [2022-10-25T23:54:26.1349812+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_sets.xml
      • [2022-10-25T23:54:25.9328120+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_types.xml
      • [2022-10-25T23:54:25.2424802+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/skins.xml
      • [2022-10-25T23:54:20.0601709+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/voice_definitions.xml
      • [2022-10-25T23:54:16.8543072+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml.
      • [2022-10-25T23:54:16.8543072+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../Modules\Bannerlord.MBOptionScreen\ModuleData\Languages\sta_strings.xml
      • [2022-10-25T23:54:16.8543072+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../Modules\Bannerlord.MBOptionScreen\ModuleData\Languages\sta_strings.xml
      • [2022-10-25T23:54:16.8533107+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../Modules\Bannerlord.UIExtenderEx\ModuleData\Languages\sta_strings.xml
      • [2022-10-25T23:54:16.8533107+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../Modules\Bannerlord.ButterLib\ModuleData\Languages\sta_strings.xml
      • [2022-10-25T23:54:16.8493544+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../Modules\Bannerlord.Harmony\ModuleData\Languages\sta_strings.xml
      • [2022-10-25T23:54:16.8304025+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RaiseYourBannerPlus\ModuleData\Languages\RYB-eng.xml
      • [2022-10-25T23:54:16.8074345+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\DismembermentPlus\ModuleData\Languages\std_module_strings_xml.xml
      • [2022-10-25T23:54:16.7276876+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\std_functions.xml
      • [2022-10-25T23:54:16.5670753+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 148 Server Game Network Messages
      • [2022-10-25T23:54:16.5660781+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 49 Client Game Network Messages
      • [2022-10-25T23:54:16.5281795+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Searching Game NetworkMessages Methods
      • [2022-10-25T23:54:15.6763558+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.6763558+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2022-10-25T23:54:15.6613950+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.6613950+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2022-10-25T23:54:15.6544136+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.6534168+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera.CommandSystem/ModuleData/MissionLibrary.xml
      • [2022-10-25T23:54:15.6454395+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.6444597+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera.CommandSystem/ModuleData/module_strings.xml
      • [2022-10-25T23:54:15.6356554+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.6356554+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Bannerlord.Diplomacy/ModuleData/gt_help.xml
      • [2022-10-25T23:54:15.6274828+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.6274828+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Bannerlord.Diplomacy/ModuleData/gt_common.xml
      • [2022-10-25T23:54:15.6144847+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.6144847+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-10-25T23:54:15.5895519+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.5845660+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-10-25T23:54:15.5795792+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.5795792+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-10-25T23:54:15.5755904+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.5755904+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-10-25T23:54:15.3122885+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.2983273+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2022-10-25T23:54:15.2923502+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.2773840+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2022-10-25T23:54:15.2654142+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.2444713+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera.CommandSystem/ModuleData/MissionLibrary.xml
      • [2022-10-25T23:54:15.2389776+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.2160402+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera.CommandSystem/ModuleData/module_strings.xml
      • [2022-10-25T23:54:15.2110517+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.1811310+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Bannerlord.Diplomacy/ModuleData/gt_help.xml
      • [2022-10-25T23:54:15.1631791+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.1571964+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Bannerlord.Diplomacy/ModuleData/gt_common.xml
      • [2022-10-25T23:54:15.1512128+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.1362519+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-10-25T23:54:15.1143292+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.0794375+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-10-25T23:54:15.0714552+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:15.0495213+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-10-25T23:54:14.9188335+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-10-25T23:54:14.9168390+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-10-25T23:54:14.8500218+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: PartyScreenEnhancements.XmlSerializers
      • [2022-10-25T23:54:14.8490544+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: PartyScreenEnhancements.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:54:13.8049603+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: MyLittleWarband.XmlSerializers
      • [2022-10-25T23:54:13.8039637+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: MyLittleWarband.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:54:09.9149822+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading SourceHanSansJP font, at: F:\Chickadee\GUI\GauntletUI\Fonts\SourceHanSansJP/SourceHanSansJP.fnt
      • [2022-10-25T23:54:09.5310002+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading simkai font, at: F:\Chickadee\GUI\GauntletUI\Fonts\simkai/simkai.fnt
      • [2022-10-25T23:54:09.4889947+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading NanumGothicKR font, at: F:\Chickadee\GUI\GauntletUI\Fonts\NanumGothicKR/NanumGothicKR.fnt
      • [2022-10-25T23:54:09.4550841+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad_Numbers_Bold font, at: F:\Chickadee\GUI\GauntletUI\Fonts\Galahad_Numbers_Bold/Galahad_Numbers_Bold.fnt
      • [2022-10-25T23:54:09.4121982+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad font, at: F:\Chickadee\GUI\GauntletUI\Fonts\Galahad/Galahad.fnt
      • [2022-10-25T23:54:09.3692845+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FreeSerif-Dingbat font, at: F:\Chickadee\GUI\GauntletUI\Fonts\FreeSerif-Dingbat/FreeSerif-Dingbat.fnt
      • [2022-10-25T23:54:09.3174516+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Regular font, at: F:\Chickadee\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Regular/FiraSansExtraCondensed-Regular.fnt
      • [2022-10-25T23:54:09.2805519+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Medium font, at: F:\Chickadee\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Medium/FiraSansExtraCondensed-Medium.fnt
      • [2022-10-25T23:54:09.2236745+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Light font, at: F:\Chickadee\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Light/FiraSansExtraCondensed-Light.fnt
      • [2022-10-25T23:54:08.9982115+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Bannerlord Custom Widgets
      • [2022-10-25T23:54:08.9892359+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicParameters have been resetted.
      • [2022-10-25T23:54:08.8550861+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Extra Custom Widgets
      • [2022-10-25T23:54:08.1559592+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: TaleWorlds.PSAI.XmlSerializers
      • [2022-10-25T23:54:08.1549590+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: TaleWorlds.PSAI.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-10-25T23:54:07.7363699+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading banner_icons.xml:
      • [2022-10-25T23:54:07.6894946+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/banner_icons.xml
      • [2022-10-25T23:54:06.7529144+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-10-25T23:54:06.7519174+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../Modules\Bannerlord.MBOptionScreen\ModuleData\Languages\IT\language_data._xml
      • [2022-10-25T23:54:06.7519174+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-10-25T23:54:06.7459655+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../Modules\Bannerlord.MBOptionScreen\ModuleData\Languages\EN\language_data._xml
      • [2022-10-25T23:54:06.1204658+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-10-25T23:54:06.1194687+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../Modules\Bannerlord.UIExtenderEx\ModuleData\Languages\RU\language_data._xml
      • [2022-10-25T23:54:06.1194687+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-10-25T23:54:06.1184714+02:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../Modules\Bannerlord.UIExtenderEx\ModuleData\Languages\EN\language_data._xml
      • [2022-10-25T23:54:04.5442175+02:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-10-25T23:54:04.5392288+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-10-25T23:54:04.5182847+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.8.0.dll for game e1.8.0.0 is loaded
      • [2022-10-25T23:54:04.5152933+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-10-25T23:54:04.3906268+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.0.dll
      • [2022-10-25T23:54:04.1881919+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.2.dll
      • [2022-10-25T23:54:04.0869020+02:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...