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

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

Launcher: explorer (10.0.19041.2311 (WinBuild.160101.0800))


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at LocationCharacter TaleWorlds.CampaignSystem.Settlements.Locations.Location.GetLocationCharacter(Hero hero)
  2. at LocationCharacter TaleWorlds.CampaignSystem.Settlements.Locations.LocationComplex.GetLocationCharacterOfHero(Hero hero)
  3. at void TaleWorlds.CampaignSystem.CampaignBehaviors.HeroAgentSpawnCampaignBehavior.OnGovernorChanged(Town town, Hero oldGovernor, Hero newGovernor)
  4. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T1 t1, T2 t2, T3 t3)
  5. at void TaleWorlds.CampaignSystem.CampaignEvents.OnGovernorChanged(Town fortification, Hero oldGovernor, Hero newGovernor)
  6. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnGovernorChanged(Town fortification, Hero oldGovernor, Hero newGovernor)
  7. at void TaleWorlds.CampaignSystem.Actions.ChangeGovernorAction.ApplyInternal(Town fortification, Hero governor)
  8. at void TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.UpdateGovernorsOfClan(Clan clan)
  9. at void TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.DailyTickClan(Clan clan)
  10. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  11. at void TaleWorlds.CampaignSystem.CampaignEvents.DailyTickClan(Clan clan)
  12. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickClan(Clan clan)
  13. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed)
  14. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick()
  15. at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents()
  16. at void TaleWorlds.CampaignSystem.Campaign.Tick()
  17. at void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt)
  18. at void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt)
  19. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  20. at void TaleWorlds.Core.Game.OnTick(float dt)
  21. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  22. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt)
  23. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(float dt)

+ Enhanced Stacktrace

  • Frame: LocationCharacter TaleWorlds.CampaignSystem.Settlements.Locations.Location.GetLocationCharacter(Hero hero) (IL Offset: 31)
    • Module: UNKNOWN
      Method: TaleWorlds.CampaignSystem.Settlements.Locations.LocationCharacter TaleWorlds.CampaignSystem.Settlements.Locations.Location::GetLocationCharacter(TaleWorlds.CampaignSystem.Hero hero)
      HarmonyIssue: False
  • Frame: LocationCharacter TaleWorlds.CampaignSystem.Settlements.Locations.LocationComplex.GetLocationCharacterOfHero(Hero hero) (IL Offset: 43)
    • Module: UNKNOWN
      Method: TaleWorlds.CampaignSystem.Settlements.Locations.LocationCharacter TaleWorlds.CampaignSystem.Settlements.Locations.LocationComplex::GetLocationCharacterOfHero(TaleWorlds.CampaignSystem.Hero hero)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.HeroAgentSpawnCampaignBehavior.OnGovernorChanged(Town town, Hero oldGovernor, Hero newGovernor) (IL Offset: 3)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.HeroAgentSpawnCampaignBehavior::OnGovernorChanged(TaleWorlds.CampaignSystem.Settlements.Town town, TaleWorlds.CampaignSystem.Hero oldGovernor, TaleWorlds.CampaignSystem.Hero newGovernor)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T1 t1, T2 t2, T3 t3) (IL Offset: 25)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`3::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`3 list, TaleWorlds.CampaignSystem.T1 t1, TaleWorlds.CampaignSystem.T2 t2, TaleWorlds.CampaignSystem.T3 t3)
      HarmonyIssue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.OnGovernorChanged(Town fortification, Hero oldGovernor, Hero newGovernor) (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnGovernorChanged(TaleWorlds.CampaignSystem.Settlements.Town fortification, TaleWorlds.CampaignSystem.Hero oldGovernor, TaleWorlds.CampaignSystem.Hero newGovernor)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnGovernorChanged(Town fortification, Hero oldGovernor, Hero newGovernor) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnGovernorChanged(TaleWorlds.CampaignSystem.Settlements.Town fortification, TaleWorlds.CampaignSystem.Hero oldGovernor, TaleWorlds.CampaignSystem.Hero newGovernor)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Actions.ChangeGovernorAction.ApplyInternal(Town fortification, Hero governor) (IL Offset: 137)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.Actions.ChangeGovernorAction::ApplyInternal(TaleWorlds.CampaignSystem.Settlements.Town fortification, TaleWorlds.CampaignSystem.Hero governor)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.UpdateGovernorsOfClan(Clan clan) (IL Offset: 635)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior::UpdateGovernorsOfClan(TaleWorlds.CampaignSystem.Clan clan)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.DailyTickClan(Clan clan) (IL Offset: 662)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior::DailyTickClan(TaleWorlds.CampaignSystem.Clan clan)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      HarmonyIssue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.DailyTickClan(Clan clan) (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::DailyTickClan(TaleWorlds.CampaignSystem.Clan clan)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickClan(Clan clan) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::DailyTickClan(TaleWorlds.CampaignSystem.Clan clan)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed) (IL Offset: 139)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.PeriodicTicker`1::PeriodicTickSome(System.Double timeUnitsElapsed)
      HarmonyIssue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick() (IL Offset: 67)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::PeriodicDailyTick()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents() (IL Offset: 6)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::TickPeriodicEvents()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.Tick() (IL Offset: 132)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::Tick()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt) (IL Offset: 140)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnMapModeTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt) (IL Offset: 77)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.145)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.5.3.0)
  • + ButterLib (Bannerlord.ButterLib, v2.6.3.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.1.1.0)
  • + Native (Native, v1.0.0.0)
  • + SandBox Core (SandBoxCore, v1.0.0.0)
  • + CustomBattle (CustomBattle, v1.0.0.0)
  • + Sandbox (Sandbox, v1.0.0.0)
  • + StoryMode (StoryMode, v1.0.0.0)
  • + Xorberax's Legacy for v1.0.1 (XorberaxLegacy, v1.0.4.5)
  • + Open Source Armory (OpenSourceArmory, v1.0.0.0)
  • + Character Manager (CharacterManager, v3.3.0.0)
  • + Captivity Events (zCaptivityEvents, v1.0.0.1035)
  • + Detailed Character Creation (zzCharacterCreation, v1.4.7.148)
  • + swadian armoury (swadian armoury, v1.0.0.0)
  • + Hot Butter (hotbutter, v1.6.9.0)
  • + LT_Education (LT_Education, v1.3.0.0)

+ Assemblies

+ Harmony Patches

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

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ExecuteCommandPatch;
      • Owner: bannerlord.mcm.ui.viewmodelpatch; Namespace: MCM.UI.Patches.ViewModelPatch.ExecuteCommandPatch; Index: 1;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.SubModuleLoadPrefix;
    • Postfixes
      • Owner: Bannerlord.UIExtenderEx.UIPatch; Namespace: Bannerlord.UIExtenderEx.UIPatchSubModule.SandBoxSubModuleOnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.SubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseSubModuleLoadPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnSubModuleUnloadedPostfix; Index: 1;

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnBeforeInitialModuleScreenSetAsRootPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnGameStartPostfix; Index: 1;

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.BaseOnGameEndPostfix; Index: 1;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • SandBox.SandBoxSubModule.OnBeforeInitialModuleScreenSetAsRoot
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.OnBeforeInitialModuleScreenSetAsRootPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManager.OnBeforeInitialModuleScreenSetAsRootPostfix;

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

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

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

  • TaleWorlds.MountAndBlade.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.DecideWeaponCollisionReactionPostfix;

  • TaleWorlds.MountAndBlade.Mission.MeleeHitCallback
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.MeleeHitCallbackPostfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeFromHorseCharge
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ChargeDamagePatch.ComputeBlowMagnitudeFromHorseChargePostfix;

  • TaleWorlds.MountAndBlade.Mission.CancelsDamageAndBlocksAttackBecauseOfNonEnemyCase
    • Prefixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.FriendlyFirePatch.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnSessionLaunched
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.TrainingFieldMenuOptionsPatch.Postfix;

  • TaleWorlds.MountAndBlade.View.Screens.MissionScreen.UpdateCamera
    • Prefixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatch.Prefix;
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.ShoulderCameraPatch.Postfix;

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

  • TaleWorlds.CampaignSystem.Extensions.Attributes.get_All
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchAttributes.All;

  • TaleWorlds.Core.BasicCharacterObject.GetSkillValue
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchBasicCharacterObject.CharacterSkills;

  • TaleWorlds.CampaignSystem.CharacterObject.get_UpgradeTargets
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchCharacterObject.UpgradeTargets;

  • TaleWorlds.CampaignSystem.CharacterObject.get_Culture
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchCharacterObject.Culture;

  • TaleWorlds.CampaignSystem.CharacterObject.get_FirstBattleEquipment
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchCharacterObject.FirstBattleEquipment;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories.ClanIncomeVM.RefreshList
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchClanIncomeVM.RefreshList;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanFinanceModel.CalculateClanIncomeInternal
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchDefaultClanFinanceModel.CalculateClanIncomeInternal;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.ActivateGameMenu
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchGameMenu.ActivateGameMenu;

  • TaleWorlds.CampaignSystem.GameMenus.GameMenu.SwitchToMenu
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchGameMenu.SwitchToMenu;

  • TaleWorlds.CampaignSystem.Hero.get_Spouse
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEHeroPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNotificationVM.GetNotificationFromData
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEMapNotificationVM.GetNotificationFromData;

  • TaleWorlds.CampaignSystem.PlayerCaptivity.StartCaptivity
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPlayerCaptivity.StartCaptivity;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.ChildConceived
    • Prefixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchPregnancyCampaignBehavior.ChildConceived;

  • SandBox.CampaignBehaviors.SettlementMusiciansCampaignBehavior.CreateRandomPlayList
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchSettlementMusiciansCampaignBehavior.CreateRandomPlayList;

  • TaleWorlds.CampaignSystem.Extensions.Skills.get_All
    • Postfixes
      • Owner: com.CE.captivityEvents; Namespace: CaptivityEvents.Patches.CEPatchSkills.All;

  • TaleWorlds.MountAndBlade.BodyGenerator.SaveCurrentCharacter
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.BodyGeneratorPatch.Postfix;

  • TaleWorlds.CampaignSystem.CharacterObject.UpdatePlayerCharacterBodyProperties
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.CharacterObjectPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.DynamicBodyCampaignBehavior.DailyTick
    • Prefixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.DynamicBodyPatch.Prefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.RefreshValues
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.FaceGenPropertyVMPatch.RefreshValuesPostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.set_Value
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.FaceGenPropertyVMPatch.SetValuePostfix;

  • TaleWorlds.MountAndBlade.View.Tableaus.BasicCharacterTableau.RefreshCharacterTableau
    • Transpilers
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.InitializeAgentVisualsTranspiler.Transpiler;

+ Log Files

  • default20230430
      • [2023-04-30T12:16:10.6355196+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: GetSettings UIExtenderEx_v1 returned Bannerlord.UIExtenderEx.Settings
      • [2023-04-30T12:16:10.6355196+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-30T12:15:50.8915404+05:30] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-30T12:14:52.5079171+05:30] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-30T12:12:55.0632150+05:30] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-30T12:12:24.2424676+05:30] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer.
      • [2023-04-30T12:12:24.2424676+05:30] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer.
      • [2023-04-30T12:12:24.2424676+05:30] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer.
      • [2023-04-30T12:12:24.2424676+05:30] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer.
      • [2023-04-30T12:12:24.2424676+05:30] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer.
      • [2023-04-30T12:12:24.2424676+05:30] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer.
      • [2023-04-30T12:12:24.2424676+05:30] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer.
      • [2023-04-30T12:12:24.2414685+05:30] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer.
      • [2023-04-30T12:12:24.2014648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.2014648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.2014648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.2014648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.2004647+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.2004647+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.2004647+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.2004647+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.2004647+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.2004647+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.2004647+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.2004647+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1994648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1994648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1994648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1994648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1984657+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1984657+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1984657+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1984657+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1984657+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1984657+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1984657+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1974652+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1974652+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1974652+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1974652+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1974652+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1974652+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1974652+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1934642+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1934642+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1924639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1924639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1924639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1924639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1924639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1924639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1924639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1924639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1914644+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1914644+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1914644+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1914644+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1914644+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1914644+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1914644+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1914644+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1904646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1904646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1904646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1904646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1904646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1904646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1904646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1904646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1894646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1894646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1894646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1894646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1894646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1894646+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1884645+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1884645+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1884645+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1884645+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1884645+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1884645+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1884645+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1884645+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1874648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1874648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1874648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1874648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1874648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1874648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1874648+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1864665+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1864665+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1864665+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1864665+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1864665+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1864665+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1864665+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1854640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1854640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1854640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1854640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1854640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1854640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1844634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1844634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1844634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1844634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1844634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1844634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1834636+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1834636+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1834636+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1834636+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1824639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1824639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1824639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1824639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1824639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1824639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1824639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1824639+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1814630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1814630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1814630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1814630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1814630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1814630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1814630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1804631+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1804631+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1804631+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1804631+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1804631+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1804631+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1804631+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1794632+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1794632+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1794632+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1794632+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1794632+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1794632+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1794632+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1794632+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1784634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1784634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1784634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1784634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1784634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1784634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1784634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1784634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1784634+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1774640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1774640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1774640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1774640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1774640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1774640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1774640+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1764637+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1764637+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1764637+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1764637+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1764637+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1764637+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1764637+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1764637+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1754630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1754630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1754630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1754630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1754630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1754630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1754630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1754630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1744628+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1744628+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1744628+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1744628+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1744628+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1744628+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1734625+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1734625+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1674622+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1674622+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1674622+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1674622+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1674622+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1674622+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1674622+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1664624+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1664624+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1664624+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1664624+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1664624+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1664624+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1664624+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1664624+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1664624+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1654630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1654630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1654630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1654630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1654630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1654630+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1644619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1644619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1644619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1644619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1644619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1644619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1644619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1644619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1634621+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1634621+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1634621+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1634621+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1634621+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1634621+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1624620+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Single' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1624620+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1614619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1614619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1614619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1614619+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1604617+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1604617+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1594617+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Int32' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1594617+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:24.1314598+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:24.1314598+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:23.6544234+05:30] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-30T12:12:23.5064122+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-30T12:12:23.5064122+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-30T12:12:23.3634021+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer.
      • [2023-04-30T12:12:23.3634021+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer.
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer.
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer.
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer.
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer.
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer.
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Registering settings Bannerlord.UIExtenderEx.Settings.
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Registering settings MCM.Internal.MCMSettings.
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.ViewModelCollection.SelectorItemVM'
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.ViewModelCollection.SelectorVM`1'
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-30T12:12:23.3624029+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.1.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-30T12:12:23.3614018+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameEnd' and parameters ''
      • [2023-04-30T12:12:23.3614018+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameStart' and parameters ''
      • [2023-04-30T12:12:23.3554013+05:30] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnSubModuleUnloaded' and parameters ''
      • [2023-04-30T12:12:05.1223714+05:30] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-30T12:12:05.1173702+05:30] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-30T12:12:05.0743347+05:30] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.0.0.dll for game v1.0.0.0 is loaded
      • [2023-04-30T12:12:05.0703306+05:30] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-04-30T12:12:05.0663272+05:30] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-30T12:12:05.0643300+05:30] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-30T12:12:05.0593275+05:30] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-30T12:12:05.0573273+05:30] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-30T12:12:04.9611349+05:30] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-30T12:12:04.8716291+05:30] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...