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.2604 (WinBuild.160101.0800))
Runtime: .NET Framework 4.8.4614.0


+ Exception

Exception information
Type: System.MissingMethodException
Message: Метод не найден: "System.Collections.Generic.IEnumerable`1 TaleWorlds.MountAndBlade.Team.get_FormationsIncludingEmpty()".
Source: RTSCamera
CallStack:
  1. at void MissionSharedLibrary.Utilities.Utility.SetPlayerAsCommander(bool forced)
  2. at void System.ComponentModel.PropertyChangedEventHandler.Invoke(object sender, PropertyChangedEventArgs e)
  3. at void TaleWorlds.MountAndBlade.Mission.set_MainAgent(Agent value)
  4. at void TaleWorlds.MountAndBlade.Agent.set_Controller(ControllerType value)
  5. at void TaleWorlds.MountAndBlade.Agent.Build(AgentBuildData agentBuildData, int creationIndex)
  6. at void TaleWorlds.MountAndBlade.Mission.BuildAgent(Agent agent, AgentBuildData agentBuildData)
  7. at Agent TaleWorlds.MountAndBlade.Mission.SpawnAgent(AgentBuildData agentBuildData, bool spawnFromAgentVisuals)
  8. at void SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnPlayer(bool civilianEquipment, bool noHorses, bool noWeapon, bool wieldInitialWeapons, bool isStealth, string spawnTag)
  9. at void SandBox.Missions.MissionLogics.Towns.TownCenterMissionController.AfterStart()
  10. at void TaleWorlds.MountAndBlade.Mission.AfterStart()
  11. at void TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading()
  12. at void TaleWorlds.MountAndBlade.MissionState.TickLoading(float realDt)
  13. at void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt)
  14. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  15. at void TaleWorlds.Core.Game.OnTick(float dt)
  16. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  17. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)
  18. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt)

+ Enhanced Stacktrace

  • Frame: void MissionSharedLibrary.Utilities.Utility.SetPlayerAsCommander(bool forced) (IL Offset: -1)
    • Module: RTSCamera
      Method: static System.Void MissionSharedLibrary.Utilities.Utility::SetPlayerAsCommander(System.Boolean forced)
      Method From Stackframe Issue: False
  • Frame: void System.ComponentModel.PropertyChangedEventHandler.Invoke(object sender, PropertyChangedEventArgs e) (IL Offset: -1)
    • Module: UNKNOWN
      Method: virtual System.Void System.ComponentModel.PropertyChangedEventHandler::Invoke(System.Object sender, System.ComponentModel.PropertyChangedEventArgs e)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.set_MainAgent(Agent value) (IL Offset: 17)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::set_MainAgent(TaleWorlds.MountAndBlade.Agent value)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Agent.set_Controller(ControllerType value) (IL Offset: 37)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Agent::set_Controller(TaleWorlds.MountAndBlade.ControllerType value)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Agent.Build(AgentBuildData agentBuildData, int creationIndex) (IL Offset: 46)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Agent::Build(TaleWorlds.MountAndBlade.AgentBuildData agentBuildData, System.Int32 creationIndex)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.BuildAgent(Agent agent, AgentBuildData agentBuildData) (IL Offset: 27)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::BuildAgent(TaleWorlds.MountAndBlade.Agent agent, TaleWorlds.MountAndBlade.AgentBuildData agentBuildData)
      Method From Stackframe Issue: False
  • Frame: Agent TaleWorlds.MountAndBlade.Mission.SpawnAgent(AgentBuildData agentBuildData, bool spawnFromAgentVisuals) (IL Offset: 2191)
    • Module: UNKNOWN
      Method: TaleWorlds.MountAndBlade.Agent TaleWorlds.MountAndBlade.Mission::SpawnAgent(TaleWorlds.MountAndBlade.AgentBuildData agentBuildData, System.Boolean spawnFromAgentVisuals)
      Method From Stackframe Issue: False
  • Frame: void SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnPlayer(bool civilianEquipment, bool noHorses, bool noWeapon, bool wieldInitialWeapons, bool isStealth, string spawnTag) (IL Offset: 1006)
    • Module: Sandbox
      Method: System.Void SandBox.Missions.MissionLogics.MissionAgentHandler::SpawnPlayer(System.Boolean civilianEquipment, System.Boolean noHorses, System.Boolean noWeapon, System.Boolean wieldInitialWeapons, System.Boolean isStealth, System.String spawnTag)
      Method From Stackframe Issue: False
  • Frame: void SandBox.Missions.MissionLogics.Towns.TownCenterMissionController.AfterStart() (IL Offset: 96)
    • Module: Sandbox
      Method: virtual System.Void SandBox.Missions.MissionLogics.Towns.TownCenterMissionController::AfterStart()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.AfterStart() (IL Offset: 272)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::AfterStart()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading() (IL Offset: 115)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.MissionState::FinishMissionLoading()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.TickLoading(float realDt) (IL Offset: 75)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.MissionState::TickLoading(System.Single realDt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt) (IL Offset: 113)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.MissionState::OnTick(System.Single realDt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 25)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 76)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(System.Single dt)
      Method From Stackframe Issue: False

+ Involved Modules

  • RTSCamera
    • Method: static System.Void MissionSharedLibrary.Utilities.Utility::SetPlayerAsCommander(System.Boolean forced)
      Frame: void MissionSharedLibrary.Utilities.Utility.SetPlayerAsCommander(bool forced) (IL Offset: -1)
      HarmonyIssue: False
  • Sandbox
    • Method: System.Void SandBox.Missions.MissionLogics.MissionAgentHandler::SpawnPlayer(System.Boolean civilianEquipment, System.Boolean noHorses, System.Boolean noWeapon, System.Boolean wieldInitialWeapons, System.Boolean isStealth, System.String spawnTag)
      Frame: void SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnPlayer(bool civilianEquipment, bool noHorses, bool noWeapon, bool wieldInitialWeapons, bool isStealth, string spawnTag) (IL Offset: 1006)
      HarmonyIssue: False
    • Method: virtual System.Void SandBox.Missions.MissionLogics.Towns.TownCenterMissionController::AfterStart()
      Frame: void SandBox.Missions.MissionLogics.Towns.TownCenterMissionController.AfterStart() (IL Offset: 96)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.3.0.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + ButterLib (Bannerlord.ButterLib, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.7.1.0)
  • + Native (Native, v1.1.2.0)
  • + SandBox Core (SandBoxCore, v1.1.2.0)
  • + Sandbox (Sandbox, v1.1.2.0)
  • + CustomBattle (CustomBattle, v1.1.2.0)
  • + StoryMode (StoryMode, v1.1.2.0)
  • + Vexillum (Vexillum, e1.5.2.0)
  • + Banner Fix (BannerFix, v2.0.0.0)
  • + Open Source Armory (OpenSourceArmory, v1.14.0.0)
  • + RTS Camera (RTSCamera, e4.1.19.0)
  • + Detailed Character Creation (zzCharacterCreation, v1.5.0.50)
  • + Diplomacy (Bannerlord.Diplomacy, v1.2.5.0)
  • + Bodyguards (Bodyguards, v1.1.0.0)
  • + Dismemberment (Plus) for v1.1.2 (DismembermentPlus, v2.0.6.3)
  • + Raise your Banner (RaiseYourBanner, v9.2.0.0)
  • + True Battle Loot (TrueBattleLoot, v1.2.6.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;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaFactionPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaFactionPageVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Pages.EncyclopediaHeroPageVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

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

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

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

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

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomManagementVM.OnFinalize
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatch.FinalizeFix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChange
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultClanPoliticsModelPatch.CalculateInfluenceChangePostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderWar
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DiplomaticBartersBehaviorPatch.ConsiderWarPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.SiegeAftermathCampaignBehavior.siege_aftermath_contextual_summary_on_init
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.GameMenusCallbacksPatch.menu_settlement_taken_on_init_Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.ConsiderWarPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderPeace
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.ConsiderPeacePrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.KingdomDecisionProposalBehavior.DailyTickClan
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatch.HandleRebelKingdom;

  • StoryMode.Quests.FirstPhase.SupportKingdomQuest.MainStoryLineChosen
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.SupportKingdomQuestPatch.MainStoryLineChosenPostfix;

  • TaleWorlds.CampaignSystem.FactionManager.DeclareAlliance
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.FactionManagerPatch.DeclareAlliancePrefix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaFactionPage.InitializeListItems
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultEncyclopediaFactionPagePatch.PassThroughPostfix;

  • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen..ctor
    • Postfixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatch.SetClanRelatedRulesPostfix;

  • SandBox.GauntletUI.BannerEditor.GauntletBannerEditorScreen.OnDone
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatch.SetColorsPrefix;

  • TaleWorlds.CampaignSystem.Election.MakePeaceKingdomDecision.ApplyChosenOutcome
    • Prefixes
      • Owner: bannerlord.diplomacy; Namespace: Diplomacy.Patches.MakePeaceKingdomDecisionPatch.ApplyChosenOutcomePrefix;

  • TaleWorlds.MountAndBlade.Mission.Initialize
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.PreMissionOverride.Postfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentRemoved
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.BattleLootOverride.Postfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.OnTroopKilled
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.SimulationKilledOverride.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.CalculatePlunderedGoldShare
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.CalculatePlunderedGoldSideOverride.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.CalculatePlunderedGold
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.CalculatePlunderedGoldOverride.Prefix;

  • TaleWorlds.CampaignSystem.Inventory.InventoryManager.OpenScreenAsLoot
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.LootScreenOverride.Prefix;

  • TaleWorlds.CampaignSystem.Inventory.InventoryManager.CloseInventoryPresentation
    • Postfixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.InventoryScreenClosedOverride.Postfix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.HandleMapEventEnd
    • Prefixes
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.MapEventEndOverride.Prefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEventSide.CollectAll
    • Transpilers
      • Owner: HLC.TrueBattleLoot; Namespace: TrueBattleLoot.CollectAllOverride.Transpiler;

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

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

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

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

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

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

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

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

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

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

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

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

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

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_request_mission_ask_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventOtherActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_wants_to_make_peace_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventDiplomaticActionsConversation;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_player_threats_lord_verify_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.village_farmer_loot_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.caravan_loot_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillageHostileActionCampaignBehavior.game_menu_village_hostile_action_on_condition
    • Postfixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.PreventHostileActionsMenu;

  • TaleWorlds.CampaignSystem.KingdomManager.AbdicateTheThrone
    • Prefixes
      • Owner: bannerlord.diplomacy.campaign; Namespace: Diplomacy.Patches.RebelKingdomPatches.HandleThroneAbdication;

+ Log Files

  • default20230413
      • [2023-04-13T14:11:41.1613876+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-13T14:11:41.1613876+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:11:41.1053750+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-13T14:11:41.1053750+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:11:38.7344805+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-13T14:11:38.7344805+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:11:38.6724866+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-13T14:11:38.6724866+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:11:37.4303469+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-13T14:11:37.4303469+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:11:37.3743344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-13T14:11:37.3743344+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:11:34.6016313+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.LauncherEx.Mixins.LauncherVMMixin'
      • [2023-04-13T14:11:34.6016313+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:11:34.5486189+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'Bannerlord.BLSE.BLSEInterceptorAttribute'
      • [2023-04-13T14:11:34.5486189+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:11:34.4115096+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Resolving: Microsoft.Bcl.AsyncInterfaces
      • [2023-04-13T14:11:32.8449808+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.View.Screens.MissionScreen::HandleResume
      • [2023-04-13T14:11:32.8444674+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.View.Screens.MissionScreen::HandleActivate
      • [2023-04-13T14:11:32.8434319+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.View.Screens.MissionScreen::HandleInitialize
      • [2023-04-13T14:11:32.8434319+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:11:32.8434319+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.Map.MapScreen::HandleDeactivate
      • [2023-04-13T14:11:32.8434319+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.Map.MapScreen::HandlePause
      • [2023-04-13T14:11:32.8434319+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: PushScreen
      • [2023-04-13T14:11:32.8434319+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Force VSync State is now DEACTIVATED
      • [2023-04-13T14:11:31.9203050+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: [GAME MENU] town
      • [2023-04-13T14:11:30.8617645+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: [GAME MENU] town_keep_bribe
      • [2023-04-13T14:11:29.8032505+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: [GAME MENU] town
      • [2023-04-13T14:11:29.7982500+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.Map.MapScreen::HandleResume
      • [2023-04-13T14:11:29.7982500+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.Map.MapScreen::HandleActivate
      • [2023-04-13T14:11:29.7982500+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:11:29.7972619+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: PopScreen - SandBox.GauntletUI.GauntletInventoryScreen
      • [2023-04-13T14:11:29.7814647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.GauntletUI.GauntletInventoryScreen::HandleFinalize
      • [2023-04-13T14:11:29.7809509+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.GauntletUI.GauntletInventoryScreen::HandleDeactivate
      • [2023-04-13T14:11:29.7809509+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.GauntletUI.GauntletInventoryScreen::HandlePause
      • [2023-04-13T14:11:29.7809509+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: PopScreen
      • [2023-04-13T14:11:29.7809509+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Force VSync State is now DEACTIVATED
      • [2023-04-13T14:11:29.7716462+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: InventoryLogic::Reset
      • [2023-04-13T14:11:29.1067073+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: battania_horse
      • [2023-04-13T14:11:29.0407155+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: charger
      • [2023-04-13T14:11:28.7846399+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: t2_battania_horse
      • [2023-04-13T14:11:28.6935821+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: sumpter_horse
      • [2023-04-13T14:11:28.6935821+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: charger
      • [2023-04-13T14:11:28.6231602+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: seax
      • [2023-04-13T14:11:28.6231602+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: t3_empire_horse
      • [2023-04-13T14:11:28.6231602+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: t3_sturgia_horse
      • [2023-04-13T14:11:28.6231602+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: t3_battania_horse
      • [2023-04-13T14:11:28.6231602+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: t2_vlandia_horse
      • [2023-04-13T14:11:28.6226465+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: t2_sturgia_horse
      • [2023-04-13T14:11:28.6226465+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: t2_empire_horse
      • [2023-04-13T14:11:28.6226465+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: t2_battania_horse
      • [2023-04-13T14:11:28.6226465+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: charger
      • [2023-04-13T14:11:28.6226465+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: battania_horse
      • [2023-04-13T14:11:28.6226465+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: sturgia_horse
      • [2023-04-13T14:11:28.6226465+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: vlandia_horse
      • [2023-04-13T14:11:28.6226465+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: empire_horse
      • [2023-04-13T14:11:28.6226465+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: saddle_horse
      • [2023-04-13T14:11:28.6221272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: old_horse
      • [2023-04-13T14:11:28.6221272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: mule
      • [2023-04-13T14:11:28.6174525+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: sturgia_axe_2_t2
      • [2023-04-13T14:11:28.6174525+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: default_arrows
      • [2023-04-13T14:11:28.6174525+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: hunting_bow
      • [2023-04-13T14:11:28.6174525+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: light_harness
      • [2023-04-13T14:11:28.6174525+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: sumpter_horse
      • [2023-04-13T14:11:28.6174525+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: wrapped_leather_boots
      • [2023-04-13T14:11:28.6174525+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: northern_leather_vest
      • [2023-04-13T14:11:28.6096966+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Render Requested: nordic_fur_cap
      • [2023-04-13T14:11:28.4309897+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.GauntletUI.GauntletInventoryScreen::HandleResume
      • [2023-04-13T14:11:28.4309897+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.GauntletUI.GauntletInventoryScreen::HandleActivate
      • [2023-04-13T14:11:28.1252583+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.GauntletUI.GauntletInventoryScreen::HandleInitialize
      • [2023-04-13T14:11:28.1252583+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:11:28.1247404+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.Map.MapScreen::HandleDeactivate
      • [2023-04-13T14:11:28.1242276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.Map.MapScreen::HandlePause
      • [2023-04-13T14:11:28.1242276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: PushScreen
      • [2023-04-13T14:11:28.1242276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Force VSync State is now ACTIVE
      • [2023-04-13T14:11:28.1231980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Без назначения : 1.3
      • [2023-04-13T14:11:28.1231980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Знамя : 1.3
      • [2023-04-13T14:11:28.1231980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Ультраброня : 1.3
      • [2023-04-13T14:11:28.1231980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Тяжелая Р±СЂРѕРЅСЏ : 1.184615
      • [2023-04-13T14:11:28.1231980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Средняя Р±СЂРѕРЅСЏ : 0.963461
      • [2023-04-13T14:11:28.1231980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Легкая Р±СЂРѕРЅСЏ : 0.7999996
      • [2023-04-13T14:11:28.1231980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Одежда : 0.8004615
      • [2023-04-13T14:11:28.1231980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Щит V : 1.3
      • [2023-04-13T14:11:28.1231980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Щит IV : 1.3
      • [2023-04-13T14:11:28.1231980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Щит III : 0.8576919
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Щит II : 0.7999996
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Щит I : 0.8122644
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РћСЂСѓР¶РёРµ дальнего Р±РѕСЏ V : 1.3
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РћСЂСѓР¶РёРµ дальнего Р±РѕСЏ IV : 1.184615
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РћСЂСѓР¶РёРµ дальнего Р±РѕСЏ III : 0.8576919
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РћСЂСѓР¶РёРµ дальнего Р±РѕСЏ II : 0.7999996
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РћСЂСѓР¶РёРµ дальнего Р±РѕСЏ I : 0.8018262
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РћСЂСѓР¶РёРµ ближнего Р±РѕСЏ V : 1.3
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РћСЂСѓР¶РёРµ ближнего Р±РѕСЏ IV : 1.3
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РћСЂСѓР¶РёРµ ближнего Р±РѕСЏ III : 0.8384612
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РћСЂСѓР¶РёРµ ближнего Р±РѕСЏ II : 0.809615
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РћСЂСѓР¶РёРµ ближнего Р±РѕСЏ I : 0.8116102
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Снаряжение лошади V : 1.3
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Снаряжение лошади IV : 1.3
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Снаряжение лошади III : 1.3
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Снаряжение лошади II : 0.8353401
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Снаряжение лошади I : 0.8095114
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Благородное верховое животное : 1.067092
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Боевой скакун : 1.458669
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Верховое животное : 1.309986
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Грузовое животное : 2.257151
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Кабан : 1.336504
      • [2023-04-13T14:11:28.1226795+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РљРѕСЂРѕРІР° : 1.127947
      • [2023-04-13T14:11:28.1226676+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Овцы : 1.398467
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Стрела : 0.8126288
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Украшение : 6.339211
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Мех : 4.585674
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РљРѕР¶Р° : 6.590909
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РџРѕСЃСѓРґР° : 5.546957
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Инструменты : 2.058571
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Р’РёРЅРѕ : 6.708228
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РџРёРІРѕ : 1.847711
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Глина : 1.066868
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РЁРєСѓСЂС‹ : 1.073529
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Серебро : 1.367762
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Соль : 1.699682
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Железо : 1.441259
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Твердый древесина : 1.455248
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Бархат : 7.110913
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Шелк-сырец : 1.029211
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Ткань : 1.3
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Шерсть : 3.532673
      • [2023-04-13T14:11:28.1221649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Полотно : 5.768358
      • [2023-04-13T14:11:28.1221554+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Лен : 1.526124
      • [2023-04-13T14:11:28.1216440+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Масло : 5.085618
      • [2023-04-13T14:11:28.1216440+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Масло : 1.241197
      • [2023-04-13T14:11:28.1216440+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Оливки : 1.552732
      • [2023-04-13T14:11:28.1216440+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Финики : 2.277433
      • [2023-04-13T14:11:28.1216440+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Виноград : 1.853511
      • [2023-04-13T14:11:28.1216440+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Сыр : 1.217364
      • [2023-04-13T14:11:28.1216440+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of РњСЏСЃРѕ : 0.9049938
      • [2023-04-13T14:11:28.1216440+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Рыба : 1.201533
      • [2023-04-13T14:11:28.1216440+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Average value of Зерно : 1.462067
      • [2023-04-13T14:11:24.8116823+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: [GAME MENU] town
      • [2023-04-13T14:11:24.8080616+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: [GAME MENU] town_outside
      • [2023-04-13T14:11:24.8049647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Player has entered Варчег
      • [2023-04-13T14:11:24.3540679+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Зуван получает новый уровень.
      • [2023-04-13T14:11:21.4297212+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.Map.MapScreen::HandleResume
      • [2023-04-13T14:11:21.4202154+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.Map.MapScreen::HandleActivate
      • [2023-04-13T14:11:21.4172045+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: AddGlobalLayer
      • [2023-04-13T14:11:20.8397842+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.Map.MapScreen::HandleInitialize
      • [2023-04-13T14:11:20.8397842+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:11:20.7776736+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:11:20.7762553+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleFinalize
      • [2023-04-13T14:11:20.7762553+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleDeactivate
      • [2023-04-13T14:11:20.7762553+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandlePause
      • [2023-04-13T14:11:20.7762553+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: DeactivateAndFinalizeAllScreens
      • [2023-04-13T14:11:20.7762553+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: CleanAndPushScreen
      • [2023-04-13T14:11:20.7762553+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Force VSync State is now DEACTIVATED
      • [2023-04-13T14:10:59.1680535+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Called GetVoiceTypeUsableForPlayerData
      • [2023-04-13T14:10:59.1675412+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Called GetVoiceTypeUsableForPlayerData
      • [2023-04-13T14:10:59.1623503+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Called GetVoiceTypeUsableForPlayerData
      • [2023-04-13T14:10:59.1618375+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Called GetVoiceTypeUsableForPlayerData
      • [2023-04-13T14:10:53.0377048+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleResume
      • [2023-04-13T14:10:53.0377048+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleActivate
      • [2023-04-13T14:10:53.0377048+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleInitialize
      • [2023-04-13T14:10:53.0377048+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:52.9796919+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:52.9796919+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleFinalize
      • [2023-04-13T14:10:52.9796919+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleDeactivate
      • [2023-04-13T14:10:52.9796919+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandlePause
      • [2023-04-13T14:10:52.9796919+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: DeactivateAndFinalizeAllScreens
      • [2023-04-13T14:10:52.9796919+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: CleanAndPushScreen
      • [2023-04-13T14:10:52.9796919+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Force VSync State is now DEACTIVATED
      • [2023-04-13T14:10:49.3254686+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleResume
      • [2023-04-13T14:10:49.3254686+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleActivate
      • [2023-04-13T14:10:49.3213351+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleInitialize
      • [2023-04-13T14:10:49.3213351+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:49.2596463+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:49.2596463+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: DeactivateAndFinalizeAllScreens
      • [2023-04-13T14:10:49.2596463+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: CleanAndPushScreen
      • [2023-04-13T14:10:49.2596463+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Force VSync State is now DEACTIVATED
      • [2023-04-13T14:10:49.1310109+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:49.1310109+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleFinalize
      • [2023-04-13T14:10:49.1310109+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleDeactivate
      • [2023-04-13T14:10:49.1310109+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandlePause
      • [2023-04-13T14:10:49.1310109+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: CleanScreens
      • [2023-04-13T14:10:49.1271600+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Finished starting a new game.
      • [2023-04-13T14:10:47.8482659+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in фен Каэрнахт
      • [2023-04-13T14:10:47.8482659+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_B8_c
      • [2023-04-13T14:10:47.8482659+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_B8_c
      • [2023-04-13T14:10:47.8472658+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Обуриты
      • [2023-04-13T14:10:47.8472658+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_K9_c1
      • [2023-04-13T14:10:47.8472658+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_K9_c2
      • [2023-04-13T14:10:47.8472658+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Косторовинг
      • [2023-04-13T14:10:47.8472658+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_S9_m
      • [2023-04-13T14:10:47.8472658+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_S9_m
      • [2023-04-13T14:10:47.8472658+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РґРµ Ротад
      • [2023-04-13T14:10:47.8472658+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_V11_u
      • [2023-04-13T14:10:47.8472658+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_V11_c1
      • [2023-04-13T14:10:47.8472658+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Бану Руваид
      • [2023-04-13T14:10:47.8462652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_A9_l
      • [2023-04-13T14:10:47.8462652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_A9_l
      • [2023-04-13T14:10:47.8462652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Янсериты
      • [2023-04-13T14:10:47.8462652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_K8_u
      • [2023-04-13T14:10:47.8462652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_20
      • [2023-04-13T14:10:47.8462652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Кольтиты
      • [2023-04-13T14:10:47.8462652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_19_1
      • [2023-04-13T14:10:47.8462652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_23
      • [2023-04-13T14:10:47.8462652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Балтаиты
      • [2023-04-13T14:10:47.8452652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_18
      • [2023-04-13T14:10:47.8452652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_22_1
      • [2023-04-13T14:10:47.8452652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_18_1
      • [2023-04-13T14:10:47.8452652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Харфиты
      • [2023-04-13T14:10:47.8452652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_17
      • [2023-04-13T14:10:47.8452652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Тигриты
      • [2023-04-13T14:10:47.8452652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_16
      • [2023-04-13T14:10:47.8452652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_16_1
      • [2023-04-13T14:10:47.8452652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_16_2
      • [2023-04-13T14:10:47.8452652+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in фен Айнгаль
      • [2023-04-13T14:10:47.8442649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_21
      • [2023-04-13T14:10:47.8442649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_17_1
      • [2023-04-13T14:10:47.8442649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_17
      • [2023-04-13T14:10:47.8442649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in фен Гьяль
      • [2023-04-13T14:10:47.8442649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_16
      • [2023-04-13T14:10:47.8442649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in фен Пенраик
      • [2023-04-13T14:10:47.8442649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_14_1
      • [2023-04-13T14:10:47.8442649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_19
      • [2023-04-13T14:10:47.8442649+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in фен Моркар
      • [2023-04-13T14:10:47.8432648+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_15_1
      • [2023-04-13T14:10:47.8432648+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_15_2
      • [2023-04-13T14:10:47.8432648+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in фен РЈРІСЌР№РЅ
      • [2023-04-13T14:10:47.8432648+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_5
      • [2023-04-13T14:10:47.8432648+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_9
      • [2023-04-13T14:10:47.8432648+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_5_1
      • [2023-04-13T14:10:47.8432648+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in фен Дернгиль
      • [2023-04-13T14:10:47.8432648+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_8
      • [2023-04-13T14:10:47.8432648+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_4
      • [2023-04-13T14:10:47.8422647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_3
      • [2023-04-13T14:10:47.8422647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in фен Граффендок
      • [2023-04-13T14:10:47.8422647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_5_10
      • [2023-04-13T14:10:47.8422647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РґРµ Фолькун
      • [2023-04-13T14:10:47.8422647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_28_1
      • [2023-04-13T14:10:47.8422647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_28_2
      • [2023-04-13T14:10:47.8422647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РґРµ Желинд
      • [2023-04-13T14:10:47.8422647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_27
      • [2023-04-13T14:10:47.8422647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_V9_u
      • [2023-04-13T14:10:47.8422647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РґРµ Моларн
      • [2023-04-13T14:10:47.8422647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_26_1
      • [2023-04-13T14:10:47.8412644+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_24_1
      • [2023-04-13T14:10:47.8412644+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РґРµ Фортес
      • [2023-04-13T14:10:47.8412644+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_23_3
      • [2023-04-13T14:10:47.8412644+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_23_2
      • [2023-04-13T14:10:47.8412644+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РґРµ Валант
      • [2023-04-13T14:10:47.8412644+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_22_1
      • [2023-04-13T14:10:47.8412644+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_22
      • [2023-04-13T14:10:47.8412644+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РґРµ Гюнрик
      • [2023-04-13T14:10:47.8412644+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_25
      • [2023-04-13T14:10:47.8402642+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_25_1
      • [2023-04-13T14:10:47.8402642+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РґРµ Кортэн
      • [2023-04-13T14:10:47.8402642+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_16
      • [2023-04-13T14:10:47.8402642+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_19
      • [2023-04-13T14:10:47.8402642+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_19
      • [2023-04-13T14:10:47.8402642+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РґРµ Арроманк
      • [2023-04-13T14:10:47.8402642+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_12
      • [2023-04-13T14:10:47.8402642+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_9
      • [2023-04-13T14:10:47.8402642+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_9
      • [2023-04-13T14:10:47.8392639+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РґРµ РўРёСЂ
      • [2023-04-13T14:10:47.8392639+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_4
      • [2023-04-13T14:10:47.8392639+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_3_1
      • [2023-04-13T14:10:47.8392639+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_11
      • [2023-04-13T14:10:47.8392639+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РґРµ Мерок
      • [2023-04-13T14:10:47.8392639+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_15
      • [2023-04-13T14:10:47.8392639+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_7
      • [2023-04-13T14:10:47.8392639+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_7
      • [2023-04-13T14:10:47.8382636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_4_1
      • [2023-04-13T14:10:47.8382636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Бану Хаббаб
      • [2023-04-13T14:10:47.8382636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Бану Сармал
      • [2023-04-13T14:10:47.8382636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_19_2
      • [2023-04-13T14:10:47.8382636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_19_1
      • [2023-04-13T14:10:47.8382636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_19_3
      • [2023-04-13T14:10:47.8382636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Бану Атиж
      • [2023-04-13T14:10:47.8382636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_18_3
      • [2023-04-13T14:10:47.8382636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Бану Арбас
      • [2023-04-13T14:10:47.8382636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_21
      • [2023-04-13T14:10:47.8382636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Бану Караз
      • [2023-04-13T14:10:47.8372633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_16_1
      • [2023-04-13T14:10:47.8372633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_14
      • [2023-04-13T14:10:47.8372633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Бану Килд
      • [2023-04-13T14:10:47.8372633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_5
      • [2023-04-13T14:10:47.8372633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_5
      • [2023-04-13T14:10:47.8372633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_6
      • [2023-04-13T14:10:47.8372633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Бану Халян
      • [2023-04-13T14:10:47.8372633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_2
      • [2023-04-13T14:10:47.8362633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_10
      • [2023-04-13T14:10:47.8362633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РЈР±СЂРѕРІРёРЅРі
      • [2023-04-13T14:10:47.8362633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_20_1
      • [2023-04-13T14:10:47.8362633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_20_1
      • [2023-04-13T14:10:47.8362633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Вежовинг
      • [2023-04-13T14:10:47.8362633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_19_1
      • [2023-04-13T14:10:47.8362633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_15
      • [2023-04-13T14:10:47.8362633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Изайровинг
      • [2023-04-13T14:10:47.8362633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_18_1
      • [2023-04-13T14:10:47.8362633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_23_1
      • [2023-04-13T14:10:47.8362633+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Тогаровинг
      • [2023-04-13T14:10:47.8352628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_17
      • [2023-04-13T14:10:47.8352628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_22_1
      • [2023-04-13T14:10:47.8352628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_17
      • [2023-04-13T14:10:47.8352628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РћСЂРјРёРґРѕРІРёРЅРі
      • [2023-04-13T14:10:47.8352628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_21
      • [2023-04-13T14:10:47.8352628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_14_1
      • [2023-04-13T14:10:47.8352628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_21
      • [2023-04-13T14:10:47.8352628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Вагировинг
      • [2023-04-13T14:10:47.8342628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_12
      • [2023-04-13T14:10:47.8342628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_6
      • [2023-04-13T14:10:47.8342628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_9
      • [2023-04-13T14:10:47.8342628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Гундаровинг
      • [2023-04-13T14:10:47.8342628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_13_2
      • [2023-04-13T14:10:47.8342628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Ветранис
      • [2023-04-13T14:10:47.8342628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_SE9_c2
      • [2023-04-13T14:10:47.8342628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_SE9_s
      • [2023-04-13T14:10:47.8342628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РџСЂРёРЅРёРє
      • [2023-04-13T14:10:47.8342628+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_72
      • [2023-04-13T14:10:47.8332626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_72
      • [2023-04-13T14:10:47.8332626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Авлон
      • [2023-04-13T14:10:47.8332626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_55_1
      • [2023-04-13T14:10:47.8332626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Визарт
      • [2023-04-13T14:10:47.8332626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_54
      • [2023-04-13T14:10:47.8332626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_68
      • [2023-04-13T14:10:47.8332626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Юлий
      • [2023-04-13T14:10:47.8332626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Хонгер
      • [2023-04-13T14:10:47.8332626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Местрикар
      • [2023-04-13T14:10:47.8332626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_39
      • [2023-04-13T14:10:47.8332626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_39
      • [2023-04-13T14:10:47.8322623+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_39
      • [2023-04-13T14:10:47.8322623+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Леонипардес
      • [2023-04-13T14:10:47.8322623+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Петер
      • [2023-04-13T14:10:47.8322623+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_37
      • [2023-04-13T14:10:47.8322623+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_27_3
      • [2023-04-13T14:10:47.8322623+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Палладий
      • [2023-04-13T14:10:47.8322623+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_WE9_u
      • [2023-04-13T14:10:47.8322623+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_WE9_l
      • [2023-04-13T14:10:47.8322623+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Манеолис
      • [2023-04-13T14:10:47.8322623+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_71
      • [2023-04-13T14:10:47.8312621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_WE8_u
      • [2023-04-13T14:10:47.8312621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Корений
      • [2023-04-13T14:10:47.8312621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_73_1
      • [2023-04-13T14:10:47.8312621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_53
      • [2023-04-13T14:10:47.8312621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Сорад
      • [2023-04-13T14:10:47.8312621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_52_1
      • [2023-04-13T14:10:47.8312621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Лоналион
      • [2023-04-13T14:10:47.8312621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_45
      • [2023-04-13T14:10:47.8312621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_45_2
      • [2023-04-13T14:10:47.8312621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Элахес
      • [2023-04-13T14:10:47.8302617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_40_1
      • [2023-04-13T14:10:47.8302617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_40_1
      • [2023-04-13T14:10:47.8302617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Дионик
      • [2023-04-13T14:10:47.8302617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_12
      • [2023-04-13T14:10:47.8302617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_11
      • [2023-04-13T14:10:47.8302617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_36
      • [2023-04-13T14:10:47.8302617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Варр
      • [2023-04-13T14:10:47.8302617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_25
      • [2023-04-13T14:10:47.8292617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_23
      • [2023-04-13T14:10:47.8292617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_10
      • [2023-04-13T14:10:47.8292617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Комен
      • [2023-04-13T14:10:47.8292617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_34
      • [2023-04-13T14:10:47.8292617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_44
      • [2023-04-13T14:10:47.8292617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_7
      • [2023-04-13T14:10:47.8292617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Серапиды
      • [2023-04-13T14:10:47.8292617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_NE9_s
      • [2023-04-13T14:10:47.8292617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_NE9_d
      • [2023-04-13T14:10:47.8292617+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Ватацес
      • [2023-04-13T14:10:47.8282615+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_NE8_l
      • [2023-04-13T14:10:47.8282615+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_NE8_l
      • [2023-04-13T14:10:47.8282615+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Фалентес
      • [2023-04-13T14:10:47.8282615+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_58
      • [2023-04-13T14:10:47.8282615+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_70
      • [2023-04-13T14:10:47.8282615+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РҐРѕРЅРёСЃ
      • [2023-04-13T14:10:47.8282615+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_1_16
      • [2023-04-13T14:10:47.8282615+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_51
      • [2023-04-13T14:10:47.8282615+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Долентос
      • [2023-04-13T14:10:47.8272612+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_1_14
      • [2023-04-13T14:10:47.8272612+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_50
      • [2023-04-13T14:10:47.8272612+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Импесторес
      • [2023-04-13T14:10:47.8272612+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_20
      • [2023-04-13T14:10:47.8272612+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_1_13
      • [2023-04-13T14:10:47.8272612+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Неретцес
      • [2023-04-13T14:10:47.8272612+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_5
      • [2023-04-13T14:10:47.8272612+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_1_10
      • [2023-04-13T14:10:47.8262610+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_43
      • [2023-04-13T14:10:47.8262610+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_1_9
      • [2023-04-13T14:10:47.8262610+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_5
      • [2023-04-13T14:10:47.8262610+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in РђСЂРіРѕСЂ
      • [2023-04-13T14:10:47.8262610+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_1_5
      • [2023-04-13T14:10:47.8262610+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_22
      • [2023-04-13T14:10:47.8262610+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_1_3
      • [2023-04-13T14:10:47.8252607+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_1_6
      • [2023-04-13T14:10:47.8252607+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Остик
      • [2023-04-13T14:10:47.8252607+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_1_2
      • [2023-04-13T14:10:47.8252607+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_2
      • [2023-04-13T14:10:47.8252607+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_41
      • [2023-04-13T14:10:47.8252607+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_1_21
      • [2023-04-13T14:10:47.8252607+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Аркиты
      • [2023-04-13T14:10:47.8252607+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_15_2
      • [2023-04-13T14:10:47.8242606+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_15_2
      • [2023-04-13T14:10:47.8242606+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_12
      • [2023-04-13T14:10:47.8242606+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_15
      • [2023-04-13T14:10:47.8242606+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Кергиты
      • [2023-04-13T14:10:47.8242606+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_81
      • [2023-04-13T14:10:47.8242606+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_81
      • [2023-04-13T14:10:47.8242606+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_11
      • [2023-04-13T14:10:47.8242606+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Урханаиты
      • [2023-04-13T14:10:47.8232604+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_10
      • [2023-04-13T14:10:47.8232604+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_13
      • [2023-04-13T14:10:47.8232604+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_6_13
      • [2023-04-13T14:10:47.8232604+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Бану Сарран
      • [2023-04-13T14:10:47.8232604+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_11
      • [2023-04-13T14:10:47.8232604+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_3
      • [2023-04-13T14:10:47.8222601+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_3_3
      • [2023-04-13T14:10:47.8222601+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Generated a child in Куловинг
      • [2023-04-13T14:10:47.8222601+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_111
      • [2023-04-13T14:10:47.8222601+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_11
      • [2023-04-13T14:10:47.8192594+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: lord_2_11
      • [2023-04-13T14:10:47.7572453+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7572453+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7572453+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7572453+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7572453+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7572453+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7572453+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7572453+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7572453+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7562450+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7562450+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7562450+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7562450+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_3
      • [2023-04-13T14:10:47.7562450+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_3
      • [2023-04-13T14:10:47.7562450+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_1b
      • [2023-04-13T14:10:47.7562450+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_2b
      • [2023-04-13T14:10:47.7552448+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_artisan_1
      • [2023-04-13T14:10:47.7552448+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7552448+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7552448+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7552448+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7552448+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7552448+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7552448+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7552448+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7542446+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7542446+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_2
      • [2023-04-13T14:10:47.7542446+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7542446+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7542446+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_1
      • [2023-04-13T14:10:47.7542446+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_3
      • [2023-04-13T14:10:47.7542446+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_0b
      • [2023-04-13T14:10:47.7532444+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_1b
      • [2023-04-13T14:10:47.7532444+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_artisan_1
      • [2023-04-13T14:10:47.7532444+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7532444+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7532444+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7532444+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7532444+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7532444+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7532444+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7522442+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7522442+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7522442+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_2
      • [2023-04-13T14:10:47.7522442+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7522442+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7522442+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_3
      • [2023-04-13T14:10:47.7522442+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_1
      • [2023-04-13T14:10:47.7522442+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_1c
      • [2023-04-13T14:10:47.7512439+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_merchant_1
      • [2023-04-13T14:10:47.7512439+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_artisan_2
      • [2023-04-13T14:10:47.7512439+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7512439+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7512439+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7512439+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7512439+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7512439+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7512439+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7502436+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7502436+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7502436+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_3
      • [2023-04-13T14:10:47.7502436+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_3
      • [2023-04-13T14:10:47.7502436+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_0b
      • [2023-04-13T14:10:47.7502436+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_1c
      • [2023-04-13T14:10:47.7502436+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_artisan_2
      • [2023-04-13T14:10:47.7492434+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7492434+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7492434+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7492434+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_2
      • [2023-04-13T14:10:47.7492434+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7492434+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7492434+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7492434+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7492434+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7482461+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7482461+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7482461+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7482461+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_3
      • [2023-04-13T14:10:47.7482461+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2023-04-13T14:10:47.7482461+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_2
      • [2023-04-13T14:10:47.7482461+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_1c
      • [2023-04-13T14:10:47.7482461+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_artisan_1
      • [2023-04-13T14:10:47.7477403+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7477403+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7477403+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7477403+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7467400+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7467400+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7467400+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7467400+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7467400+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7467400+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7467400+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7467400+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7467400+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_1
      • [2023-04-13T14:10:47.7457399+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_gangleader_3
      • [2023-04-13T14:10:47.7457399+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_merchant_1
      • [2023-04-13T14:10:47.7457399+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_khuzait_2
      • [2023-04-13T14:10:47.7457399+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_artisan_2
      • [2023-04-13T14:10:47.7457399+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7457399+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7457399+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7457399+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7447395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7447395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7447395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7447395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7447395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7447395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7447395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7447395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7447395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_2
      • [2023-04-13T14:10:47.7437395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7437395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7437395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_2
      • [2023-04-13T14:10:47.7437395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7437395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7437395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7437395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7437395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7437395+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_2
      • [2023-04-13T14:10:47.7427391+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7427391+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7427391+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_2
      • [2023-04-13T14:10:47.7427391+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7427391+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7427391+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_3
      • [2023-04-13T14:10:47.7427391+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7427391+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7427391+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_1
      • [2023-04-13T14:10:47.7417387+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7417387+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2023-04-13T14:10:47.7417387+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_headman_2
      • [2023-04-13T14:10:47.7417387+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7372346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2023-04-13T14:10:47.7372346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7372346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7372346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7372346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7372346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7372346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7372346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7372346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7362346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7362346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7362346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7362346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7362346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_4
      • [2023-04-13T14:10:47.7362346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_5
      • [2023-04-13T14:10:47.7362346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_0c
      • [2023-04-13T14:10:47.7362346+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_1
      • [2023-04-13T14:10:47.7352342+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_artisan_2
      • [2023-04-13T14:10:47.7352342+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_2
      • [2023-04-13T14:10:47.7352342+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7352342+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7352342+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7352342+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7352342+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7352342+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_2
      • [2023-04-13T14:10:47.7352342+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7342340+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7342340+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7342340+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7342340+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7342340+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_2
      • [2023-04-13T14:10:47.7342340+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7342340+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7342340+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_5
      • [2023-04-13T14:10:47.7342340+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_5
      • [2023-04-13T14:10:47.7332339+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_0c
      • [2023-04-13T14:10:47.7332339+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_0d
      • [2023-04-13T14:10:47.7332339+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_artisan_1
      • [2023-04-13T14:10:47.7332339+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7332339+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7332339+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7332339+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7332339+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7332339+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7332339+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_2
      • [2023-04-13T14:10:47.7322337+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7322337+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7322337+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7322337+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7322337+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7322337+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_4
      • [2023-04-13T14:10:47.7322337+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_5
      • [2023-04-13T14:10:47.7322337+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_1
      • [2023-04-13T14:10:47.7312333+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_0c
      • [2023-04-13T14:10:47.7312333+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_artisan_1
      • [2023-04-13T14:10:47.7312333+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7312333+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7312333+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7312333+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_2
      • [2023-04-13T14:10:47.7312333+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7312333+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7312333+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_2
      • [2023-04-13T14:10:47.7312333+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7302331+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7302331+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7302331+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7302331+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7302331+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7302331+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7302331+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7302331+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_5
      • [2023-04-13T14:10:47.7292329+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_4
      • [2023-04-13T14:10:47.7292329+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_0e
      • [2023-04-13T14:10:47.7292329+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_1
      • [2023-04-13T14:10:47.7292329+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_artisan_2
      • [2023-04-13T14:10:47.7292329+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7292329+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7292329+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7292329+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7292329+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7292329+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7282328+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7282328+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7282328+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7282328+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_2
      • [2023-04-13T14:10:47.7282328+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7282328+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7282328+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_4
      • [2023-04-13T14:10:47.7282328+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_4
      • [2023-04-13T14:10:47.7282328+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_0b
      • [2023-04-13T14:10:47.7282328+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_battania_0d
      • [2023-04-13T14:10:47.7272324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_artisan_1
      • [2023-04-13T14:10:47.7272324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7272324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7272324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7272324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7272324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7272324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7272324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7272324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7272324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7262324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7262324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7262324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7262324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7262324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7262324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7262324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_2
      • [2023-04-13T14:10:47.7262324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7262324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7262324+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7252321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7252321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7252321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7252321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7252321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7252321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7252321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7252321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7252321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_3
      • [2023-04-13T14:10:47.7252321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7252321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7242317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_headman_1
      • [2023-04-13T14:10:47.7242317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_rural_notable_1
      • [2023-04-13T14:10:47.7242317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_battania_rural_notable_2
      • [2023-04-13T14:10:47.7242317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_1
      • [2023-04-13T14:10:47.7242317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7242317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7242317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_1
      • [2023-04-13T14:10:47.7242317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7242317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7232317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_3
      • [2023-04-13T14:10:47.7232317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2023-04-13T14:10:47.7232317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_merch1
      • [2023-04-13T14:10:47.7232317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_merch2
      • [2023-04-13T14:10:47.7232317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2023-04-13T14:10:47.7232317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7232317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7232317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7232317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_1
      • [2023-04-13T14:10:47.7232317+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7222314+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7222314+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7222314+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7222314+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7222314+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2023-04-13T14:10:47.7222314+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2023-04-13T14:10:47.7222314+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_1
      • [2023-04-13T14:10:47.7222314+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_1b
      • [2023-04-13T14:10:47.7222314+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2023-04-13T14:10:47.7212312+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7212312+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7212312+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7212312+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7212312+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7212312+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7212312+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2023-04-13T14:10:47.7212312+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2023-04-13T14:10:47.7212312+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_merch2
      • [2023-04-13T14:10:47.7202310+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_merch1
      • [2023-04-13T14:10:47.7202310+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_artisan_2
      • [2023-04-13T14:10:47.7202310+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7202310+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7202310+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7202310+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7202310+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7202310+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7202310+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7202310+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7192306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7192306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7192306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7192306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7192306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2023-04-13T14:10:47.7192306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2023-04-13T14:10:47.7192306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_1b
      • [2023-04-13T14:10:47.7192306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_merch3
      • [2023-04-13T14:10:47.7192306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_artisan_2
      • [2023-04-13T14:10:47.7182306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7182306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7182306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7182306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7182306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7182306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7182306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7182306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7182306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7182306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2023-04-13T14:10:47.7172303+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_3
      • [2023-04-13T14:10:47.7172303+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_1b
      • [2023-04-13T14:10:47.7172303+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_merch3
      • [2023-04-13T14:10:47.7172303+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_artisan_2
      • [2023-04-13T14:10:47.7172303+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7172303+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7172303+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7172303+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_1
      • [2023-04-13T14:10:47.7172303+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7172303+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7162300+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7162300+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7162300+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7162300+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7162300+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7162300+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7162300+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2023-04-13T14:10:47.7162300+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2023-04-13T14:10:47.7162300+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_1
      • [2023-04-13T14:10:47.7152297+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_merch3
      • [2023-04-13T14:10:47.7152297+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2023-04-13T14:10:47.7152297+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7152297+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7152297+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7152297+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7152297+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7152297+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7152297+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7152297+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7142295+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7142295+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7142295+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7142295+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7142295+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2023-04-13T14:10:47.7142295+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_3
      • [2023-04-13T14:10:47.7142295+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_merch2
      • [2023-04-13T14:10:47.7142295+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_merch1
      • [2023-04-13T14:10:47.7142295+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2023-04-13T14:10:47.7142295+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_1
      • [2023-04-13T14:10:47.7132293+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7132293+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7132293+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7132293+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7132293+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7132293+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7132293+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7132293+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7132293+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2023-04-13T14:10:47.7122290+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_gangleader_3
      • [2023-04-13T14:10:47.7122290+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_merch3
      • [2023-04-13T14:10:47.7122290+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_1
      • [2023-04-13T14:10:47.7122290+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2023-04-13T14:10:47.7122290+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7122290+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7122290+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7122290+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7122290+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7122290+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7112288+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7112288+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7112288+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7112288+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7112288+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7112288+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7112288+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_3
      • [2023-04-13T14:10:47.7112288+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7112288+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7112288+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7102286+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7102286+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7102286+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7102286+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7102286+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7102286+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7102286+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7072279+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7072279+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_1
      • [2023-04-13T14:10:47.7072279+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7072279+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7072279+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_2
      • [2023-04-13T14:10:47.7072279+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7072279+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2023-04-13T14:10:47.7072279+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_vlandia_headman_1
      • [2023-04-13T14:10:47.7072279+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7062276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2023-04-13T14:10:47.7062276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.7062276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7062276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7062276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.7062276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7062276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7062276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_9
      • [2023-04-13T14:10:47.7062276+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_9
      • [2023-04-13T14:10:47.7052274+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_3
      • [2023-04-13T14:10:47.7052274+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_2
      • [2023-04-13T14:10:47.7052274+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_10
      • [2023-04-13T14:10:47.7052274+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.7052274+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7052274+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7052274+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_3
      • [2023-04-13T14:10:47.7052274+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7052274+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7052274+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.7042272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7042272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7042272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.7042272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7042272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7042272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_7
      • [2023-04-13T14:10:47.7042272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_9
      • [2023-04-13T14:10:47.7042272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_0
      • [2023-04-13T14:10:47.7042272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_3b
      • [2023-04-13T14:10:47.7042272+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_10
      • [2023-04-13T14:10:47.7032269+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.7032269+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7032269+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7032269+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.7032269+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7032269+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7032269+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.7032269+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7032269+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7022267+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_3
      • [2023-04-13T14:10:47.7022267+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7022267+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7022267+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_7
      • [2023-04-13T14:10:47.7022267+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_8
      • [2023-04-13T14:10:47.7022267+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_0
      • [2023-04-13T14:10:47.7022267+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_0b
      • [2023-04-13T14:10:47.7022267+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_10
      • [2023-04-13T14:10:47.7022267+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.7012266+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7012266+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7012266+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_3
      • [2023-04-13T14:10:47.7012266+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7012266+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7012266+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.7012266+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7012266+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7012266+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_8
      • [2023-04-13T14:10:47.7012266+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_9
      • [2023-04-13T14:10:47.7002264+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_3
      • [2023-04-13T14:10:47.7002264+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_2b
      • [2023-04-13T14:10:47.7002264+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_10
      • [2023-04-13T14:10:47.7002264+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.7002264+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7002264+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.7002264+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.7002264+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7002264+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.7002264+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.7002264+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6992261+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6992261+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.6992261+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6992261+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6992261+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_8
      • [2023-04-13T14:10:47.6992261+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_9
      • [2023-04-13T14:10:47.6992261+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_1b
      • [2023-04-13T14:10:47.6992261+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_0
      • [2023-04-13T14:10:47.6992261+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_10
      • [2023-04-13T14:10:47.6992261+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.6982501+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6982501+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6982501+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.6982501+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6982501+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6982501+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.6962574+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6942250+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6942250+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_8
      • [2023-04-13T14:10:47.6942250+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_7
      • [2023-04-13T14:10:47.6942250+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_2
      • [2023-04-13T14:10:47.6942250+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_3
      • [2023-04-13T14:10:47.6942250+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_10
      • [2023-04-13T14:10:47.6942250+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_3
      • [2023-04-13T14:10:47.6942250+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6942250+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6942250+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.6932248+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6932248+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6932248+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.6932248+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6932248+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6932248+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_7
      • [2023-04-13T14:10:47.6932248+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_9
      • [2023-04-13T14:10:47.6932248+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_2b
      • [2023-04-13T14:10:47.6932248+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_2
      • [2023-04-13T14:10:47.6932248+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_10
      • [2023-04-13T14:10:47.6922246+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.6922246+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6922246+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6922246+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.6922246+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6922246+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6922246+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.6922246+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6922246+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6922246+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.6922246+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6912244+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6912244+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_8
      • [2023-04-13T14:10:47.6912244+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_7
      • [2023-04-13T14:10:47.6912244+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_1
      • [2023-04-13T14:10:47.6912244+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_0
      • [2023-04-13T14:10:47.6912244+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_10
      • [2023-04-13T14:10:47.6912244+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_3
      • [2023-04-13T14:10:47.6912244+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6912244+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6912244+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.6902243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6902243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6902243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.6902243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6902243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6902243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.6902243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6902243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6902243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_3
      • [2023-04-13T14:10:47.6902243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6902243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_3
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6892240+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6882237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.6882237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6882237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6882237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_2
      • [2023-04-13T14:10:47.6882237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6882237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6882237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.6882237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6882237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6882237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_aserai_headman_1
      • [2023-04-13T14:10:47.6882237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_12
      • [2023-04-13T14:10:47.6872235+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_aserai_11
      • [2023-04-13T14:10:47.6872235+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_3
      • [2023-04-13T14:10:47.6872235+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6872235+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6872235+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_1
      • [2023-04-13T14:10:47.6872235+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6872235+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6872235+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_1
      • [2023-04-13T14:10:47.6872235+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6872235+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6862233+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_6
      • [2023-04-13T14:10:47.6862233+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_7
      • [2023-04-13T14:10:47.6862233+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_0
      • [2023-04-13T14:10:47.6862233+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_2
      • [2023-04-13T14:10:47.6862233+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_8
      • [2023-04-13T14:10:47.6862233+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_1
      • [2023-04-13T14:10:47.6862233+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6862233+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6862233+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_1
      • [2023-04-13T14:10:47.6862233+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6862233+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6852230+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_3
      • [2023-04-13T14:10:47.6852230+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6852230+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6852230+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_7
      • [2023-04-13T14:10:47.6852230+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_7
      • [2023-04-13T14:10:47.6852230+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_1
      • [2023-04-13T14:10:47.6852230+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_1
      • [2023-04-13T14:10:47.6852230+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_8
      • [2023-04-13T14:10:47.6852230+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6842229+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6842229+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6842229+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6842229+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6842229+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6842229+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_1
      • [2023-04-13T14:10:47.6842229+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6842229+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6842229+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_6
      • [2023-04-13T14:10:47.6842229+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_7
      • [2023-04-13T14:10:47.6832226+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_1
      • [2023-04-13T14:10:47.6832226+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_0b
      • [2023-04-13T14:10:47.6832226+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_8
      • [2023-04-13T14:10:47.6832226+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6832226+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6832226+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6832226+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_1
      • [2023-04-13T14:10:47.6832226+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6832226+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6832226+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6832226+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6822224+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6822224+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6822224+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6822224+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6822224+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_6
      • [2023-04-13T14:10:47.6822224+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_6
      • [2023-04-13T14:10:47.6822224+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_2
      • [2023-04-13T14:10:47.6822224+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_0b
      • [2023-04-13T14:10:47.6822224+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_8
      • [2023-04-13T14:10:47.6822224+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_1
      • [2023-04-13T14:10:47.6812221+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6812221+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6812221+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_3
      • [2023-04-13T14:10:47.6812221+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6812221+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6812221+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_7
      • [2023-04-13T14:10:47.6812221+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_6
      • [2023-04-13T14:10:47.6812221+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_3b
      • [2023-04-13T14:10:47.6812221+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_2b
      • [2023-04-13T14:10:47.6812221+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_8
      • [2023-04-13T14:10:47.6802220+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6802220+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6802220+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6802220+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_3
      • [2023-04-13T14:10:47.6802220+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6802220+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6802220+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6802220+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6802220+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6802220+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_6
      • [2023-04-13T14:10:47.6792216+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_6
      • [2023-04-13T14:10:47.6792216+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_3b
      • [2023-04-13T14:10:47.6792216+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_0b
      • [2023-04-13T14:10:47.6792216+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_8
      • [2023-04-13T14:10:47.6792216+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6792216+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6792216+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6792216+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_3
      • [2023-04-13T14:10:47.6792216+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6762209+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6762209+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6762209+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6762209+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6762209+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_6
      • [2023-04-13T14:10:47.6762209+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_7
      • [2023-04-13T14:10:47.6762209+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_3b
      • [2023-04-13T14:10:47.6752207+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_0b
      • [2023-04-13T14:10:47.6752207+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_8
      • [2023-04-13T14:10:47.6752207+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_3
      • [2023-04-13T14:10:47.6752207+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6752207+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6752207+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6752207+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6752207+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6752207+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6752207+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6742205+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6742205+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6742205+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6742205+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6742205+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6742205+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6742205+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6742205+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_3
      • [2023-04-13T14:10:47.6742205+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6742205+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6732203+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_3
      • [2023-04-13T14:10:47.6732203+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6732203+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6732203+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_1
      • [2023-04-13T14:10:47.6732203+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6732203+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6732203+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_1
      • [2023-04-13T14:10:47.6732203+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6732203+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6732203+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_3
      • [2023-04-13T14:10:47.6722200+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_10
      • [2023-04-13T14:10:47.6722200+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6722200+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_sturgia_headman_2
      • [2023-04-13T14:10:47.6722200+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6722200+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_sturgia_9
      • [2023-04-13T14:10:47.6722200+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6722200+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6722200+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6722200+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6722200+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6712199+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6712199+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6712199+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6712199+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6712199+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl4
      • [2023-04-13T14:10:47.6712199+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl4
      • [2023-04-13T14:10:47.6712199+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_2b
      • [2023-04-13T14:10:47.6712199+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_3
      • [2023-04-13T14:10:47.6702198+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6702198+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6702198+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6702198+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6702198+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6702198+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6702198+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6702198+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6702198+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6702198+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6692195+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_10
      • [2023-04-13T14:10:47.6692195+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl4
      • [2023-04-13T14:10:47.6692195+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_1b
      • [2023-04-13T14:10:47.6692195+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_4b
      • [2023-04-13T14:10:47.6692195+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6692195+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6692195+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6692195+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6692195+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6682192+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6682192+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6682192+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6682192+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6682192+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6682192+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_12
      • [2023-04-13T14:10:47.6682192+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl1
      • [2023-04-13T14:10:47.6682192+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_4
      • [2023-04-13T14:10:47.6682192+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_3b
      • [2023-04-13T14:10:47.6682192+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6672189+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6672189+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6672189+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6672189+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6672189+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6672189+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6672189+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6672189+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6672189+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6672189+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl4
      • [2023-04-13T14:10:47.6662187+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl4
      • [2023-04-13T14:10:47.6662187+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_2
      • [2023-04-13T14:10:47.6662187+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_0b
      • [2023-04-13T14:10:47.6662187+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6662187+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6662187+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6662187+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6662187+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6662187+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6662187+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6662187+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6652185+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6652185+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6652185+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_10
      • [2023-04-13T14:10:47.6652185+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl4
      • [2023-04-13T14:10:47.6652185+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_3b
      • [2023-04-13T14:10:47.6652185+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_2
      • [2023-04-13T14:10:47.6652185+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6652185+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6652185+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6652185+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6652185+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6642183+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6642183+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6642183+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6642183+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6642183+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6642183+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6642183+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6642183+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6642183+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_11
      • [2023-04-13T14:10:47.6642183+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl1
      • [2023-04-13T14:10:47.6632181+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_4
      • [2023-04-13T14:10:47.6632181+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_1
      • [2023-04-13T14:10:47.6632181+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6632181+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6632181+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6632181+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6632181+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6632181+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6632181+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6632181+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6632181+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6622178+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6622178+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6622178+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6622178+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6622178+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_12
      • [2023-04-13T14:10:47.6622178+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_13
      • [2023-04-13T14:10:47.6622178+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_3b
      • [2023-04-13T14:10:47.6622178+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_3
      • [2023-04-13T14:10:47.6622178+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6622178+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6612175+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6612175+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6612175+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6612175+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6612175+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6612175+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6612175+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6612175+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6612175+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6612175+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6612175+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6602174+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6592172+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6592172+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6592172+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6592172+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6592172+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6592172+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6592172+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6592172+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6592172+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6592172+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6592172+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6582170+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6582170+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6582170+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6582170+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6582170+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6582170+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6582170+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6582170+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6582170+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6582170+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6582170+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_11
      • [2023-04-13T14:10:47.6572165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_13
      • [2023-04-13T14:10:47.6572165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_1
      • [2023-04-13T14:10:47.6572165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_1b
      • [2023-04-13T14:10:47.6572165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_8
      • [2023-04-13T14:10:47.6572165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6572165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6572165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6572165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6572165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6572165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6562164+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_13
      • [2023-04-13T14:10:47.6562164+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_11
      • [2023-04-13T14:10:47.6562164+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_0b
      • [2023-04-13T14:10:47.6562164+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_2b
      • [2023-04-13T14:10:47.6562164+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6562164+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6562164+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6562164+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6562164+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6562164+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6562164+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6552163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6552163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6552163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6552163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6552163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6552163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6552163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_10
      • [2023-04-13T14:10:47.6552163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_12
      • [2023-04-13T14:10:47.6552163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_4b
      • [2023-04-13T14:10:47.6552163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_0
      • [2023-04-13T14:10:47.6552163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_8
      • [2023-04-13T14:10:47.6542163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6542163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6542163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6522155+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6522155+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6522155+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6522155+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6522155+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6522155+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6522155+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl1
      • [2023-04-13T14:10:47.6512153+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_13
      • [2023-04-13T14:10:47.6512153+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_0b
      • [2023-04-13T14:10:47.6512153+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_1
      • [2023-04-13T14:10:47.6512153+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_8
      • [2023-04-13T14:10:47.6512153+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6512153+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6512153+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6512153+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6512153+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6512153+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6502152+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6502152+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6502152+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6502152+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6502152+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6502152+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6502152+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl1
      • [2023-04-13T14:10:47.6502152+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl4
      • [2023-04-13T14:10:47.6502152+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_4b
      • [2023-04-13T14:10:47.6492147+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_0b
      • [2023-04-13T14:10:47.6492147+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_8
      • [2023-04-13T14:10:47.6492147+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6492147+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6492147+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6492147+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6492147+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6492147+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6492147+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6492147+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6492147+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6482148+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl1
      • [2023-04-13T14:10:47.6482148+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_12
      • [2023-04-13T14:10:47.6482148+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_2
      • [2023-04-13T14:10:47.6482148+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_0
      • [2023-04-13T14:10:47.6482148+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6482148+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6482148+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6482148+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6482148+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6482148+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6482148+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6472145+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6462141+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6462141+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6462141+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6462141+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6462141+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6462141+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6462141+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6462141+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6462141+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6462141+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6462141+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6452140+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6452140+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6452140+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6452140+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6452140+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6452140+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6452140+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6452140+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6452140+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6452140+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6452140+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl1
      • [2023-04-13T14:10:47.6442138+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl4
      • [2023-04-13T14:10:47.6442138+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_0
      • [2023-04-13T14:10:47.6442138+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_1
      • [2023-04-13T14:10:47.6442138+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_8
      • [2023-04-13T14:10:47.6442138+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6442138+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6442138+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6442138+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6442138+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6442138+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6442138+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6432134+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6432134+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6432134+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6432134+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6432134+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6432134+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_13
      • [2023-04-13T14:10:47.6432134+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_10
      • [2023-04-13T14:10:47.6432134+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_2b
      • [2023-04-13T14:10:47.6432134+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_0
      • [2023-04-13T14:10:47.6432134+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6432134+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6422132+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6422132+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6422132+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6422132+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6422132+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6422132+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6422132+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6422132+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6422132+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6422132+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6422132+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6412130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_10
      • [2023-04-13T14:10:47.6412130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_12
      • [2023-04-13T14:10:47.6412130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_1b
      • [2023-04-13T14:10:47.6412130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_3b
      • [2023-04-13T14:10:47.6412130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_8
      • [2023-04-13T14:10:47.6412130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6412130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6412130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6412130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6412130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6412130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl4
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_11
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_2b
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_0
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_8
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6402130+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6392129+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6392129+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6392129+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6392129+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6392129+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6392129+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_12
      • [2023-04-13T14:10:47.6392129+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl1
      • [2023-04-13T14:10:47.6392129+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_4b
      • [2023-04-13T14:10:47.6392129+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_1b
      • [2023-04-13T14:10:47.6392129+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6382124+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6382124+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6382124+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6382124+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6382124+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6382124+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6382124+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6382124+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6382124+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6382124+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6382124+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6372122+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6372122+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_gl1
      • [2023-04-13T14:10:47.6362121+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_13
      • [2023-04-13T14:10:47.6362121+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_0
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_3b
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_9
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_2
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6352117+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6342115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6332112+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6332112+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6332112+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6332112+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6332112+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6332112+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6332112+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6332112+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6332112+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_1
      • [2023-04-13T14:10:47.6332112+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6332112+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6322110+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_empire_headman_3
      • [2023-04-13T14:10:47.6322110+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_22
      • [2023-04-13T14:10:47.6272097+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_notable_empire_21
      • [2023-04-13T14:10:47.6242093+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_khuzait_5
      • [2023-04-13T14:10:47.6242093+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_khuzait_7
      • [2023-04-13T14:10:47.6242093+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_aserai_0
      • [2023-04-13T14:10:47.6232091+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_khuzait_10
      • [2023-04-13T14:10:47.6232091+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_khuzait_2
      • [2023-04-13T14:10:47.6232091+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_khuzait_4
      • [2023-04-13T14:10:47.6232091+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_aserai_3
      • [2023-04-13T14:10:47.6222088+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_sturgia_6
      • [2023-04-13T14:10:47.6222088+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_vlandia_8
      • [2023-04-13T14:10:47.6222088+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_sturgia_9
      • [2023-04-13T14:10:47.6222088+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_khuzait_3
      • [2023-04-13T14:10:47.6212086+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_empire_0
      • [2023-04-13T14:10:47.6212086+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_khuzait_1
      • [2023-04-13T14:10:47.6212086+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_khuzait_8
      • [2023-04-13T14:10:47.6212086+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_battania_0
      • [2023-04-13T14:10:47.6202084+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_empire_8
      • [2023-04-13T14:10:47.6202084+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_vlandia_5
      • [2023-04-13T14:10:47.6202084+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_aserai_7
      • [2023-04-13T14:10:47.6202084+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_empire_9
      • [2023-04-13T14:10:47.6192081+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_vlandia_3
      • [2023-04-13T14:10:47.6192081+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_battania_1
      • [2023-04-13T14:10:47.6192081+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_vlandia_12
      • [2023-04-13T14:10:47.6172080+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_sturgia_1
      • [2023-04-13T14:10:47.6172080+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_battania_4
      • [2023-04-13T14:10:47.6172080+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_battania_8
      • [2023-04-13T14:10:47.6172080+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_sturgia_0
      • [2023-04-13T14:10:47.6162076+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_aserai_4
      • [2023-04-13T14:10:47.6162076+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_aserai_8
      • [2023-04-13T14:10:47.6162076+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_empire_11
      • [2023-04-13T14:10:47.6162076+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_empire_1
      • [2023-04-13T14:10:47.6152072+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_sturgia_3
      • [2023-04-13T14:10:47.5972031+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wanderer_empire_3
      • [2023-04-13T14:10:47.5912017+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_eleftheroi_leader_3
      • [2023-04-13T14:10:47.5912017+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_eleftheroi_leader_2
      • [2023-04-13T14:10:47.5912017+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_eleftheroi_leader_1
      • [2023-04-13T14:10:47.5912017+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_eleftheroi_leader_0
      • [2023-04-13T14:10:47.5912017+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_forest_people_leader_3
      • [2023-04-13T14:10:47.5912017+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_forest_people_leader_2
      • [2023-04-13T14:10:47.5912017+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_forest_people_leader_1
      • [2023-04-13T14:10:47.5912017+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_forest_people_leader_0
      • [2023-04-13T14:10:47.5912017+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_karakhuzaits_leader_3
      • [2023-04-13T14:10:47.5902014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_karakhuzaits_leader_2
      • [2023-04-13T14:10:47.5902014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_karakhuzaits_leader_1
      • [2023-04-13T14:10:47.5902014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_karakhuzaits_leader_0
      • [2023-04-13T14:10:47.5902014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_jawwal_leader_3
      • [2023-04-13T14:10:47.5902014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_jawwal_leader_2
      • [2023-04-13T14:10:47.5902014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_jawwal_leader_1
      • [2023-04-13T14:10:47.5902014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_jawwal_leader_0
      • [2023-04-13T14:10:47.5902014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_embers_of_flame_leader_3
      • [2023-04-13T14:10:47.5902014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_embers_of_flame_leader_2
      • [2023-04-13T14:10:47.5902014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_embers_of_flame_leader_1
      • [2023-04-13T14:10:47.5892014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_embers_of_flame_leader_0
      • [2023-04-13T14:10:47.5892014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_lakepike_leader_3
      • [2023-04-13T14:10:47.5892014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_lakepike_leader_2
      • [2023-04-13T14:10:47.5892014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_lakepike_leader_1
      • [2023-04-13T14:10:47.5892014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_lakepike_leader_0
      • [2023-04-13T14:10:47.5892014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_hidden_hand_leader_3
      • [2023-04-13T14:10:47.5892014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_hidden_hand_leader_2
      • [2023-04-13T14:10:47.5892014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_hidden_hand_leader_1
      • [2023-04-13T14:10:47.5892014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_hidden_hand_leader_0
      • [2023-04-13T14:10:47.5892014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_brotherhood_of_woods_leader_3
      • [2023-04-13T14:10:47.5882106+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_brotherhood_of_woods_leader_2
      • [2023-04-13T14:10:47.5882106+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_brotherhood_of_woods_leader_1
      • [2023-04-13T14:10:47.5882106+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_brotherhood_of_woods_leader_0
      • [2023-04-13T14:10:47.5882106+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wolfskins_leader_3
      • [2023-04-13T14:10:47.5882106+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wolfskins_leader_2
      • [2023-04-13T14:10:47.5882106+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wolfskins_leader_1
      • [2023-04-13T14:10:47.5882106+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_wolfskins_leader_0
      • [2023-04-13T14:10:47.5882106+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_beni_zilal_leader_3
      • [2023-04-13T14:10:47.5882106+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_beni_zilal_leader_2
      • [2023-04-13T14:10:47.5882106+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_beni_zilal_leader_1
      • [2023-04-13T14:10:47.5876980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_beni_zilal_leader_0
      • [2023-04-13T14:10:47.5876980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_company_of_the_boar_leader_3
      • [2023-04-13T14:10:47.5876980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_company_of_the_boar_leader_2
      • [2023-04-13T14:10:47.5876980+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_company_of_the_boar_leader_1
      • [2023-04-13T14:10:47.5871905+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_company_of_the_boar_leader_0
      • [2023-04-13T14:10:47.5871905+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_skolderbrotva_leader_3
      • [2023-04-13T14:10:47.5871905+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_skolderbrotva_leader_2
      • [2023-04-13T14:10:47.5871905+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_skolderbrotva_leader_1
      • [2023-04-13T14:10:47.5871905+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_skolderbrotva_leader_0
      • [2023-04-13T14:10:47.5861904+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_legion_of_the_betrayed_leader_3
      • [2023-04-13T14:10:47.5861904+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_legion_of_the_betrayed_leader_2
      • [2023-04-13T14:10:47.5861904+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_legion_of_the_betrayed_leader_1
      • [2023-04-13T14:10:47.5861904+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_legion_of_the_betrayed_leader_0
      • [2023-04-13T14:10:47.5851900+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_ghilman_leader_3
      • [2023-04-13T14:10:47.5851900+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_ghilman_leader_2
      • [2023-04-13T14:10:47.5841897+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_ghilman_leader_1
      • [2023-04-13T14:10:47.5591840+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: creating hero from template with id: spc_ghilman_leader_0
      • [2023-04-13T14:10:47.2083702+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Ticking map scene for first initialization
      • [2023-04-13T14:10:46.3543029+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/worldmap_color_grades.xml
      • [2023-04-13T14:10:46.2602771+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SettlementsDistanceCacheFilePath: ../../Modules/SandBox/ModuleData/settlements_distance_cache.bin
      • [2023-04-13T14:10:46.1712574+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: SettlementsDistanceCacheFilePath: ../../Modules/SandBox/ModuleData/settlements_distance_cache.bin
      • [2023-04-13T14:10:44.7067494+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: reading map scene
      • [2023-04-13T14:10:44.7067494+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Creating map scene
      • [2023-04-13T14:10:44.6501598+03:00] [MCM.Implementation.DefaultSettingsProvider] [WRN]: GetSettings DCCPerSaveSettings returned null
      • [2023-04-13T14:10:44.6501598+03:00] [MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider] [WRN]: GetSettings DCCPerSaveSettings returned null
      • [2023-04-13T14:10:44.6231539+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: AddGlobalLayer
      • [2023-04-13T14:10:44.6031495+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/MusicTracks.xsd
      • [2023-04-13T14:10:44.6031495+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/settlement_tracks.xml
      • [2023-04-13T14:10:44.5991481+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/MusicInstruments.xsd
      • [2023-04-13T14:10:44.5952844+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/settlement_track_instruments.xml
      • [2023-04-13T14:10:44.5092651+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: NetworkMain Initialized
      • [2023-04-13T14:10:44.5032638+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Initializing NetworkMain
      • [2023-04-13T14:10:44.4482513+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Settlements.xsd
      • [2023-04-13T14:10:44.4472510+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/settlements.xml
      • [2023-04-13T14:10:44.4432504+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/LocationComplexTemplates.xsd
      • [2023-04-13T14:10:44.4432504+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/location_complex_templates.xml
      • [2023-04-13T14:10:44.4372489+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/WorkshopTypes.xsd
      • [2023-04-13T14:10:44.4372489+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/spworkshops.xml
      • [2023-04-13T14:10:44.4262465+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Factions.xsd
      • [2023-04-13T14:10:44.4262465+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/spclans.xml
      • [2023-04-13T14:10:44.4172442+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Kingdoms.xsd
      • [2023-04-13T14:10:44.4162439+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/spkingdoms.xml
      • [2023-04-13T14:10:44.3912383+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Heroes.xsd
      • [2023-04-13T14:10:44.3912383+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/heroes.xml
      • [2023-04-13T14:10:44.2412042+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2023-04-13T14:10:44.2412042+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/spgenericcharacters.xml
      • [2023-04-13T14:10:44.1531668+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2023-04-13T14:10:44.1521663+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/spspecialcharacters.xml
      • [2023-04-13T14:10:44.1091856+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2023-04-13T14:10:44.1091856+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/caravans.xml
      • [2023-04-13T14:10:44.0401413+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2023-04-13T14:10:44.0401413+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/education_character_templates.xml
      • [2023-04-13T14:10:43.9855384+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2023-04-13T14:10:43.9850271+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/bandits.xml
      • [2023-04-13T14:10:43.9146632+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2023-04-13T14:10:43.9126626+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/lords.xml
      • [2023-04-13T14:10:43.8540688+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2023-04-13T14:10:43.8535581+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/obsolete_characters.xml
      • [2023-04-13T14:10:43.8030680+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2023-04-13T14:10:43.8030680+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/obsolete_characters.xml
      • [2023-04-13T14:10:43.7075437+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2023-04-13T14:10:43.7005419+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/spnpccharacters.xml
      • [2023-04-13T14:10:43.6945411+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2023-04-13T14:10:43.6945411+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/spnpccharactertemplates.xml
      • [2023-04-13T14:10:43.6425293+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Concepts.xsd
      • [2023-04-13T14:10:43.6425293+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/concept_strings.xml
      • [2023-04-13T14:10:43.6195165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/SPCultures.xsd
      • [2023-04-13T14:10:43.6195165+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/spcultures.xml
      • [2023-04-13T14:10:43.5274741+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/partyTemplates.xsd
      • [2023-04-13T14:10:43.5264739+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/partyTemplates.xml
      • [2023-04-13T14:10:43.4694612+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2023-04-13T14:10:43.4684608+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/sandbox_equipment_sets.xml
      • [2023-04-13T14:10:43.4484563+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2023-04-13T14:10:43.4484563+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/education_equipment_templates.xml
      • [2023-04-13T14:10:43.4314526+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2023-04-13T14:10:43.4304524+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_equipment_sets.xml
      • [2023-04-13T14:10:43.1073529+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:43.1073439+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\RaiseYourBanner/ModuleData/vexbanner.xml
      • [2023-04-13T14:10:43.0600961+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:43.0600961+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\RaiseYourBanner/ModuleData/spearbanner.xml
      • [2023-04-13T14:10:43.0215374+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:43.0210235+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\RaiseYourBanner/ModuleData/banner.xml
      • [2023-04-13T14:10:42.9820360+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.9820360+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\DismembermentPlus/ModuleData/spitems/DPleg_armors.xml
      • [2023-04-13T14:10:42.9490951+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.9485741+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\DismembermentPlus/ModuleData/spitems/DPhuman_body.xml
      • [2023-04-13T14:10:42.9103651+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.9103651+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\DismembermentPlus/ModuleData/spitems/DPhand_armors.xml
      • [2023-04-13T14:10:42.8713544+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.8713544+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\DismembermentPlus/ModuleData/spitems/DPbody_armors.xml
      • [2023-04-13T14:10:42.8319461+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.8319461+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_dz_assets_armor.xml
      • [2023-04-13T14:10:42.7853306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.7853306+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_dz_assets_head.xml
      • [2023-04-13T14:10:42.7523040+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.7517880+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_aom_bip_armor.xml
      • [2023-04-13T14:10:42.7083163+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.7077961+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_aom_bip_head.xml
      • [2023-04-13T14:10:42.6588177+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.6577600+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_tv_assets_armor.xml
      • [2023-04-13T14:10:42.6199977+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.6194846+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_tv_assets_head.xml
      • [2023-04-13T14:10:42.5962243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.5957102+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_bl_newequipment_items.xml
      • [2023-04-13T14:10:42.5745597+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.5745597+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_extra_contribution_items.xml
      • [2023-04-13T14:10:42.5515390+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.5505385+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_ap_armorpack_items.xml
      • [2023-04-13T14:10:42.5195202+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.5195202+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_hmj_moretroops_head.xml
      • [2023-04-13T14:10:42.4958666+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.4958666+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_hmj_moretroops_armor.xml
      • [2023-04-13T14:10:42.4731322+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.4726129+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_ar_reforms_body.xml
      • [2023-04-13T14:10:42.4503597+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.4498562+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_ar_reforms_shoulder.xml
      • [2023-04-13T14:10:42.4175547+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.4165539+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/OSA_ar_reforms_head.xml
      • [2023-04-13T14:10:42.3925455+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.3915445+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Vexillum/ModuleData/vex_items.xml
      • [2023-04-13T14:10:42.3655331+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.3655331+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/items/weapons.xml
      • [2023-04-13T14:10:42.3510314+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.3505161+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/items/tournament_weapons.xml
      • [2023-04-13T14:10:42.3350799+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.3345587+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/items/shoulder_armors.xml
      • [2023-04-13T14:10:42.3247310+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.3242076+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/items/shields.xml
      • [2023-04-13T14:10:42.3102341+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.3102341+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/items/leg_armors.xml
      • [2023-04-13T14:10:42.2937912+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.2927904+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/items/horses_and_others.xml
      • [2023-04-13T14:10:42.2798087+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.2787842+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/items/head_armors.xml
      • [2023-04-13T14:10:42.2711807+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.2706598+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/items/body_armors.xml
      • [2023-04-13T14:10:42.2654717+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.2654717+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/items/banners.xml
      • [2023-04-13T14:10:42.2633942+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Items.xsd
      • [2023-04-13T14:10:42.2628812+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/items/arm_armors.xml
      • [2023-04-13T14:10:42.2582017+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/SkillSets.xsd
      • [2023-04-13T14:10:42.2582017+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/sandbox_skill_sets.xml
      • [2023-04-13T14:10:42.2571683+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/SkillSets.xsd
      • [2023-04-13T14:10:42.2566544+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_skill_sets.xml
      • [2023-04-13T14:10:42.2540123+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/BodyProperties.xsd
      • [2023-04-13T14:10:42.2540123+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/sandbox_bodyproperties.xml
      • [2023-04-13T14:10:42.2529756+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/BodyProperties.xsd
      • [2023-04-13T14:10:42.2524636+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_bodyproperties.xml
      • [2023-04-13T14:10:42.2401627+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/CraftingTemplates.xsd
      • [2023-04-13T14:10:42.2401627+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/crafting_templates.xml
      • [2023-04-13T14:10:42.2271583+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/WeaponDescriptions.xsd
      • [2023-04-13T14:10:42.2271583+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/weapon_descriptions.xml
      • [2023-04-13T14:10:42.1977473+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2023-04-13T14:10:42.1967123+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/crafting_pieces.xml
      • [2023-04-13T14:10:42.1961870+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/ItemModifierGroups.xsd
      • [2023-04-13T14:10:42.1961870+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/item_modifiers_groups.xml
      • [2023-04-13T14:10:42.1926408+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/ItemModifiers.xsd
      • [2023-04-13T14:10:42.1916402+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/item_modifiers.xml
      • [2023-04-13T14:10:42.1886397+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/SkeletonScales.xsd
      • [2023-04-13T14:10:42.1886397+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/skeleton_scales.xml
      • [2023-04-13T14:10:42.1700593+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/Monsters.xsd
      • [2023-04-13T14:10:42.1679830+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/monsters.xml
      • [2023-04-13T14:10:42.1580968+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/SiegeEngines.xsd
      • [2023-04-13T14:10:42.1580968+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/siegeengines.xml
      • [2023-04-13T14:10:42.1161308+03:00] [Diplomacy.SubModule] [DBG]: Campaign session started.
      • [2023-04-13T14:10:42.1096005+03:00] [Diplomacy.PatchTools.PatchManager] [DBG]: Applied 8 patches of 1 patch classes (domain: bannerlord.diplomacy.campaign)..
      • [2023-04-13T14:10:42.1054851+03:00] [Diplomacy.PatchTools.PatchManager] [DBG]: Applying: Prefix patch of AbdicateTheThrone in type KingdomManager (TaleWorlds.CampaignSystem.KingdomManager)
      • [2023-04-13T14:10:42.1044592+03:00] [Diplomacy.PatchTools.PatchManager] [DBG]: Applying: Postfix patch of game_menu_village_hostile_action_on_condition in type VillageHostileActionCampaignBehavior (TaleWorlds.CampaignSystem.CampaignBehaviors.VillageHostileActionCampaignBehavior)
      • [2023-04-13T14:10:42.1034263+03:00] [Diplomacy.PatchTools.PatchManager] [DBG]: Applying: Postfix patch of caravan_loot_on_condition in type CaravansCampaignBehavior (TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior)
      • [2023-04-13T14:10:42.1024023+03:00] [Diplomacy.PatchTools.PatchManager] [DBG]: Applying: Postfix patch of village_farmer_loot_on_condition in type VillagerCampaignBehavior (TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior)
      • [2023-04-13T14:10:42.1003240+03:00] [Diplomacy.PatchTools.PatchManager] [DBG]: Applying: Postfix patch of conversation_player_threats_lord_verify_on_condition in type LordConversationsCampaignBehavior (SandBox.CampaignBehaviors.LordConversationsCampaignBehavior)
      • [2023-04-13T14:10:42.0972396+03:00] [Diplomacy.PatchTools.PatchManager] [DBG]: Applying: Postfix patch of conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition in type LordConversationsCampaignBehavior (SandBox.CampaignBehaviors.LordConversationsCampaignBehavior)
      • [2023-04-13T14:10:42.0962066+03:00] [Diplomacy.PatchTools.PatchManager] [DBG]: Applying: Postfix patch of conversation_player_wants_to_make_peace_on_condition in type LordConversationsCampaignBehavior (SandBox.CampaignBehaviors.LordConversationsCampaignBehavior)
      • [2023-04-13T14:10:42.0910593+03:00] [Diplomacy.PatchTools.PatchManager] [DBG]: Applying: Postfix patch of conversation_lord_request_mission_ask_on_condition in type LordConversationsCampaignBehavior (SandBox.CampaignBehaviors.LordConversationsCampaignBehavior)
      • [2023-04-13T14:10:42.0900251+03:00] [Diplomacy.PatchTools.PatchManager] [DBG]: Applying unannotated Harmony patches (domain: bannerlord.diplomacy.campaign)...
      • [2023-04-13T14:10:41.9893618+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Assert Failed!: Exp should not be null!; CallerFilePath: C:\Develop\MB3\TaleWorlds.Shared\Source\Base\TaleWorlds.Localization\MBTextManager.cs; CallerMemberName: ThrowLocalizationError; CallerLineNumber: 337
      • [2023-04-13T14:10:41.9893618+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Assert Failed!: Exp should not be null!; CallerFilePath: C:\Develop\MB3\TaleWorlds.Shared\Source\Base\TaleWorlds.Localization\MBTextManager.cs; CallerMemberName: ThrowLocalizationError; CallerLineNumber: 337
      • [2023-04-13T14:10:41.9893618+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Assert Failed!: Exp should not be null!; CallerFilePath: C:\Develop\MB3\TaleWorlds.Shared\Source\Base\TaleWorlds.Localization\MBTextManager.cs; CallerMemberName: ThrowLocalizationError; CallerLineNumber: 337
      • [2023-04-13T14:10:41.9893618+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Assert Failed!: Exp should not be null!; CallerFilePath: C:\Develop\MB3\TaleWorlds.Shared\Source\Base\TaleWorlds.Localization\MBTextManager.cs; CallerMemberName: ThrowLocalizationError; CallerLineNumber: 337
      • [2023-04-13T14:10:41.9893618+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Assert Failed!: Exp should not be null!; CallerFilePath: C:\Develop\MB3\TaleWorlds.Shared\Source\Base\TaleWorlds.Localization\MBTextManager.cs; CallerMemberName: ThrowLocalizationError; CallerLineNumber: 337
      • [2023-04-13T14:10:41.9893618+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Assert Failed!: Exp should not be null!; CallerFilePath: C:\Develop\MB3\TaleWorlds.Shared\Source\Base\TaleWorlds.Localization\MBTextManager.cs; CallerMemberName: ThrowLocalizationError; CallerLineNumber: 337
      • [2023-04-13T14:10:41.8793158+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.8793158+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Bannerlord.Diplomacy/ModuleData/gt_war_exhaustion.xml
      • [2023-04-13T14:10:41.8675924+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.8675924+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Bannerlord.Diplomacy/ModuleData/gt_help.xml
      • [2023-04-13T14:10:41.8567587+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.8562466+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Bannerlord.Diplomacy/ModuleData/gt_common.xml
      • [2023-04-13T14:10:41.8490285+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.8485020+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2023-04-13T14:10:41.8376696+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.8371584+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2023-04-13T14:10:41.8258019+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.8252901+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/action_strings.xml
      • [2023-04-13T14:10:41.8162671+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.8162671+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/voice_strings.xml
      • [2023-04-13T14:10:41.8052647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.8052647+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/trait_strings.xml
      • [2023-04-13T14:10:41.7942621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.7942621+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/comment_on_action_strings.xml
      • [2023-04-13T14:10:41.7832599+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.7822601+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/comment_strings.xml
      • [2023-04-13T14:10:41.7742580+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.7732576+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/wanderer_strings.xml
      • [2023-04-13T14:10:41.7652556+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.7652556+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/companion_strings.xml
      • [2023-04-13T14:10:41.7612548+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.7612548+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/world_lore_strings.xml
      • [2023-04-13T14:10:41.7572540+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.7507492+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/module_strings.xml
      • [2023-04-13T14:10:41.7467488+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.7457484+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2023-04-13T14:10:41.7347457+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.7337455+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2023-04-13T14:10:41.7307452+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.7307452+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2023-04-13T14:10:41.7277442+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.7277442+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2023-04-13T14:10:41.7227434+03:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-13T14:10:41.7217430+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: loading meeting_scenes.xml
      • [2023-04-13T14:10:41.7207428+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/meeting_scenes.xml
      • [2023-04-13T14:10:41.7197424+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: loading conversation_scenes.xml
      • [2023-04-13T14:10:41.7187425+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/conversation_scenes.xml
      • [2023-04-13T14:10:41.7157415+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: loading sp_battles.xml
      • [2023-04-13T14:10:41.7127410+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/sp_battle_scenes.xml
      • [2023-04-13T14:10:41.6196205+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/conversation_animations.xml
      • [2023-04-13T14:10:41.4046983+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.4046983+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Bannerlord.Diplomacy/ModuleData/gt_war_exhaustion.xml
      • [2023-04-13T14:10:41.3926925+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.3926925+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Bannerlord.Diplomacy/ModuleData/gt_help.xml
      • [2023-04-13T14:10:41.3856902+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.3856902+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Bannerlord.Diplomacy/ModuleData/gt_common.xml
      • [2023-04-13T14:10:41.3756857+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.3746853+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2023-04-13T14:10:41.3621747+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.3621747+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2023-04-13T14:10:41.3541694+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.3541694+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/action_strings.xml
      • [2023-04-13T14:10:41.3425656+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.3420518+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/voice_strings.xml
      • [2023-04-13T14:10:41.3311895+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.3311895+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/trait_strings.xml
      • [2023-04-13T14:10:41.3234949+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.3229741+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/comment_on_action_strings.xml
      • [2023-04-13T14:10:41.3105243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.3100115+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/comment_strings.xml
      • [2023-04-13T14:10:41.3007006+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.3001777+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/wanderer_strings.xml
      • [2023-04-13T14:10:41.2949949+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.2944827+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/companion_strings.xml
      • [2023-04-13T14:10:41.2877482+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.2877482+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/world_lore_strings.xml
      • [2023-04-13T14:10:41.2830955+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.2825736+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\SandBox/ModuleData/module_strings.xml
      • [2023-04-13T14:10:41.2784342+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.2779237+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2023-04-13T14:10:41.2645200+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.2639937+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2023-04-13T14:10:41.2593548+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.2593548+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2023-04-13T14:10:41.2562785+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ../../XmlSchemas/GameText.xsd
      • [2023-04-13T14:10:41.2562785+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2023-04-13T14:10:41.2521386+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/managed_campaign_parameters.xml
      • [2023-04-13T14:10:41.2511023+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: loading managed_core_parameters.xml
      • [2023-04-13T14:10:41.2500703+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/managed_core_parameters.xml
      • [2023-04-13T14:10:41.0924071+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/item_usage_sets.xml
      • [2023-04-13T14:10:41.0894065+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/monster_usage_sets.xml
      • [2023-04-13T14:10:41.0884060+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/bone_body_types.xml
      • [2023-04-13T14:10:41.0804039+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/full_movement_sets.xml
      • [2023-04-13T14:10:41.0787839+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/movement_sets.xml
      • [2023-04-13T14:10:41.0292942+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleResume
      • [2023-04-13T14:10:41.0272942+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleActivate
      • [2023-04-13T14:10:41.0272942+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleInitialize
      • [2023-04-13T14:10:41.0272942+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:40.9912146+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:40.9894214+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleFinalize
      • [2023-04-13T14:10:40.9884208+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleDeactivate
      • [2023-04-13T14:10:40.9884208+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandlePause
      • [2023-04-13T14:10:40.9884208+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: DeactivateAndFinalizeAllScreens
      • [2023-04-13T14:10:40.9884208+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: CleanAndPushScreen
      • [2023-04-13T14:10:40.9884208+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Force VSync State is now DEACTIVATED
      • [2023-04-13T14:10:39.1391993+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleResume
      • [2023-04-13T14:10:39.1288298+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleActivate
      • [2023-04-13T14:10:39.1288298+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:39.1288298+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: PopScreen - TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen
      • [2023-04-13T14:10:39.1097239+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Force VSync State is now DEACTIVATED
      • [2023-04-13T14:10:39.1086883+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen::HandleFinalize
      • [2023-04-13T14:10:39.1066299+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen::HandleDeactivate
      • [2023-04-13T14:10:39.1066299+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen::HandlePause
      • [2023-04-13T14:10:39.1066299+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: PopScreen
      • [2023-04-13T14:10:34.9726890+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen::HandleResume
      • [2023-04-13T14:10:34.9726890+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen::HandleActivate
      • [2023-04-13T14:10:34.9716886+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Force VSync State is now ACTIVE
      • [2023-04-13T14:10:34.5371568+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen::HandleInitialize
      • [2023-04-13T14:10:34.5371568+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:34.5331563+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleDeactivate
      • [2023-04-13T14:10:34.5321572+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandlePause
      • [2023-04-13T14:10:34.5321572+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: PushScreen
      • [2023-04-13T14:10:30.3934764+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleResume
      • [2023-04-13T14:10:30.3640929+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleActivate
      • [2023-04-13T14:10:30.3540905+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: MusicManager Initialize completed.
      • [2023-04-13T14:10:30.3130810+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleInitialize
      • [2023-04-13T14:10:30.3130810+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:30.2720176+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:30.2678693+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleFinalize
      • [2023-04-13T14:10:30.2673614+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleDeactivate
      • [2023-04-13T14:10:30.2673614+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandlePause
      • [2023-04-13T14:10:30.2663033+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: DeactivateAndFinalizeAllScreens
      • [2023-04-13T14:10:30.2663033+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: CleanAndPushScreen
      • [2023-04-13T14:10:30.2663033+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Force VSync State is now DEACTIVATED
      • [2023-04-13T14:10:13.9623529+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleResume
      • [2023-04-13T14:10:13.9623529+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleActivate
      • [2023-04-13T14:10:13.9593524+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleInitialize
      • [2023-04-13T14:10:13.9593524+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:13.9185694+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: OnScreenListChanged
      • [2023-04-13T14:10:13.9180576+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: DeactivateAndFinalizeAllScreens
      • [2023-04-13T14:10:13.9175470+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: CleanAndPushScreen
      • [2023-04-13T14:10:13.9156462+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Force VSync State is now DEACTIVATED
      • [2023-04-13T14:10:13.8614580+03:00] [Diplomacy.SubModule] [INF]: Loaded Diplomacy v1.2.5!
      • [2023-04-13T14:10:13.8438477+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Couldn't find .dll: ..\..\Modules\Native/bin\Win64_Shipping_Client\TaleWorlds.MountAndBlade.Platform.GDK.dll
      • [2023-04-13T14:10:13.8438477+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Couldn't find .dll: ..\..\Modules\Native/bin\Win64_Shipping_Client\TaleWorlds.MountAndBlade.Platform.PS.dll
      • [2023-04-13T14:10:13.8422879+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Couldn't find .dll: ..\..\Modules\Native/bin\Win64_Shipping_Client\TaleWorlds.MountAndBlade.DedicatedCustomServer.Official.dll
      • [2023-04-13T14:10:13.8422879+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Couldn't find .dll: ..\..\Modules\Native/bin\Win64_Shipping_Client\TaleWorlds.MountAndBlade.DedicatedCustomServer.dll
      • [2023-04-13T14:10:13.8422879+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Couldn't find .dll: ..\..\Modules\Native/bin\Win64_Shipping_Client\TaleWorlds.MountAndBlade.DedicatedServer.dll
      • [2023-04-13T14:10:13.8223251+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: [CharacterCreation] Save preview misgendering fixed
      • [2023-04-13T14:10:13.8223251+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: [CharacterCreation] Attempting to fix save preview misgendering
      • [2023-04-13T14:10:13.8193243+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: [CharacterCreation] Preparing to patch incorrect save preview stuff
      • [2023-04-13T14:10:13.7903179+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Resolving: RTSCamera.XmlSerializers
      • [2023-04-13T14:10:13.7893176+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-13T14:10:13.7461372+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Assert Failed!: Couldn't find Right in CombatHotKeyCategory; CallerFilePath: C:\Develop\MB3\TaleWorlds.Shared\Source\GauntletUI\TaleWorlds.InputSystem\GameKeyContext.cs; CallerMemberName: GetGameKey; CallerLineNumber: 140
      • [2023-04-13T14:10:13.7461372+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Assert Failed!: Couldn't find Left in CombatHotKeyCategory; CallerFilePath: C:\Develop\MB3\TaleWorlds.Shared\Source\GauntletUI\TaleWorlds.InputSystem\GameKeyContext.cs; CallerMemberName: GetGameKey; CallerLineNumber: 140
      • [2023-04-13T14:10:13.7461372+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Assert Failed!: Couldn't find Down in CombatHotKeyCategory; CallerFilePath: C:\Develop\MB3\TaleWorlds.Shared\Source\GauntletUI\TaleWorlds.InputSystem\GameKeyContext.cs; CallerMemberName: GetGameKey; CallerLineNumber: 140
      • [2023-04-13T14:10:13.7456287+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Assert Failed!: Couldn't find Up in CombatHotKeyCategory; CallerFilePath: C:\Develop\MB3\TaleWorlds.Shared\Source\GauntletUI\TaleWorlds.InputSystem\GameKeyContext.cs; CallerMemberName: GetGameKey; CallerLineNumber: 140
      • [2023-04-13T14:10:13.7321693+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Resolving: RTSCamera.XmlSerializers
      • [2023-04-13T14:10:13.7316489+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-13T14:10:13.6982014+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Resolving: RTSCamera.XmlSerializers
      • [2023-04-13T14:10:13.6976729+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-13T14:10:13.6645470+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: AddGlobalLayer
      • [2023-04-13T14:10:13.6605506+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: AddGlobalLayer
      • [2023-04-13T14:10:13.6580405+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: AddGlobalLayer
      • [2023-04-13T14:10:13.6540398+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: AddGlobalLayer
      • [2023-04-13T14:10:13.6405321+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: AddGlobalLayer
      • [2023-04-13T14:10:13.6177049+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: AddGlobalLayer
      • [2023-04-13T14:10:13.6110053+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: AddGlobalLayer
      • [2023-04-13T14:10:13.5133592+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-13T14:10:13.5133592+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-13T14:10:13.5003562+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-13T14:10:13.5003562+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-13T14:10:13.5003562+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-13T14:10:13.5003562+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-13T14:10:13.4993561+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-13T14:10:13.4983558+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-13T14:10:13.4983558+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-13T14:10:13.4983558+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-13T14:10:13.4973557+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-13T14:10:13.4973557+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-13T14:10:13.4963553+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (7)
      • [2023-04-13T14:10:13.4893539+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-13T14:10:13.4883538+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4843525+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-13T14:10:13.4833538+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.4449172+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-13T14:10:13.1770492+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-13T14:10:13.0853120+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-13T14:10:13.0853120+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-13T14:10:13.0177257+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Enabled
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register Types
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Diplomacy - Register: Bannerlord.Diplomacy.1.1.0, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Diplomacy.SubModule' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Finished loading implementations.
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: SubModule Bannerlord.BUTR.Shared.Utils.MBSubModuleBaseSimpleWrapper's default constructor could not be converted to a delegate!
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at HarmonyLib.BUTR.Extensions.AccessTools2.GetDelegate[TDelegate](ConstructorInfo constructorInfo)'
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Expression`1.Compile()
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.GetDelegate: Error while compiling lambds expression 'System.InvalidOperationException: Instances of abstract classes cannot be created.
      • [2023-04-13T14:10:13.0172119+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Implementation Bannerlord.Diplomacy.1.1.0.dll for game v1.1.0.0 is loaded.
      • [2023-04-13T14:10:13.0166997+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found no matching implementations. Loading the latest available.
      • [2023-04-13T14:10:13.0166997+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.1.0.dll.
      • [2023-04-13T14:10:13.0166997+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.3.dll.
      • [2023-04-13T14:10:13.0166997+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.2.dll.
      • [2023-04-13T14:10:13.0166997+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.1.dll.
      • [2023-04-13T14:10:13.0166997+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Found implementation Bannerlord.Diplomacy.1.0.0.dll.
      • [2023-04-13T14:10:13.0166997+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Loading implementations...
      • [2023-04-13T14:10:13.0166997+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-13T14:10:13.0166997+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'TaleWorlds.MountAndBlade.MBSubModuleBase' and name 'OnServiceRegistration' and parameters ''
      • [2023-04-13T14:10:13.0161721+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-13T14:10:13.0120169+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-13T14:10:10.8624309+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/action_sets.xml
      • [2023-04-13T14:10:10.8264238+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/skins.xml
      • [2023-04-13T14:10:10.8244220+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/action_types.xml
      • [2023-04-13T14:10:10.4435071+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\Native/ModuleData/voice_definitions.xml
      • [2023-04-13T14:10:09.9609983+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: Loading localized text xml.
      • [2023-04-13T14:10:09.9604847+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\DismembermentPlus/ModuleData/Languages/RU/std_module_strings_xml-rus.xml
      • [2023-04-13T14:10:09.9574629+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/Languages/RU/std_OSA_tv_assets_head.xml
      • [2023-04-13T14:10:09.9504613+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/Languages/RU/std_OSA_tv_assets_armor.xml
      • [2023-04-13T14:10:09.9504613+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/Languages/RU/std_OSA_hmj_moretroops_head.xml
      • [2023-04-13T14:10:09.9494610+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/Languages/RU/std_OSA_hmj_moretroops_armor.xml
      • [2023-04-13T14:10:09.9494610+03:00] [TaleWorlds.MountAndBlade.MBDebugManager] [DBG]: opening ..\..\Modules\OpenSourceArmory/ModuleData/Languages/RU/std_OSA_extra_contribution_items.xml