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

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


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: RBMCombat
CallStack:
  1. at RBMCombat.RangedRework.OverrideEquipItemsFromSpawnEquipment.Postfix(Agent __instance) in E:\SteamLibrary\steamapps\common\Mount & Blade II Bannerlord\Modules\RealisticBattleProject\RealisticBattleCombatModule\CombatModule\RangedRework.cs:line 341
  2. at TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment_Patch3(Agent this, Boolean neededBatchedItems)
  3. at TaleWorlds.MountAndBlade.Mission.BuildAgent(Agent agent, AgentBuildData agentBuildData)
  4. at TaleWorlds.MountAndBlade.Mission.SpawnAgent(AgentBuildData agentBuildData, Boolean spawnFromAgentVisuals, Int32 formationTroopCount)
  5. at SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnPlayer(Boolean civilianEquipment, Boolean noHorses, Boolean noWeapon, Boolean wieldInitialWeapons, Boolean isStealth, String spawnTag)
  6. at StoryMode.Missions.TrainingFieldMissionController.AfterStart()
  7. at TaleWorlds.MountAndBlade.Mission.AfterStart()
  8. at TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading_Patch1(MissionState this)
  9. at TaleWorlds.MountAndBlade.MissionState.TickLoading(Single realDt)
  10. at TaleWorlds.MountAndBlade.MissionState.OnTick(Single realDt)
  11. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  12. at TaleWorlds.Core.Game.OnTick(Single dt)
  13. at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
  14. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)
  15. at TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(Single dt)

+ Involved Modules

  • RBM
    • Method: static System.Void RBMCombat.OverrideEquipItemsFromSpawnEquipment::Postfix(TaleWorlds.MountAndBlade.Agent __instance)
      Frame: Postfix at offset 159 in file:line:column E:\SteamLibrary\steamapps\common\Mount & Blade II Bannerlord\Modules\RealisticBattleProject\RealisticBattleCombatModule\CombatModule\RangedRework.cs:341:17
    • Method: static System.Void RBMCombat.OverrideEquipItemsFromSpawnEquipment::Postfix(TaleWorlds.MountAndBlade.Agent __instance)
      Frame: TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment_Patch3 at offset 1465 in file:line:column :0:0
    • Method: static System.Boolean RBMCombat.OverrideEquipItemsFromSpawnEquipment::Prefix(TaleWorlds.MountAndBlade.Agent& __instance)
      Frame: TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment_Patch3 at offset 1465 in file:line:column :0:0
    • Method: static System.Void RBMAI.EquipItemsFromSpawnEquipmentPatch::Prefix(TaleWorlds.MountAndBlade.Agent& __instance)
      Frame: TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment_Patch3 at offset 1465 in file:line:column :0:0
    • Method: static System.Void RBMCombat.MissionLoadChangeParameters::Postfix()
      Frame: TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading_Patch1 at offset 251 in file:line:column :0:0
    • Method: static System.Void RBMAI.FinishMissionLoadingPatch::Postfix()
      Frame: TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading_Patch1 at offset 251 in file:line:column :0:0
  • 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: SpawnPlayer at offset 2742 in file:line:column :0:0
  • StoryMode
    • Method: virtual System.Void StoryMode.Missions.TrainingFieldMissionController::AfterStart()
      Frame: AfterStart at offset 214 in file:line:column :0:0

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.88)
  • + ButterLib (Bannerlord.ButterLib, v2.2.3.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.2.8.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.7.9.0)
  • + Native (Native, e1.8.0.0)
  • + SandBox Core (SandBoxCore, e1.8.0.0)
  • + Sandbox (Sandbox, e1.8.0.0)
  • + CustomBattle (CustomBattle, e1.8.0.0)
  • + StoryMode (StoryMode, e1.8.0.0)
  • + Multiplayer (Multiplayer, e1.8.0.0)
  • + (RBM) Realistic Battle Mod (RBM, v3.0.2.0)
  • + RTS Camera (RTSCamera, e4.1.11.0)
  • + sascrashfix (SaS Crash Fix, v1.8.0.0)
  • + Serve As Soldier (ServeAsSoldier, v1.8.0.0)

+ Assemblies

+ Harmony Patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_attack_on_consequence
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoHorseSiegePatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VassalAndMercenaryOfferCampaignBehavior.DailyTick
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.VassalAndMercenaryOfferPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_LimitedPartySize
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.PartyLimitPatchPrefix;

  • SandBox.CampaignBehaviors.DefaultNotificationsCampaignBehavior.OnCompanionRemoved
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.DisableFireNorificationPatchPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultEncounterModel.GetCharacterSergeantScore
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.SergentScorePatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_TotalWage
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.PartyWagePatchPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_talk_lord_defeat_to_lord_release_on_consequence
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.FreeWanderPatchPrefix;

  • SandBox.Missions.MissionLogics.Towns.TownCenterMissionController.AfterStart
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.TownArmourPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerTownVisitCampaignBehavior.AddGameMenus
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.VillageLootPatchPostfix;

  • SandBox.Missions.MissionLogics.MissionFightHandler.OnEndMissionRequest
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.MissionFightEndPatchPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_hire_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationHirePatchPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_main_options_discussions
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationDiscussPatchPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_hero_main_options_have_issue_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationQuestPatchPrefix;

  • SandBox.CampaignBehaviors.LordConversationsCampaignBehavior.conversation_lord_is_threated_neutral_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ConversationAttackPatchPrefix;

  • TaleWorlds.CampaignSystem.CharacterDevelopment.HeroDeveloper.AddSkillXp
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.XPMultiplierPatchPrefix;
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.SkillsFromPartyPatchPostfix;

  • TaleWorlds.CampaignSystem.Party.PartyComponents.BanditPartyComponent.get_PartyOwner
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.banditComponentPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PregnancyCampaignBehavior.CheckAreNearby
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.PregnancyPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.VillagerCampaignBehavior.village_farmer_buy_products_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoVillagerTradePatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CaravansCampaignBehavior.caravan_buy_products_on_condition
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoCaravanTradePatchPrefix;

  • SandBox.Missions.MissionLogics.Towns.AlleyFightSpawnHandler.AfterStart
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.AlleyArmourPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveEngineer
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveEngineerPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveQuartermaster
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveQuartermasterPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveScout
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveScoutPatchPrefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.get_EffectiveSurgeon
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.EffectiveSurgeontPatchPrefix;

  • TaleWorlds.MountAndBlade.Source.Missions.Handlers.BasicMissionHandler.CreateWarningWidget
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoRetreatPatchPrefix;

  • SandBox.Missions.MissionLogics.MissionAgentHandler.OnRemoveBehavior
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.AgentRemovePatchPrefix;

  • SandBox.Missions.MissionLogics.VisualTrackerMissionBehavior.RefreshCommonAreas
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.CommonAreaPatchPrefix;

  • SandBox.Tournaments.MissionLogics.TournamentBehavior.OnPlayerWinTournament
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.AddTournamentPrizePatchPostfix;

  • TaleWorlds.MountAndBlade.BehaviorComponent.InformSergeantPlayer
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.BattleCommandsPatchPostfix;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.RefreshBindValues
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.PartyNamePlateTrackPatchPostfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.HeroAgentSpawnCampaignBehavior.AddWandererLocationCharacter
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.TournamentWanderPatchPrefix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.GetTeamWeaponEquipmentList
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.TournamentWeaponsPatchPrefix;

  • TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoLootParty
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoLootPatchPrefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.PlayerArmyWaitBehavior.OnArmyDispersed
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.NoDisperseMessagePatchPrefix;

  • TaleWorlds.CampaignSystem.MapEvents.MapEvent.IsPlayerSergeant
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.SergentAssignmentPatchPrefix;

  • TaleWorlds.CampaignSystem.Clan.get_Banner
    • Prefixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.ReplaceBannerPatchPrefix;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.RefreshBinding
    • Postfixes
      • Owner: ServeAsSoldier; Namespace: ServeAsSoldier.HidePartyNamePlatePatchPostfix;

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

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

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

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

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

  • TaleWorlds.CampaignSystem.CharacterDevelopment.DefaultSkillLevelingManager.OnHeroHealedWhileWaiting
    • Prefixes
      • Owner: ServeAsSoldierFix; Namespace: SaSFix.CampaignCrashPatchPrefix;

  • TaleWorlds.ObjectSystem.MBObjectManager.MergeTwoXmls
    • Prefixes
      • Owner: com.rbmmain; Namespace: RBM.XmlLoadingPatches+MergeTwoXmlsPatchPrefix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.Simulate
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+TournamentFightMissionControllerPatchSimulatePrefix;

  • SandBox.Tournaments.MissionLogics.TournamentFightMissionController.PrepareForMatch
    • Postfixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+TournamentFightMissionControllerPatchGetParticipantCharactersPrefix;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetParticipantCharacters
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+FightTournamentGamePatchGetParticipantCharactersPrefix;

  • TaleWorlds.CampaignSystem.TournamentGames.FightTournamentGame.GetTournamentPrize
    • Postfixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+FightTournamentGamePatchGetTournamentPrizePostfix;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentGame.UpdateTournamentPrize
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+TournamentGamePatchUpdateTournamentPrizePrefix;

  • TaleWorlds.CampaignSystem.Roster.ItemRoster.AddToCounts
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+ItemRosterPatchAddToCountsPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.GetRenownReward
    • Prefixes
      • Owner: com.rbmt; Namespace: RBMTournament.RBMTournament+DefaultTournamentModelPatchGetRenownRewardPrefix;

  • TaleWorlds.MountAndBlade.MissionCombatantsLogic.EarlyStart
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+EarlyStartPatchPostfix;
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+EarlyStartPatchPostfix; Index: 1;
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+TeamAiFieldBattlePostfix; Index: 2;

  • SandBox.Missions.MissionLogics.CampaignMissionComponent.EarlyStart
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+CampaignMissionComponentPatchPostfix;
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+CampaignMissionComponentPatchPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Agent.GetBaseArmorEffectivenessForBodyPart
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ArmorRework+ChangeBodyPartArmorPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetSurvivalChance
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultPartyHealingModelPrefixGetAiWeight;

  • StoryMode.GameComponents.StoryModeGenericXpModel.GetXpMultiplier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+AddSkillXpPatchPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpMultiplierFromShotDifficulty
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+GetXpMultiplierFromShotDifficultyPatchPrefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCombatXpModel.GetXpFromHit
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+GetXpFromHitPatchPrefixGetXpFromHit;

  • TaleWorlds.MountAndBlade.Mission.CreateMeleeBlow
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+CreateMeleeBlowPatchPostfix;
      • Owner: com.rbmcombat; Namespace: RBMCombat.CreateMeleeBlowPatchPostfix; Index: 1;
      • Owner: com.rbmai; Namespace: RBMAI.PostureLogic+CreateMeleeBlowPatchPostfix; Index: 2;

  • StoryMode.Missions.TrainingFieldMissionController.BowInTrainingAreaUpdate
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+BowInTrainingAreaUpdatePatchPostfix;

  • StoryMode.Missions.TrainingFieldMissionController.BowTrainingEndedSuccessfully
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+BowTrainingEndedSuccessfullyPatchPostfix;

  • StoryMode.Missions.TrainingFieldMissionController.MountedTrainingUpdate
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+MountedTrainingUpdatePatchPostfix;

  • StoryMode.Missions.TrainingFieldMissionController.MountedTrainingEndedSuccessfully
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+MountedTrainingEndedSuccessfullyPatchPostfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVolunteerModel.GetBasicVolunteer
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+DefaultVolunteerModelPatchPrefix;

  • Helpers.PerkHelper.AddPerkBonusForParty
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideAddPerkBonusForPartyPrefixAddPerkBonusForParty;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetEffectiveMaxHealth
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideGetEffectiveMaxHealthPrefixGetEffectiveMaxHealth;

  • TaleWorlds.CampaignSystem.CharacterObject.GetPowerImp
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideCharacterObjectPrefixGetPowerImp;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMilitaryPowerModel.GetTroopPowerBasedOnContext
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CampaignChanges+OverrideDefaultMilitaryPowerModelPrefixGetTroopPowerBasedOnContext;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHorseStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+UpdateHorseStatsPatchPostfix;
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+ChangeHorseChargeBonusPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.DecideMountRearedByBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+DecideMountRearedByBlowPatchPrefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.DecideAgentDismountedByBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+DecideAgentDismountedByBlowPatchPrefixDecideAgentDismountedByBlow;

  • TaleWorlds.MountAndBlade.CustomBattleAgentStatCalculateModel.UpdateAgentStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+CustomBattleUpdateAgentStatsPostfix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeFromHorseCharge
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HorseChanges+ChangeHorseDamageCalculationPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateValue
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateValuePrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateHorseTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateHorseTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateTierMeleeWeapon
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateTierMeleeWeaponPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateAmmoTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+CalculateAmmoTierPatchPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateShieldTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+CalculateShieldTierPatchPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateRangedWeaponTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateRangedWeaponTierPrefix;

  • TaleWorlds.Core.DefaultItemValueModel.CalculateArmorTier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ItemValuesTiers+OverrideCalculateArmorTierPrefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowMagnitudeMissile
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DamageRework+RealArrowDamagePrefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.GetEntityDamageMultiplier
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.GetEntityDamageMultiplierPatchPrefix;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForPassiveUsage
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.ChangeLanceDamagePrefix;

  • TaleWorlds.Core.CombatStatCalculator.CalculateStrikeMagnitudeForThrust
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.CalculateStrikeMagnitudeForThrustPatchPrefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowDamage
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideDamageCalcPrefix;

  • TaleWorlds.MountAndBlade.MissionCombatMechanicsHelper.ComputeBlowDamageOnShield
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideDamageCalc+OverrideDamageCalcShieldPrefix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.UpdateHumanStats
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.SandboxAgentUpdateHumanStatsPostfix;

  • TaleWorlds.MountAndBlade.Mission.RegisterBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RegisterBlowPatchPrefix;

  • SandBox.Missions.MissionLogics.BattleAgentLogic.OnAgentHit
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OnAgentHitPatchPrefix;

  • TaleWorlds.MountAndBlade.Agent.HandleBlow
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.HandleBlowPatchPrefix;

  • TaleWorlds.MountAndBlade.Mission.DecideAgentHitParticles
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.DecideAgentHitParticlesPatchPostfix;

  • TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+MissionLoadChangeParametersPostfix;
      • Owner: com.rbmai; Namespace: RBMAI.PostureLogic+FinishMissionLoadingPatchPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Agent.WeaponEquipped
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideWeaponEquippedPrefix;

  • TaleWorlds.MountAndBlade.Agent.EquipItemsFromSpawnEquipment
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEquipItemsFromSpawnEquipmentPrefix;
      • Owner: com.rbmai; Namespace: RBMAI.PostureLogic+EquipItemsFromSpawnEquipmentPatchPrefix; Index: 1;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEquipItemsFromSpawnEquipmentPostfix;

  • TaleWorlds.MountAndBlade.Mission.OnAgentShootMissile
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideOnAgentShootMissilePrefix;
      • Owner: com.rbmai; Namespace: RBMAI.OverrideOnAgentShootMissilePrefix; Index: 1;
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideOnAgentShootMissilePostfix;

  • TaleWorlds.MountAndBlade.Mission.EndMission
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OverrideEndMissionPrefixOnEndMissionResult;

  • TaleWorlds.MountAndBlade.Agent.OnWieldedItemIndexChange
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.RangedRework+OnWieldedItemIndexChangePatchPostfix;
      • Owner: com.rbmai; Namespace: RBMAI.PostureLogic+OnWieldedItemIndexChangePatchPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.GetTargetReleaseAngle
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeaponPrefixGetTargetReleaseAngle;

  • TaleWorlds.MountAndBlade.RangedSiegeWeapon.ShootProjectileAux
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeaponPrefixShootProjectileAux;

  • TaleWorlds.MountAndBlade.AgentStatCalculateModel.SetAiRelatedProperties
    • Postfixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideRangedSiegeWeapon+OverrideSetAiRelatedPropertiesPostfix;
      • Owner: com.rbmai; Namespace: RBMAI.AgentAi+OverrideSetAiRelatedPropertiesPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Mangonel.OnTick
    • Prefixes
      • Owner: com.rbmcombat; Namespace: RBMCombat.OverrideMangonelPrefixOnTick;

  • TaleWorlds.MountAndBlade.ArrangementOrder.GetCloseStrategicAreas
    • Prefixes
      • Owner: com.rbmai; Namespace: SiegeArcherPoints+GetCloseStrategicAreasPatchPrefix;

  • SandBox.GameComponents.SandboxAgentStatCalculateModel.GetSkillEffectsOnAgent
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.GetSkillEffectsOnAgentPatchPrefix;

  • TaleWorlds.MountAndBlade.ArrangementOrder.GetShieldDirectionOfUnit
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.HoldTheDoorPostfix;

  • TaleWorlds.MountAndBlade.HumanAIComponent.OnTickAsAI
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OnTickAsAIPatchPostfix;

  • TaleWorlds.MountAndBlade.BehaviorSkirmishLine.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorSkirmishLinePostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorSkirmishLine.OnBehaviorActivatedAux
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorSkirmishLinePostfixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorDefend.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorDefendPostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorHoldHighGround.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorHoldHighGroundPostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorScreenedSkirmish.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorScreenedSkirmishPostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorScreenedSkirmish.TickOccasionally
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorScreenedSkirmishPrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorScreenedSkirmish.OnBehaviorActivatedAux
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Behaviours+OverrideBehaviorScreenedSkirmishPostfixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorCautiousAdvance.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorCautiousAdvancePostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorMountedSkirmish.CalculateCurrentOrder
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorMountedSkirmishPostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorMountedSkirmish.GetAiWeight
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorMountedSkirmishPostfixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorProtectFlank.CalculateCurrentOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorProtectFlankPrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorProtectFlank.CheckAndChangeState
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorProtectFlankPrefixCheckAndChangeState;

  • TaleWorlds.MountAndBlade.BehaviorProtectFlank.OnBehaviorActivatedAux
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorProtectFlankPostfixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorProtectFlank.GetAiWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorProtectFlankPostfixGetAiWeight;

  • TaleWorlds.MountAndBlade.HumanAIComponent.AdjustSpeedLimit
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OnDismountPatchAdjustSpeedLimitPrefix;

  • TaleWorlds.MountAndBlade.BehaviorHorseArcherSkirmish.GetAiWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorHorseArcherSkirmishPrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorPullBack.GetAiWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorPullBackPrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorVanguard.TickOccasionally
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorVanguardPrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorVanguard.OnBehaviorActivatedAux
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorVanguardPostfixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorCharge.CalculateCurrentOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorChargePrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorCharge.GetAiWeight
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorChargePrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.MovementOrder.SetChargeBehaviorValues
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideMovementOrderPrefixSetChargeBehaviorValues;

  • TaleWorlds.MountAndBlade.MovementOrder.SetFollowBehaviorValues
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideMovementOrderPrefixSetFollowBehaviorValues;

  • TaleWorlds.MountAndBlade.MovementOrder.SetDefaultMoveBehaviorValues
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideMovementOrderPrefixSetDefaultMoveBehaviorValues;

  • TaleWorlds.MountAndBlade.MovementOrder.GetSubstituteOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideMovementOrderPrefixGetSubstituteOrder;

  • TaleWorlds.MountAndBlade.MovementOrder.GetPositionAux
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideMovementOrderGetPositionAuxPostfix;

  • TaleWorlds.MountAndBlade.Agent.SetFiringOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideAgentPrefixSetFiringOrder;

  • TaleWorlds.MountAndBlade.Agent.UpdateFormationOrders
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideUpdateFormationOrdersPrefixUpdateFormationOrders;

  • TaleWorlds.MountAndBlade.Formation.SetPositioning
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.SetPositioningPatchPrefixSetPositioning;

  • TaleWorlds.MountAndBlade.Formation.SetMovementOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideSetMovementOrderPrefixSetOrder;

  • TaleWorlds.MountAndBlade.BehaviorRegroup.GetAiWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorRegroupPrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorRegroup.CalculateCurrentOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorRegroupPrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorRegroup.TickOccasionally
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorRegroupPrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorAdvance.CalculateCurrentOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorAdvancePrefixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorAdvance.TickOccasionally
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.OverrideBehaviorAdvancePrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.Formation.GetOrderPositionOfUnit
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Frontline+OverrideFormationPrefixGetOrderPositionOfUnit;

  • TaleWorlds.MountAndBlade.Formation.GetOrderPositionOfUnitAux
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Frontline+OverrideFormationPrefixGetOrderPositionOfUnitAux;

  • TaleWorlds.MountAndBlade.HumanAIComponent.GetFormationFrame
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Frontline+OverrideFormationMovementComponentPrefixGetFormationFrame;

  • TaleWorlds.CampaignSystem.TournamentGames.TournamentRound.EndMatch
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.PostureLogic+EndMatchPatchPostfix;

  • TaleWorlds.MountAndBlade.TacticDefensiveEngagement.HasBattleBeenJoined
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.TacticDefensiveEngagementPatchPrefixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticDefensiveEngagement.Defend
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.TacticDefensiveEngagementPatchPostfixDefend;

  • TaleWorlds.MountAndBlade.TacticDefensiveEngagement.Engage
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.TacticDefensiveEngagementPatchPostfixAttack;

  • TaleWorlds.MountAndBlade.Mission.OnAgentHit
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+CustomBattleAgentLogicOnAgentHitPatchPostfix;

  • TaleWorlds.MountAndBlade.Team.Tick
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTickPostfix;

  • TaleWorlds.MountAndBlade.TeamAIGeneral.OnUnitAddedToFormationForTheFirstTime
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTeamAIGeneralPostfixOnUnitAddedToFormationForTheFirstTime;

  • TaleWorlds.MountAndBlade.ViewModelCollection.HUD.FormationMarker.MissionFormationMarkerTargetVM.Refresh
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideRefreshPostfix;

  • TaleWorlds.MountAndBlade.Mission.SpawnTroop
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+SpawnTroopPatchPrefixSpawnTroop;

  • TaleWorlds.MountAndBlade.TacticCoordinatedRetreat.GetTacticWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticCoordinatedRetreatPrefixGetTacticWeight;

  • TaleWorlds.MountAndBlade.TacticFrontalCavalryCharge.Advance
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticFrontalCavalryChargePostfixAdvance;

  • TaleWorlds.MountAndBlade.TacticFrontalCavalryCharge.Attack
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticFrontalCavalryChargePostfixAttack;

  • TaleWorlds.MountAndBlade.TacticFrontalCavalryCharge.HasBattleBeenJoined
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticFrontalCavalryChargePostfixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticFrontalCavalryCharge.GetTacticWeight
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticFrontalCavalryChargePostfixGetTacticWeight;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.Advance
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticRangedHarrassmentOffensivePostfixAdvance;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.Attack
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticRangedHarrassmentOffensivePostfixAttack;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.HasBattleBeenJoined
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticRangedHarrassmentOffensivePostfixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.ManageFormationCounts
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticRangedHarrassmentOffensivePostfixManageFormationCounts;

  • TaleWorlds.MountAndBlade.TacticRangedHarrassmentOffensive.GetTacticWeight
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticRangedHarrassmentOffensivePostfixGetTacticWeight;

  • TaleWorlds.MountAndBlade.TacticComponent.SetDefaultBehaviorWeights
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.Tactics+OverrideTacticComponentPrefixSetDefaultBehaviorWeights;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.CarryOutDefense
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+TacticDefendCastlePatchPrefixCarryOutDefense;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.ArcherShiftAround
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+TacticDefendCastlePatchPrefixArcherShiftAround;

  • TaleWorlds.MountAndBlade.Mission.OnObjectDisabled
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+MissionPatchPostfixOnObjectDisabled;

  • TaleWorlds.MountAndBlade.BehaviorAssaultWalls.CalculateCurrentOrder
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorAssaultWallsPrefixCalculateCurrentOrder;
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorAssaultWallsPostfixCalculateCurrentOrder;

  • TaleWorlds.MountAndBlade.BehaviorShootFromCastleWalls.OnBehaviorActivatedAux
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorShootFromCastleWallsPrefixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorShootFromCastleWalls.TickOccasionally
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorShootFromCastleWallsPrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.BehaviorUseSiegeMachines.GetAiWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorUseSiegeMachinesPrefixGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorWaitForLadders.GetAiWeight
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorWaitForLaddersPrefixOnGetAiWeight;

  • TaleWorlds.MountAndBlade.BehaviorDefendCastleKeyPosition.OnBehaviorActivatedAux
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorDefendCastleKeyPositionPrefixOnBehaviorActivatedAux;

  • TaleWorlds.MountAndBlade.BehaviorDefendCastleKeyPosition.ResetOrderPositions
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorDefendCastleKeyPositionPrefixResetOrderPositions;
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorDefendCastleKeyPositionPostfixResetOrderPositions;

  • TaleWorlds.MountAndBlade.BehaviorDefendCastleKeyPosition.TickOccasionally
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideBehaviorDefendCastleKeyPositionPrefixTickOccasionally;

  • TaleWorlds.MountAndBlade.LadderQueueManager.Initialize
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideLadderQueueManagerPostfixInitialize;

  • TaleWorlds.MountAndBlade.SiegeLane.GetLaneCapacity
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideSiegeLanePrefixGetLaneCapacity;

  • TaleWorlds.MountAndBlade.SiegeLane.DetermineLaneState
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+OverrideSiegeLanepostfixDetermineLaneState;

  • TaleWorlds.MountAndBlade.Source.Missions.Handlers.Logic.AgentMoraleInteractionLogic.ApplyMoraleEffectOnAgentIncapacitated
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+AgentMoraleInteractionLogicPatchPrefixAfterStart;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.StopUsingStrategicAreas
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+StopUsingStrategicAreasPatchPrefix;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.StopUsingAllMachines
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+StopUsingAllMachinesPatchPrefix;

  • TaleWorlds.MountAndBlade.TacticDefendCastle.StopUsingAllRangedSiegeWeapons
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SiegePatches+StopUsingAllRangedSiegeWeaponsPatchPrefix;

  • SandBox.Missions.MissionLogics.SandBoxSiegeMissionSpawnHandler.AfterStart
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SpawningPatches+OverrideSandBoxSiegeMissionSpawnHandlerPrefixAfterStart;

  • TaleWorlds.MountAndBlade.MissionSpawnHandlers.CustomSiegeMissionSpawnHandler.AfterStart
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SpawningPatches+OverrideCustomSiegeMissionSpawnHandlerPrefixAfterStart;

  • TaleWorlds.MountAndBlade.MissionSpawnHandlers.CustomBattleMissionSpawnHandler.AfterStart
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SpawningPatches+OverrideAfterStartCustomBattleMissionSpawnHandlerPrefixAfterStart;

  • SandBox.Missions.MissionLogics.BaseMissionTroopSpawnHandler.AfterStart
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SpawningPatches+OverrideAfterStartBaseMissionTroopSpawnHandlerPrefixAfterStart;

  • TaleWorlds.MountAndBlade.MissionAgentSpawnLogic.CheckReinforcementBatch
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.SpawningPatches+OverrideBattleSizeSpawnTickPrefixBattleSizeSpawnTick;

  • TaleWorlds.MountAndBlade.TacticDefensiveLine.HasBattleBeenJoined
    • Prefixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticDefensiveLinePatchPrefixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticDefensiveLine.Defend
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticDefensiveLinePatchPostfixDefend;

  • TaleWorlds.MountAndBlade.TacticDefensiveLine.Engage
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticDefensiveLinePatchPostfixEngage;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.Advance
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticFullScaleAttackPatchPostfixAdvance;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.Attack
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticFullScaleAttackPatchPostfixAttack;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.HasBattleBeenJoined
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticFullScaleAttackPatchPostfixHasBattleBeenJoined;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.GetTacticWeight
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticFullScaleAttackPatchPostfixGetAiWeight;

  • TaleWorlds.MountAndBlade.TacticFullScaleAttack.ManageFormationCounts
    • Postfixes
      • Owner: com.rbmai; Namespace: RBMAI.AiModule.RbmTactics.TacticFullScaleAttackPatchPostfixManageFormationCounts;

+ Log Files

  • default20220925
      • [2022-09-25T13:49:15.0631942+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:15.0631942+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2022-09-25T13:49:15.0534339+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:15.0534339+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2022-09-25T13:49:15.0417167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:15.0417167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMAI_module_strings.xml
      • [2022-09-25T13:49:15.0299823+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:15.0290335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/module_strings.xml
      • [2022-09-25T13:49:15.0202499+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:15.0202499+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/action_strings.xml
      • [2022-09-25T13:49:15.0065586+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:15.0065586+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/voice_strings.xml
      • [2022-09-25T13:49:14.9938707+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:14.9938707+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/trait_strings.xml
      • [2022-09-25T13:49:14.9851181+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:14.9851181+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_on_action_strings.xml
      • [2022-09-25T13:49:14.9665430+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:14.9665430+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_strings.xml
      • [2022-09-25T13:49:14.9567828+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:14.9567828+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/wanderer_strings.xml
      • [2022-09-25T13:49:14.9519029+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:14.9519029+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/companion_strings.xml
      • [2022-09-25T13:49:14.9401906+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:14.9401906+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/world_lore_strings.xml
      • [2022-09-25T13:49:14.9343347+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:14.9343347+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/module_strings.xml
      • [2022-09-25T13:49:14.9265266+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:14.9265266+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-09-25T13:49:14.9167971+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:14.9050831+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-09-25T13:49:14.9021542+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:14.9011781+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-09-25T13:49:14.8992256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:49:14.8992256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-09-25T13:49:13.4210159+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.MissionScreen::HandleResume
      • [2022-09-25T13:49:13.4210159+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.MissionScreen::HandleActivate
      • [2022-09-25T13:49:13.4200386+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.MissionScreen::HandleInitialize
      • [2022-09-25T13:49:13.4200386+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:49:13.4200386+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.Map.MapScreen::HandleDeactivate
      • [2022-09-25T13:49:13.4190628+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.Map.MapScreen::HandlePause
      • [2022-09-25T13:49:13.4190628+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PushScreen
      • [2022-09-25T13:49:13.4190628+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:49:13.2574493+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Player has entered 璁粌鍦?
      • [2022-09-25T13:49:13.2565009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: [GAME MENU] training_field_menu
      • [2022-09-25T13:49:13.2545534+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Player has entered 璁粌鍦?
      • [2022-09-25T13:49:13.2271929+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.Map.MapScreen::HandleResume
      • [2022-09-25T13:49:13.2184367+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.Map.MapScreen::HandleActivate
      • [2022-09-25T13:49:13.2155096+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:49:12.6933238+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.Map.MapScreen::HandleInitialize
      • [2022-09-25T13:49:12.6933238+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:49:12.6494366+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:49:12.6484264+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleFinalize
      • [2022-09-25T13:49:12.6484264+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleDeactivate
      • [2022-09-25T13:49:12.6484264+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandlePause
      • [2022-09-25T13:49:12.6484264+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:49:12.6484264+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:49:12.6484264+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:48:06.8890104+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Called GetVoiceTypeUsableForPlayerData
      • [2022-09-25T13:48:06.8890104+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Called GetVoiceTypeUsableForPlayerData
      • [2022-09-25T13:48:06.8831542+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Called GetVoiceTypeUsableForPlayerData
      • [2022-09-25T13:48:02.9784858+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleResume
      • [2022-09-25T13:48:02.9784858+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleActivate
      • [2022-09-25T13:48:02.9784858+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleInitialize
      • [2022-09-25T13:48:02.9784858+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:48:02.9374613+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:48:02.9374613+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleFinalize
      • [2022-09-25T13:48:02.9374613+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleDeactivate
      • [2022-09-25T13:48:02.9374613+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandlePause
      • [2022-09-25T13:48:02.9374613+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:48:02.9374613+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:48:02.9374613+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:48:01.0183827+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleResume
      • [2022-09-25T13:48:01.0183827+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleActivate
      • [2022-09-25T13:48:01.0145014+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleInitialize
      • [2022-09-25T13:48:01.0145014+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:48:00.9725107+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:48:00.9725107+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:48:00.9725107+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:48:00.9715347+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:48:00.8768626+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:48:00.8768626+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleFinalize
      • [2022-09-25T13:48:00.8768626+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleDeactivate
      • [2022-09-25T13:48:00.8768626+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandlePause
      • [2022-09-25T13:48:00.8768626+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanScreens
      • [2022-09-25T13:48:00.8729865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Finished starting a new game.
      • [2022-09-25T13:48:00.7353425+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Dump integrity is compromised due to non-default modules being used
      • [2022-09-25T13:48:00.2878920+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Dump integrity is compromised due to non-default modules being used
      • [2022-09-25T13:48:00.2869149+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.8792604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺峰嚡灏旂撼濂?
      • [2022-09-25T13:47:58.8792604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_B8_c
      • [2022-09-25T13:47:58.8792604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_B8_s
      • [2022-09-25T13:47:58.8792604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鏂′笉鍔涚壒
      • [2022-09-25T13:47:58.8792604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_K9_c2
      • [2022-09-25T13:47:58.8792604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_K9_s
      • [2022-09-25T13:47:58.8792604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 绉戞柉鎵樼綏澶?
      • [2022-09-25T13:47:58.8782844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_S9_m
      • [2022-09-25T13:47:58.8782844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_S9_c
      • [2022-09-25T13:47:58.8782844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰锋礇濉斿痉
      • [2022-09-25T13:47:58.8782844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_V11_c1
      • [2022-09-25T13:47:58.8782844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_V11_c1
      • [2022-09-25T13:47:58.8782844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路椴佺摝
      • [2022-09-25T13:47:58.8782844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_A9_s
      • [2022-09-25T13:47:58.8782844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_A9_u
      • [2022-09-25T13:47:58.8782844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 棰滆禌鍔涚壒
      • [2022-09-25T13:47:58.8782844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_20_1
      • [2022-09-25T13:47:58.8773084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_K8_u
      • [2022-09-25T13:47:58.8773084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 闃斿嫆甯栫壒
      • [2022-09-25T13:47:58.8773084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_19_2
      • [2022-09-25T13:47:58.8773084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_19_2
      • [2022-09-25T13:47:58.8773084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸撮瞾鍙扮壒
      • [2022-09-25T13:47:58.8773084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_18_2
      • [2022-09-25T13:47:58.8773084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_18
      • [2022-09-25T13:47:58.8773084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_22
      • [2022-09-25T13:47:58.8773084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鍚堝効蹇呯壒
      • [2022-09-25T13:47:58.8773084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_17_1
      • [2022-09-25T13:47:58.8773084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 甯栧厠鍔涚壒
      • [2022-09-25T13:47:58.8763323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_16_1
      • [2022-09-25T13:47:58.8763323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_16_2
      • [2022-09-25T13:47:58.8763323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_16_2
      • [2022-09-25T13:47:58.8763323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺峰焹鍥犲姞灏?
      • [2022-09-25T13:47:58.8763323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_17
      • [2022-09-25T13:47:58.8763323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_21_1
      • [2022-09-25T13:47:58.8763323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_17_1
      • [2022-09-25T13:47:58.8763323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺峰悏灏?
      • [2022-09-25T13:47:58.8763323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_16
      • [2022-09-25T13:47:58.8763323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺锋綐鎷夊厠
      • [2022-09-25T13:47:58.8753566+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_14_1
      • [2022-09-25T13:47:58.8753566+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_14_1
      • [2022-09-25T13:47:58.8753566+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺疯帿鍗″皵
      • [2022-09-25T13:47:58.8753566+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_15_1
      • [2022-09-25T13:47:58.8753566+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_18
      • [2022-09-25T13:47:58.8753566+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺蜂箤涓?
      • [2022-09-25T13:47:58.8753566+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_6
      • [2022-09-25T13:47:58.8753566+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_9
      • [2022-09-25T13:47:58.8753566+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_6
      • [2022-09-25T13:47:58.8753566+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺风櫥鍚夊皵
      • [2022-09-25T13:47:58.8743812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_8
      • [2022-09-25T13:47:58.8743812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_11
      • [2022-09-25T13:47:58.8743812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_3
      • [2022-09-25T13:47:58.8743812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺锋牸椴佽姮澶氬厠
      • [2022-09-25T13:47:58.8743812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_10
      • [2022-09-25T13:47:58.8743812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰蜂經灏斿潕
      • [2022-09-25T13:47:58.8743812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_28_2
      • [2022-09-25T13:47:58.8743812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_28
      • [2022-09-25T13:47:58.8743812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰风儹鍏?
      • [2022-09-25T13:47:58.8743812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_V9_u
      • [2022-09-25T13:47:58.8734048+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_27_1
      • [2022-09-25T13:47:58.8734048+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰疯帿鎷夋仼
      • [2022-09-25T13:47:58.8734048+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_24_3
      • [2022-09-25T13:47:58.8734048+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_26
      • [2022-09-25T13:47:58.8734048+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰蜂經鐗规柉
      • [2022-09-25T13:47:58.8734048+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_23_1
      • [2022-09-25T13:47:58.8734048+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_23_3
      • [2022-09-25T13:47:58.8734048+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰风摝鏈?
      • [2022-09-25T13:47:58.8734048+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_22
      • [2022-09-25T13:47:58.8734048+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_20
      • [2022-09-25T13:47:58.8734048+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰疯础閲屽厠
      • [2022-09-25T13:47:58.8724288+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_25
      • [2022-09-25T13:47:58.8724288+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_21
      • [2022-09-25T13:47:58.8724288+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰风灏斿潶
      • [2022-09-25T13:47:58.8724288+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_18
      • [2022-09-25T13:47:58.8724288+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_18
      • [2022-09-25T13:47:58.8724288+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_19
      • [2022-09-25T13:47:58.8724288+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰烽樋缃楁浖鍏?
      • [2022-09-25T13:47:58.8724288+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_121
      • [2022-09-25T13:47:58.8724288+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_121
      • [2022-09-25T13:47:58.8714772+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_5
      • [2022-09-25T13:47:58.8714772+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰锋彁鍝?
      • [2022-09-25T13:47:58.8714772+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_4
      • [2022-09-25T13:47:58.8714772+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_3_1
      • [2022-09-25T13:47:58.8714772+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_8
      • [2022-09-25T13:47:58.8714772+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰锋缃楀厠
      • [2022-09-25T13:47:58.8636443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_7
      • [2022-09-25T13:47:58.8636443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_10
      • [2022-09-25T13:47:58.8636443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_10
      • [2022-09-25T13:47:58.8636443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_10
      • [2022-09-25T13:47:58.8636443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路鍝堝反鍗?
      • [2022-09-25T13:47:58.8636443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路钀ㄩ┈鍕?
      • [2022-09-25T13:47:58.8626684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_19_1
      • [2022-09-25T13:47:58.8626684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_19_1
      • [2022-09-25T13:47:58.8626684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_19
      • [2022-09-25T13:47:58.8626684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路闃挎彁鍚?
      • [2022-09-25T13:47:58.8626684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_18_3
      • [2022-09-25T13:47:58.8626684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路闃垮反鏂?
      • [2022-09-25T13:47:58.8626684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_17_1
      • [2022-09-25T13:47:58.8626684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路鍗℃媺鍏?
      • [2022-09-25T13:47:58.8626684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_16
      • [2022-09-25T13:47:58.8616925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_14_1
      • [2022-09-25T13:47:58.8616925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路鍚夊嫆寰?
      • [2022-09-25T13:47:58.8616925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_20
      • [2022-09-25T13:47:58.8616925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_6
      • [2022-09-25T13:47:58.8616925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_12
      • [2022-09-25T13:47:58.8616925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路鑳″嫆寤?
      • [2022-09-25T13:47:58.8616925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_10
      • [2022-09-25T13:47:58.8616925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_13
      • [2022-09-25T13:47:58.8616925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 涔屽竷缃楀か
      • [2022-09-25T13:47:58.8616925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_20_1
      • [2022-09-25T13:47:58.8607166+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_20
      • [2022-09-25T13:47:58.8607166+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 缁磋嫢澶?
      • [2022-09-25T13:47:58.8607166+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_15_1
      • [2022-09-25T13:47:58.8607166+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_15_4
      • [2022-09-25T13:47:58.8607166+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 浼婂缃楀か
      • [2022-09-25T13:47:58.8607166+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_23_1
      • [2022-09-25T13:47:58.8607166+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_18
      • [2022-09-25T13:47:58.8607166+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎵樺姞缃楀か
      • [2022-09-25T13:47:58.8607166+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_17_1
      • [2022-09-25T13:47:58.8597404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_22
      • [2022-09-25T13:47:58.8597404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_17_1
      • [2022-09-25T13:47:58.8597404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 濂ョ背澶氬か
      • [2022-09-25T13:47:58.8597404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_14_2
      • [2022-09-25T13:47:58.8597404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_21_1
      • [2022-09-25T13:47:58.8597404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_14
      • [2022-09-25T13:47:58.8597404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鐡﹀悏缃楀か
      • [2022-09-25T13:47:58.8597404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_12
      • [2022-09-25T13:47:58.8597404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_9
      • [2022-09-25T13:47:58.8587647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_121
      • [2022-09-25T13:47:58.8587647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 璐¤揪缃楀か
      • [2022-09-25T13:47:58.8587647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_13
      • [2022-09-25T13:47:58.8587647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 缁寸壒鐒跺凹鏂?
      • [2022-09-25T13:47:58.8587647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_SE9_c1
      • [2022-09-25T13:47:58.8587647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_SE9_c2
      • [2022-09-25T13:47:58.8587647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鏅噷鍘勫凹绉戞柉
      • [2022-09-25T13:47:58.8587647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_72
      • [2022-09-25T13:47:58.8587647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_SE8_c
      • [2022-09-25T13:47:58.8587647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 濂ラ殕璇烘柉
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_55
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 缁存墡鑰虫墭鏂?
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_54_1
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_68
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 灏ゅ埄淇勬柉
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 缈侀潻娲涙柉
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 澧ㄦ柉鐗归噷鍗℃礇鏂?
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_18
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_39
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_17
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鍒楀ゥ灏煎笗寰楁柉
      • [2022-09-25T13:47:58.8577887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鐝€鐗规礇鏂?
      • [2022-09-25T13:47:58.8568123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_27_2
      • [2022-09-25T13:47:58.8568123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_27_1
      • [2022-09-25T13:47:58.8568123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 甯曟媺鐙勪縿鏂?
      • [2022-09-25T13:47:58.8568123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_WE9_u2
      • [2022-09-25T13:47:58.8568123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_WE9_u
      • [2022-09-25T13:47:58.8568123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 椹秴淇勫埄鏂?
      • [2022-09-25T13:47:58.8568123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_71
      • [2022-09-25T13:47:58.8568123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_71
      • [2022-09-25T13:47:58.8568123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 绉戦浄灏间縿鏂?
      • [2022-09-25T13:47:58.8558363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_73_1
      • [2022-09-25T13:47:58.8558363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_73_1
      • [2022-09-25T13:47:58.8558363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 绱㈡媺澶氭柉
      • [2022-09-25T13:47:58.8558363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_52_1
      • [2022-09-25T13:47:58.8558363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 缃楅偅鍒╃縼
      • [2022-09-25T13:47:58.8558363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_45_2
      • [2022-09-25T13:47:58.8558363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_57
      • [2022-09-25T13:47:58.8558363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鍘勬媺鍒绘柉
      • [2022-09-25T13:47:58.8558363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_40_1
      • [2022-09-25T13:47:58.8558363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_40_1
      • [2022-09-25T13:47:58.8558363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鐙勪縿灏肩鏂?
      • [2022-09-25T13:47:58.8548604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_111
      • [2022-09-25T13:47:58.8548604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_11
      • [2022-09-25T13:47:58.8548604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_12
      • [2022-09-25T13:47:58.8548604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鐡︾綏鏂?
      • [2022-09-25T13:47:58.8548604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_23
      • [2022-09-25T13:47:58.8548604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_9
      • [2022-09-25T13:47:58.8548604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_10
      • [2022-09-25T13:47:58.8548604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 绉戠﹩璇烘柉
      • [2022-09-25T13:47:58.8538844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_44
      • [2022-09-25T13:47:58.8538844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_75
      • [2022-09-25T13:47:58.8538844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_24
      • [2022-09-25T13:47:58.8538844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 濉炴媺搴囧緱鏂?
      • [2022-09-25T13:47:58.8538844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_NE9_d
      • [2022-09-25T13:47:58.8538844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_NE9_l
      • [2022-09-25T13:47:58.8538844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鐡﹀閲囨柉
      • [2022-09-25T13:47:58.8538844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_NE8_c1
      • [2022-09-25T13:47:58.8538844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_NE8_l
      • [2022-09-25T13:47:58.8538844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 娉曚鸡蹇掓柉
      • [2022-09-25T13:47:58.8529084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_70
      • [2022-09-25T13:47:58.8529084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_NE7_u
      • [2022-09-25T13:47:58.8529084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 闇嶅凹鏂?
      • [2022-09-25T13:47:58.8529084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_67
      • [2022-09-25T13:47:58.8529084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_51
      • [2022-09-25T13:47:58.8529084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 澶氫鸡鎵樻柉
      • [2022-09-25T13:47:58.8529084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_50
      • [2022-09-25T13:47:58.8529084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_66
      • [2022-09-25T13:47:58.8529084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鍗扮弨鏂墭闆锋柉
      • [2022-09-25T13:47:58.8529084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_20
      • [2022-09-25T13:47:58.8519328+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1_13
      • [2022-09-25T13:47:58.8519328+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 娑呴浄閲囨柉
      • [2022-09-25T13:47:58.8519328+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_33
      • [2022-09-25T13:47:58.8519328+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1_8
      • [2022-09-25T13:47:58.8519328+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1_10
      • [2022-09-25T13:47:58.8519328+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_5
      • [2022-09-25T13:47:58.8519328+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_5
      • [2022-09-25T13:47:58.8519328+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 闃胯€虫垐娲涙柉
      • [2022-09-25T13:47:58.8509568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1_6
      • [2022-09-25T13:47:58.8509568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_3
      • [2022-09-25T13:47:58.8509568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1_5
      • [2022-09-25T13:47:58.8509568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1_4
      • [2022-09-25T13:47:58.8509568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 淇勬柉鎻愮鏂?
      • [2022-09-25T13:47:58.8509568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_31
      • [2022-09-25T13:47:58.8509568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1_2
      • [2022-09-25T13:47:58.8509568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_21
      • [2022-09-25T13:47:58.8500134+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_411
      • [2022-09-25T13:47:58.8500134+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 闃垮鐗?
      • [2022-09-25T13:47:58.8500134+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_5
      • [2022-09-25T13:47:58.8500134+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_15_2
      • [2022-09-25T13:47:58.8500134+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_15_1
      • [2022-09-25T13:47:58.8500134+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_5
      • [2022-09-25T13:47:58.8500134+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 搴撳悏鐗?
      • [2022-09-25T13:47:58.8500134+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_11
      • [2022-09-25T13:47:58.8470530+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_81
      • [2022-09-25T13:47:58.8470530+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_8
      • [2022-09-25T13:47:58.8470530+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鍏€鍎挎祽涔冪壒
      • [2022-09-25T13:47:58.8470530+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_10
      • [2022-09-25T13:47:58.8470530+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_101
      • [2022-09-25T13:47:58.8470530+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_10
      • [2022-09-25T13:47:58.8470530+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路钀ㄥ叞
      • [2022-09-25T13:47:58.8470530+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_8
      • [2022-09-25T13:47:58.8460999+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_3
      • [2022-09-25T13:47:58.8460999+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_4
      • [2022-09-25T13:47:58.8460999+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 搴撴礇澶?
      • [2022-09-25T13:47:58.8460999+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_11
      • [2022-09-25T13:47:58.8460999+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_8
      • [2022-09-25T13:47:58.8431712+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_111
      • [2022-09-25T13:47:58.7631165+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:47:58.7621406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7621406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7621406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:47:58.7621406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7621406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7621406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:47:58.7621406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7621406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7611646+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7611646+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7611646+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7611646+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:47:58.7611646+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:47:58.7611646+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_2b
      • [2022-09-25T13:47:58.7611646+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_2b
      • [2022-09-25T13:47:58.7611646+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_2
      • [2022-09-25T13:47:58.7601886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:47:58.7601886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7601886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7601886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:47:58.7601886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7601886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7601886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7601886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7601886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7592126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:47:58.7592126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7592126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7592126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:47:58.7592126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:47:58.7592126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_2
      • [2022-09-25T13:47:58.7592126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_2b
      • [2022-09-25T13:47:58.7592126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_2
      • [2022-09-25T13:47:58.7582366+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:47:58.7582366+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7582366+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7582366+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7582366+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7582366+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7582366+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7582366+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7582366+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7572607+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:47:58.7572607+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7572607+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7572607+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:47:58.7572607+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:47:58.7572607+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_0b
      • [2022-09-25T13:47:58.7572607+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_0b
      • [2022-09-25T13:47:58.7572607+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_2
      • [2022-09-25T13:47:58.7562846+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7562846+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7562846+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7562846+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:47:58.7562846+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7562846+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7562846+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7562846+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7562846+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7553086+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:47:58.7553086+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:47:58.7553086+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_merchant_1
      • [2022-09-25T13:47:58.7553086+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_merchant_1
      • [2022-09-25T13:47:58.7553086+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_2
      • [2022-09-25T13:47:58.7553086+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7553086+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7553086+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7543326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:47:58.7543326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7543326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7543326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7543326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7543326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7543326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:47:58.7543326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7543326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7533568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:47:58.7533568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:47:58.7533568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_1
      • [2022-09-25T13:47:58.7533568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_1
      • [2022-09-25T13:47:58.7533568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_2
      • [2022-09-25T13:47:58.7533568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7533568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7523806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7514049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:47:58.7514049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7514049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7504286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:47:58.7504286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7504286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7504286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:47:58.7504286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7504286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7504286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_1
      • [2022-09-25T13:47:58.7504286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_1
      • [2022-09-25T13:47:58.7494526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_1c
      • [2022-09-25T13:47:58.7494526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_1c
      • [2022-09-25T13:47:58.7494526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_1
      • [2022-09-25T13:47:58.7494526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:47:58.7494526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7494526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7494526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:47:58.7484766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7484766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7484766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:47:58.7484766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7484766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7484766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:47:58.7484766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7484766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7475006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7475006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7475006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7475006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:47:58.7475006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7475006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7475006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7475006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7465246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7465246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:47:58.7465246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7465246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7465246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7465246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7465246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7465246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:47:58.7465246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7455486+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7455486+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:47:58.7455486+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7455486+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:47:58.7455486+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:47:58.7455486+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7455486+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:47:58.7455486+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7455486+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7445726+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7445726+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7445726+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7445726+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7445726+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7445726+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7445726+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7445726+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7445726+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7435966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7435966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:47:58.7435966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:47:58.7435966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_merchant_1
      • [2022-09-25T13:47:58.7435966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_merchant_1
      • [2022-09-25T13:47:58.7435966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_artisan_2
      • [2022-09-25T13:47:58.7435966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7435966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7435966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7426208+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7426208+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7426208+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7426208+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7426208+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7426208+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7426208+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7426208+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7426208+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7416452+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7416452+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7416452+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7416452+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_5
      • [2022-09-25T13:47:58.7416452+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_5
      • [2022-09-25T13:47:58.7416452+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0c
      • [2022-09-25T13:47:58.7416452+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0c
      • [2022-09-25T13:47:58.7416452+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_artisan_1
      • [2022-09-25T13:47:58.7406684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:47:58.7406684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7406684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7406684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7406684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7406684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7406684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:47:58.7406684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7406684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7396926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7396926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7396926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7396926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:47:58.7396926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:47:58.7396926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0e
      • [2022-09-25T13:47:58.7396926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0e
      • [2022-09-25T13:47:58.7396926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_artisan_2
      • [2022-09-25T13:47:58.7396926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7387161+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7387161+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7387161+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7387161+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7387161+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7387161+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7387161+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7387161+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7387161+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7377406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7377406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7377406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7377406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7377406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7377406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_5
      • [2022-09-25T13:47:58.7377406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_5
      • [2022-09-25T13:47:58.7377406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_1b
      • [2022-09-25T13:47:58.7367648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_1b
      • [2022-09-25T13:47:58.7367648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_artisan_3
      • [2022-09-25T13:47:58.7367648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7367648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7367648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7367648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7367648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7367648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7367648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:47:58.7367648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7357890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7357890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:47:58.7357890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7357890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7357890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:47:58.7357890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:47:58.7357890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_merchant_1
      • [2022-09-25T13:47:58.7357890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_merchant_1
      • [2022-09-25T13:47:58.7348143+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_artisan_2
      • [2022-09-25T13:47:58.7348143+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7348143+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7348143+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7348143+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7348143+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7348143+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7348143+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7348143+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7338364+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7338364+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:47:58.7338364+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7338364+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7328602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7328602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7318842+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7318842+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7318842+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7318842+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7318842+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7318842+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7318842+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:47:58.7318842+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7318842+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7309082+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7309082+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:47:58.7309082+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7309082+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7309082+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:47:58.7309082+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7309082+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7309082+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:47:58.7299325+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7299325+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:47:58.7299325+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:47:58.7299325+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7299325+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7299325+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:47:58.7299325+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7299325+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7289563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_3
      • [2022-09-25T13:47:58.7289563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_3
      • [2022-09-25T13:47:58.7289563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch4
      • [2022-09-25T13:47:58.7289563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch4
      • [2022-09-25T13:47:58.7289563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2022-09-25T13:47:58.7289563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7289563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7289563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7279804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:47:58.7279804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7279804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7279804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7279804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7279804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7279804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:47:58.7279804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2022-09-25T13:47:58.7270044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch3
      • [2022-09-25T13:47:58.7270044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch3
      • [2022-09-25T13:47:58.7270044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2022-09-25T13:47:58.7270044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:47:58.7270044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7270044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7270044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7270044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7270044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7260284+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2022-09-25T13:47:58.7260284+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2022-09-25T13:47:58.7260284+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_1b
      • [2022-09-25T13:47:58.7260284+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_1b
      • [2022-09-25T13:47:58.7260284+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_2
      • [2022-09-25T13:47:58.7260284+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:47:58.7260284+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7260284+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7250522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:47:58.7250522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7250522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7250522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7250522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7250522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7250522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7250522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7250522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7240764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2022-09-25T13:47:58.7240764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2022-09-25T13:47:58.7240764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch1
      • [2022-09-25T13:47:58.7240764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch1
      • [2022-09-25T13:47:58.7240764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2022-09-25T13:47:58.7240764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7240764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7240764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7240764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:47:58.7231003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7231003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7231003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:47:58.7231003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7231003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7231003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:47:58.7231003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:47:58.7231003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_1
      • [2022-09-25T13:47:58.7221243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_1
      • [2022-09-25T13:47:58.7221243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_2
      • [2022-09-25T13:47:58.7221243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:47:58.7221243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7221243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7221243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:47:58.7221243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7221243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7221243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:47:58.7211484+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7211484+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7211484+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7211484+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7211484+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7211484+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:47:58.7211484+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:47:58.7211484+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_1
      • [2022-09-25T13:47:58.7211484+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_1
      • [2022-09-25T13:47:58.7201724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_2
      • [2022-09-25T13:47:58.7201724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:47:58.7201724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7201724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7201724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:47:58.7201724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7201724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7201724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:47:58.7201724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7191962+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7191962+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7191962+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7191962+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7191962+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2022-09-25T13:47:58.7191962+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2022-09-25T13:47:58.7191962+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch2
      • [2022-09-25T13:47:58.7182204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch2
      • [2022-09-25T13:47:58.7182204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2022-09-25T13:47:58.7182204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:47:58.7182204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7182204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7182204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:47:58.7182204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7182204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7182204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:47:58.7182204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7172443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7172443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_3
      • [2022-09-25T13:47:58.7172443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_3
      • [2022-09-25T13:47:58.7172443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch4
      • [2022-09-25T13:47:58.7172443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch4
      • [2022-09-25T13:47:58.7172443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2022-09-25T13:47:58.7172443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:47:58.7172443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7162685+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7162685+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7152924+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7152924+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7152924+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7152924+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7152924+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7143164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7143164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7143164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7143164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7143164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7143164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7143164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:47:58.7143164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7143164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7133403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7133403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7133403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7133403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7133403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7133403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:47:58.7133403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:47:58.7133403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7133403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7123644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:47:58.7123644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7123644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7123644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:47:58.7123644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7123644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:47:58.7123644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.7123644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7123644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7123644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.7113882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7113882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7113882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:47:58.7113882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:47:58.7113882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2b
      • [2022-09-25T13:47:58.7113882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2b
      • [2022-09-25T13:47:58.7113882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:47:58.7113882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.7104123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7104123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7104123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.7104123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7104123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7104123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:47:58.7104123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7104123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7104123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.7104123+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7094363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7094363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_7
      • [2022-09-25T13:47:58.7094363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_7
      • [2022-09-25T13:47:58.7094363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2b
      • [2022-09-25T13:47:58.7094363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2b
      • [2022-09-25T13:47:58.7094363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:47:58.7094363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:47:58.7094363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7094363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7084603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.7084603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7084603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7084603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.7084603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7084603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7084603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.7084603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7084603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7074844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:47:58.7074844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:47:58.7074844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_1
      • [2022-09-25T13:47:58.7074844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_1
      • [2022-09-25T13:47:58.7074844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:47:58.7074844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.7074844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7074844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7074844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.7074844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7065083+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7065083+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:47:58.7065083+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7065083+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7065083+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:47:58.7065083+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:47:58.7065083+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_1b
      • [2022-09-25T13:47:58.7065083+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_1b
      • [2022-09-25T13:47:58.7055324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:47:58.7055324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.7055324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7055324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7055324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:47:58.7055324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7055324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7055324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:47:58.7055324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7055324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7045564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.7045564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7045564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7045564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:47:58.7045564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:47:58.7045564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_0b
      • [2022-09-25T13:47:58.7045564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_0b
      • [2022-09-25T13:47:58.7045564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:47:58.7045564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.7035805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7035805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7035805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.7035805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7035805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7035805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.7035805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7035805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7035805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:47:58.7026044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:47:58.7026044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2
      • [2022-09-25T13:47:58.7026044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2
      • [2022-09-25T13:47:58.7026044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:47:58.7026044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:47:58.7026044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7026044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7026044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:47:58.7026044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7016285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7016285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.7016285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7016285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7016285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:47:58.7016285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:47:58.7016285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2b
      • [2022-09-25T13:47:58.7016285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2b
      • [2022-09-25T13:47:58.7006531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:47:58.7006531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.7006531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7006531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.7006531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:47:58.7006531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7006531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7006531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.7006531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.7006531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.6997044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.6997044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.6997044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.6997044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_7
      • [2022-09-25T13:47:58.6928448+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_7
      • [2022-09-25T13:47:58.6928448+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_0
      • [2022-09-25T13:47:58.6928448+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_0
      • [2022-09-25T13:47:58.6928448+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:47:58.6928448+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.6928448+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6928448+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6928448+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:47:58.6928448+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6918689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6918689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.6918689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6918689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6918689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.6918689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.6918689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.6918689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.6908930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6908930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6908930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.6908930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6908930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6908930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.6908930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6908930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6908930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:47:58.6899167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.6899167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.6899167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:47:58.6899167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6899167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6899167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.6899167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6899167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6889409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.6889409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.6889409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:47:58.6889409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:47:58.6889409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6889409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6889409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:47:58.6889409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6889409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:47:58.6889409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6879651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6879651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6879651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6879651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6879651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6879651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6879651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6879651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6879651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:47:58.6869885+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:47:58.6869885+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_1
      • [2022-09-25T13:47:58.6869885+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_1
      • [2022-09-25T13:47:58.6869885+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:47:58.6869885+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6869885+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6869885+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6869885+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6869885+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6860125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6860125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6860125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6860125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6860125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:47:58.6860125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:47:58.6860125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_0
      • [2022-09-25T13:47:58.6860125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_0
      • [2022-09-25T13:47:58.6850365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:47:58.6850365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6850365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6850365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6850365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6850365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6850365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6850365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6850365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6850365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6840604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:47:58.6840604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:47:58.6840604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_0b
      • [2022-09-25T13:47:58.6840604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_0b
      • [2022-09-25T13:47:58.6840604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:47:58.6840604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6840604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6840604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6840604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6830844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6830844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6830844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6830844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6830844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6830844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6830844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6830844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6830844+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:47:58.6821085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:47:58.6821085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_2b
      • [2022-09-25T13:47:58.6821085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_2b
      • [2022-09-25T13:47:58.6821085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:47:58.6821085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6821085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6821085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6821085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6821085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6821085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6811323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_7
      • [2022-09-25T13:47:58.6811323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_7
      • [2022-09-25T13:47:58.6811323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_2
      • [2022-09-25T13:47:58.6811323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_2
      • [2022-09-25T13:47:58.6811323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:47:58.6811323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6811323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6811323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6811323+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6801564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6801564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6801564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:47:58.6801564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6801564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6801564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:47:58.6801564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:47:58.6801564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_3
      • [2022-09-25T13:47:58.6801564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_3
      • [2022-09-25T13:47:58.6801564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:47:58.6791805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:47:58.6791805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6791805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6791805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6791805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6791805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6791805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:47:58.6791805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6791805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6791805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_7
      • [2022-09-25T13:47:58.6782044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_7
      • [2022-09-25T13:47:58.6782044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_3b
      • [2022-09-25T13:47:58.6782044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_3b
      • [2022-09-25T13:47:58.6782044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:47:58.6782044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:47:58.6782044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6782044+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6762522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:47:58.6762522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6762522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6762522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6762522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6762522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6752764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6752764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6752764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6752764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6752764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6752764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6752764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6752764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6752764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6743004+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6743004+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6743004+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6743004+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6743004+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6743004+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6743004+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:47:58.6743004+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6743004+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:47:58.6733243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6733243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6733243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6733243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:47:58.6733243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6733243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:47:58.6733243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6733243+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6723485+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6723485+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6723485+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6723485+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6723485+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6723485+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6723485+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6723485+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:47:58.6723485+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:47:58.6713723+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2b
      • [2022-09-25T13:47:58.6713723+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2b
      • [2022-09-25T13:47:58.6713723+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:47:58.6713723+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6713723+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6713723+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6713723+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6713723+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6713723+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6703965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6703965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6703965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6703965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:47:58.6703965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:47:58.6703965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_1
      • [2022-09-25T13:47:58.6703965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_1
      • [2022-09-25T13:47:58.6703965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:47:58.6703965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6703965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6694205+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6694205+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6694205+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6694205+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6694205+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6694205+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6694205+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6694205+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6694205+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6684445+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:47:58.6684445+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:47:58.6684445+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:47:58.6684445+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6684445+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6684445+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6684445+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6684445+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6684445+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6674687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6674687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6674687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6674687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6674687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6674687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0b
      • [2022-09-25T13:47:58.6674687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0b
      • [2022-09-25T13:47:58.6674687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:47:58.6674687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6664921+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6664921+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6664921+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6664921+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6664921+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6664921+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:47:58.6664921+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:47:58.6664921+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:47:58.6655168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:47:58.6655168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:47:58.6655168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6655168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6655168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6655168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6655168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6655168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6655168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6655168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6645409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6645409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6645409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6645409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6645409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6645409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6645409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2b
      • [2022-09-25T13:47:58.6645409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2b
      • [2022-09-25T13:47:58.6635651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:47:58.6635651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6635651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6635651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6635651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6635651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6635651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6635651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6635651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6635651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6625883+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6625883+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6625883+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6625883+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:47:58.6625883+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:47:58.6625883+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:47:58.6625883+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:47:58.6625883+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:47:58.6616408+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6606384+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6606384+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6596619+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6596619+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6596619+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6596619+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6596619+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6596619+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6596619+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6596619+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6586865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6586865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6586865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6586865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6586865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6586865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6586865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6586865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6577098+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6577098+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6577098+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6577098+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6577098+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6577098+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6577098+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6577098+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6567327+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6567327+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6567327+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6567327+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6567327+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6567327+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6567327+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6567327+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6567327+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6557569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6557569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6557569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6557569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6557569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6557569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6557569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6557569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6557569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6557569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_12
      • [2022-09-25T13:47:58.6547802+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_12
      • [2022-09-25T13:47:58.6547802+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4b
      • [2022-09-25T13:47:58.6547802+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4b
      • [2022-09-25T13:47:58.6547802+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:47:58.6547802+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6547802+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6547802+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6547802+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6547802+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6538049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6538049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:47:58.6538049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:47:58.6538049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3b
      • [2022-09-25T13:47:58.6538049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3b
      • [2022-09-25T13:47:58.6538049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:47:58.6538049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6538049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6528287+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6528287+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6528287+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6528287+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6528287+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6528287+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6528287+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6528287+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6528287+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6528287+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6518528+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:47:58.6518528+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:47:58.6518528+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3
      • [2022-09-25T13:47:58.6518528+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3
      • [2022-09-25T13:47:58.6518528+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:47:58.6518528+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6518528+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6518528+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6518528+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6508768+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6508768+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6508768+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6508768+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6508768+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6508768+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6508768+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6508768+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4b
      • [2022-09-25T13:47:58.6508768+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4b
      • [2022-09-25T13:47:58.6508768+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:47:58.6499195+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6499195+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6499195+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6499195+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6499195+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6499195+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6499195+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6499195+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6499195+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6489247+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6489247+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6489247+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6489247+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6489247+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6489247+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2b
      • [2022-09-25T13:47:58.6489247+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:47:58.6489247+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:47:58.6489247+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6489247+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6479488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6479488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6479488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6479488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6479488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6479488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6479488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6479488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:47:58.6479488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:47:58.6469728+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_1b
      • [2022-09-25T13:47:58.6469728+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_1b
      • [2022-09-25T13:47:58.6469728+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:47:58.6469728+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6469728+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6469728+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6469728+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6469728+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6469728+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6469728+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6459968+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6459968+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6459968+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6459968+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6450208+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6450208+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6440449+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6440449+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6440449+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6440449+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6440449+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6440449+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6440449+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6440449+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6430689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6430689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6430689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6430689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6430689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6430689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6430689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6430689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6430689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6420928+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6420928+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6420928+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6420928+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6420928+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6420928+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6420928+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6420928+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6420928+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6411168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:47:58.6411168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:47:58.6411168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2b
      • [2022-09-25T13:47:58.6411168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2b
      • [2022-09-25T13:47:58.6411168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:47:58.6411168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6411168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6411168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6411168+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6401409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6401409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6401409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6401409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6401409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6401409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6401409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6401409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6401409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_12
      • [2022-09-25T13:47:58.6391647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_12
      • [2022-09-25T13:47:58.6391647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4
      • [2022-09-25T13:47:58.6391647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4
      • [2022-09-25T13:47:58.6391647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:47:58.6391647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6391647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6391647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6391647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6391647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6391647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6381888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6381888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6381888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6381888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6381888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6381888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6381888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_12
      • [2022-09-25T13:47:58.6381888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_12
      • [2022-09-25T13:47:58.6381888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0b
      • [2022-09-25T13:47:58.6381888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0b
      • [2022-09-25T13:47:58.6372128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:47:58.6372128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6372128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6372128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6372128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6372128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6372128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6372128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6372128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6372128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6362369+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6362369+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:47:58.6362369+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3b
      • [2022-09-25T13:47:58.6362369+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3b
      • [2022-09-25T13:47:58.6362369+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:47:58.6362369+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6362369+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6362369+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6362369+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6352608+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6352608+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6352608+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6352608+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6352608+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6352608+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:47:58.6352608+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:47:58.6352608+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4
      • [2022-09-25T13:47:58.6342848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4
      • [2022-09-25T13:47:58.6342848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:47:58.6342848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6342848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6342848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6342848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6342848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6342848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6342848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6342848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6342848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6333091+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6333091+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6333091+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6323329+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:47:58.6313570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:47:58.6313570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0
      • [2022-09-25T13:47:58.6313570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0
      • [2022-09-25T13:47:58.6313570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:47:58.6313570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6313570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6313570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6313570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6303804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6303804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6303804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6303804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6303804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6303804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6303804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6303804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6303804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6303804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6294404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6294404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6294404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6294404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6294404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:47:58.6294404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6294404+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6274532+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6274532+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6274532+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6274532+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:47:58.6274532+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6274532+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6274532+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6274532+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6265049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6265049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6265049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6265049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:47:58.6265049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:47:58.6265049+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6215978+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:47:58.6186988+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_sturgia_3
      • [2022-09-25T13:47:58.6177209+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_5
      • [2022-09-25T13:47:58.6167172+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_aserai_4
      • [2022-09-25T13:47:58.6167172+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_battania_1
      • [2022-09-25T13:47:58.6167172+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_battania_7
      • [2022-09-25T13:47:58.6157413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_11
      • [2022-09-25T13:47:58.6157413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_7
      • [2022-09-25T13:47:58.6147974+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_sturgia_5
      • [2022-09-25T13:47:58.6147974+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_battania_4
      • [2022-09-25T13:47:58.6138167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_6
      • [2022-09-25T13:47:58.6138167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_12
      • [2022-09-25T13:47:58.6128132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_2
      • [2022-09-25T13:47:58.6128132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_sturgia_4
      • [2022-09-25T13:47:58.6118374+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_aserai_6
      • [2022-09-25T13:47:58.6118374+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_sturgia_1
      • [2022-09-25T13:47:58.6108613+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_khuzait_10
      • [2022-09-25T13:47:58.6108613+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_10
      • [2022-09-25T13:47:58.6099125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_battania_9
      • [2022-09-25T13:47:58.6099125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_aserai_3
      • [2022-09-25T13:47:58.6089093+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_3
      • [2022-09-25T13:47:58.6089093+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_7
      • [2022-09-25T13:47:58.6079638+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_aserai_10
      • [2022-09-25T13:47:58.6079638+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_3
      • [2022-09-25T13:47:58.6069564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_khuzait_1
      • [2022-09-25T13:47:58.6069564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_aserai_7
      • [2022-09-25T13:47:58.6060085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_5
      • [2022-09-25T13:47:58.6060085+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_sturgia_0
      • [2022-09-25T13:47:58.6050052+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_4
      • [2022-09-25T13:47:58.6050052+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_10
      • [2022-09-25T13:47:58.6040563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_battania_8
      • [2022-09-25T13:47:58.6040563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_9
      • [2022-09-25T13:47:58.5806261+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_6
      • [2022-09-25T13:47:58.5708449+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_eleftheroi_leader_3
      • [2022-09-25T13:47:58.5708449+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_eleftheroi_leader_2
      • [2022-09-25T13:47:58.5708449+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_eleftheroi_leader_1
      • [2022-09-25T13:47:58.5698682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_eleftheroi_leader_0
      • [2022-09-25T13:47:58.5698682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_forest_people_leader_3
      • [2022-09-25T13:47:58.5698682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_forest_people_leader_2
      • [2022-09-25T13:47:58.5698682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_forest_people_leader_1
      • [2022-09-25T13:47:58.5698682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_forest_people_leader_0
      • [2022-09-25T13:47:58.5698682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_karakhuzaits_leader_3
      • [2022-09-25T13:47:58.5698682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_karakhuzaits_leader_2
      • [2022-09-25T13:47:58.5698682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_karakhuzaits_leader_1
      • [2022-09-25T13:47:58.5698682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_karakhuzaits_leader_0
      • [2022-09-25T13:47:58.5688930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_jawwal_leader_3
      • [2022-09-25T13:47:58.5688930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_jawwal_leader_2
      • [2022-09-25T13:47:58.5688930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_jawwal_leader_1
      • [2022-09-25T13:47:58.5688930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_jawwal_leader_0
      • [2022-09-25T13:47:58.5688930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_embers_of_flame_leader_3
      • [2022-09-25T13:47:58.5688930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_embers_of_flame_leader_2
      • [2022-09-25T13:47:58.5688930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_embers_of_flame_leader_1
      • [2022-09-25T13:47:58.5688930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_embers_of_flame_leader_0
      • [2022-09-25T13:47:58.5688930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_lakepike_leader_3
      • [2022-09-25T13:47:58.5688930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_lakepike_leader_2
      • [2022-09-25T13:47:58.5688930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_lakepike_leader_1
      • [2022-09-25T13:47:58.5679171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_lakepike_leader_0
      • [2022-09-25T13:47:58.5679171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_hidden_hand_leader_3
      • [2022-09-25T13:47:58.5679171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_hidden_hand_leader_2
      • [2022-09-25T13:47:58.5679171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_hidden_hand_leader_1
      • [2022-09-25T13:47:58.5679171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_hidden_hand_leader_0
      • [2022-09-25T13:47:58.5679171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_brotherhood_of_woods_leader_3
      • [2022-09-25T13:47:58.5679171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_brotherhood_of_woods_leader_2
      • [2022-09-25T13:47:58.5679171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_brotherhood_of_woods_leader_1
      • [2022-09-25T13:47:58.5679171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_brotherhood_of_woods_leader_0
      • [2022-09-25T13:47:58.5679171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wolfskins_leader_3
      • [2022-09-25T13:47:58.5669413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wolfskins_leader_2
      • [2022-09-25T13:47:58.5669413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wolfskins_leader_1
      • [2022-09-25T13:47:58.5669413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wolfskins_leader_0
      • [2022-09-25T13:47:58.5669413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_beni_zilal_leader_3
      • [2022-09-25T13:47:58.5669413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_beni_zilal_leader_2
      • [2022-09-25T13:47:58.5669413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_beni_zilal_leader_1
      • [2022-09-25T13:47:58.5669413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_beni_zilal_leader_0
      • [2022-09-25T13:47:58.5669413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_company_of_the_boar_leader_3
      • [2022-09-25T13:47:58.5669413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_company_of_the_boar_leader_2
      • [2022-09-25T13:47:58.5669413+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_company_of_the_boar_leader_1
      • [2022-09-25T13:47:58.5659932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_company_of_the_boar_leader_0
      • [2022-09-25T13:47:58.5659932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_skolderbrotva_leader_3
      • [2022-09-25T13:47:58.5659932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_skolderbrotva_leader_2
      • [2022-09-25T13:47:58.5659932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_skolderbrotva_leader_1
      • [2022-09-25T13:47:58.5659932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_skolderbrotva_leader_0
      • [2022-09-25T13:47:58.5659932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_legion_of_the_betrayed_leader_3
      • [2022-09-25T13:47:58.5659932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_legion_of_the_betrayed_leader_2
      • [2022-09-25T13:47:58.5659932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_legion_of_the_betrayed_leader_1
      • [2022-09-25T13:47:58.5659932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_legion_of_the_betrayed_leader_0
      • [2022-09-25T13:47:58.5650172+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_ghilman_leader_3
      • [2022-09-25T13:47:58.5650172+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_ghilman_leader_2
      • [2022-09-25T13:47:58.5650172+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_ghilman_leader_1
      • [2022-09-25T13:47:58.5435398+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_ghilman_leader_0
      • [2022-09-25T13:47:58.2653811+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Ticking map scene for first initialization
      • [2022-09-25T13:47:58.0945303+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/worldmap_color_grades.xml
      • [2022-09-25T13:47:58.0047609+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SettlementsDistanceCacheFilePath: ..\..\Modules\SandBox/ModuleData/settlements_distance_cache.bin
      • [2022-09-25T13:47:57.8905462+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SettlementsDistanceCacheFilePath: ..\..\Modules\SandBox/ModuleData/settlements_distance_cache.bin
      • [2022-09-25T13:47:55.2901192+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: reading map scene
      • [2022-09-25T13:47:55.2891441+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Creating map scene
      • [2022-09-25T13:47:55.2471713+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:47:55.2354328+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/MusicTracks.xsd
      • [2022-09-25T13:47:55.2354328+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/settlement_tracks.xml
      • [2022-09-25T13:47:55.2315288+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/MusicInstruments.xsd
      • [2022-09-25T13:47:55.2315288+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/settlement_track_instruments.xml
      • [2022-09-25T13:47:55.1583291+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: NetworkMain Initialized
      • [2022-09-25T13:47:55.1466432+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Initializing NetworkMain
      • [2022-09-25T13:47:55.1427257+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_settlements.xml
      • [2022-09-25T13:47:55.1046718+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Settlements.xsd
      • [2022-09-25T13:47:55.1046718+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/settlements.xml
      • [2022-09-25T13:47:55.1007399+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/LocationComplexTemplates.xsd
      • [2022-09-25T13:47:55.1007399+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_location_complex_templates.xml
      • [2022-09-25T13:47:55.1007399+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/LocationComplexTemplates.xsd
      • [2022-09-25T13:47:55.0997963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/location_complex_templates.xml
      • [2022-09-25T13:47:55.0831998+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/WorkshopTypes.xsd
      • [2022-09-25T13:47:55.0831998+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spworkshops.xml
      • [2022-09-25T13:47:55.0714887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Factions.xsd
      • [2022-09-25T13:47:55.0714887+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spclans.xml
      • [2022-09-25T13:47:55.0597754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Kingdoms.xsd
      • [2022-09-25T13:47:55.0597754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spkingdoms.xml
      • [2022-09-25T13:47:55.0363466+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Heroes.xsd
      • [2022-09-25T13:47:55.0353713+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/heroes.xml
      • [2022-09-25T13:47:54.7610995+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.7415374+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_unit_overhaul.xml
      • [2022-09-25T13:47:54.6770926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.6761160+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_characters.xml
      • [2022-09-25T13:47:54.6214925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.6214925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spgenericcharacters.xml
      • [2022-09-25T13:47:54.5463412+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.5463412+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spspecialcharacters.xml
      • [2022-09-25T13:47:54.4848522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.4848522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/caravans.xml
      • [2022-09-25T13:47:54.4243403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.4243403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/education_character_templates.xml
      • [2022-09-25T13:47:54.3657804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.3657804+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/bandits.xml
      • [2022-09-25T13:47:54.2672010+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.2652499+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/lords.xml
      • [2022-09-25T13:47:54.2320599+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.2320599+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/obsolete_characters.xml
      • [2022-09-25T13:47:54.1861996+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.1852167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/obsolete_characters.xml
      • [2022-09-25T13:47:54.0915207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.0827368+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/spnpccharacters.xml
      • [2022-09-25T13:47:54.0768523+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:47:54.0759002+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/spnpccharactertemplates.xml
      • [2022-09-25T13:47:54.0339079+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Concepts.xsd
      • [2022-09-25T13:47:54.0339079+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/concept_strings.xml
      • [2022-09-25T13:47:54.0192683+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SPCultures.xsd
      • [2022-09-25T13:47:54.0153644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/spcultures.xml
      • [2022-09-25T13:47:53.9246295+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/partyTemplates.xsd
      • [2022-09-25T13:47:53.9246295+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_party_templates.xml
      • [2022-09-25T13:47:53.9226452+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/partyTemplates.xsd
      • [2022-09-25T13:47:53.9226452+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/partyTemplates.xml
      • [2022-09-25T13:47:53.8768062+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-09-25T13:47:53.8768062+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_equipments.xml
      • [2022-09-25T13:47:53.8387091+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-09-25T13:47:53.8377655+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sandbox_equipment_sets.xml
      • [2022-09-25T13:47:53.8211692+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-09-25T13:47:53.8211692+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/education_equipment_templates.xml
      • [2022-09-25T13:47:53.8084536+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-09-25T13:47:53.8074769+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_equipment_sets.xml
      • [2022-09-25T13:47:53.5927803+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.5918093+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_gladius.xml
      • [2022-09-25T13:47:53.5713181+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.5703421+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_lances.xml
      • [2022-09-25T13:47:53.5225136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.5215420+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_shields.xml
      • [2022-09-25T13:47:53.4971097+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.4971097+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_horses.xml
      • [2022-09-25T13:47:53.4707584+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.4707584+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_horse_armors.xml
      • [2022-09-25T13:47:53.3975917+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.3966147+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_head_armors.xml
      • [2022-09-25T13:47:53.3741344+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.3731905+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_leg_armors.xml
      • [2022-09-25T13:47:53.3458629+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.3458629+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_arm_armors.xml
      • [2022-09-25T13:47:53.3127667+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.3127667+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_shoulder_armors.xml
      • [2022-09-25T13:47:53.2397930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.2388222+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_body_armors.xml
      • [2022-09-25T13:47:53.2066136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.2066136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_arrow_visuals.xml
      • [2022-09-25T13:47:53.1851443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.1851443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_siege_ranged.xml
      • [2022-09-25T13:47:53.1626947+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.1626947+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_ranged.xml
      • [2022-09-25T13:47:53.1451125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.1451125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_items.xml
      • [2022-09-25T13:47:53.1230039+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.1220608+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/weapons.xml
      • [2022-09-25T13:47:53.1083976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.1083976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/tournament_weapons.xml
      • [2022-09-25T13:47:53.0996075+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.0996075+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/shoulder_armors.xml
      • [2022-09-25T13:47:53.0849725+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.0849725+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/shields.xml
      • [2022-09-25T13:47:53.0722795+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.0722795+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/leg_armors.xml
      • [2022-09-25T13:47:53.0625286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.0615559+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/horses_and_others.xml
      • [2022-09-25T13:47:53.0488561+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.0488561+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/head_armors.xml
      • [2022-09-25T13:47:53.0384719+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.0384719+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/body_armors.xml
      • [2022-09-25T13:47:53.0365207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.0365207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/banners.xml
      • [2022-09-25T13:47:53.0345961+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:47:53.0345961+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/arm_armors.xml
      • [2022-09-25T13:47:53.0296885+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkillSets.xsd
      • [2022-09-25T13:47:53.0296885+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_skills.xml
      • [2022-09-25T13:47:53.0287441+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkillSets.xsd
      • [2022-09-25T13:47:53.0287441+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sandbox_skill_sets.xml
      • [2022-09-25T13:47:53.0277647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkillSets.xsd
      • [2022-09-25T13:47:53.0277647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_skill_sets.xml
      • [2022-09-25T13:47:53.0248362+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/BodyProperties.xsd
      • [2022-09-25T13:47:53.0248362+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_body_properties.xml
      • [2022-09-25T13:47:53.0238329+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/BodyProperties.xsd
      • [2022-09-25T13:47:53.0238329+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sandbox_bodyproperties.xml
      • [2022-09-25T13:47:53.0209315+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/BodyProperties.xsd
      • [2022-09-25T13:47:53.0209315+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_bodyproperties.xml
      • [2022-09-25T13:47:53.0101968+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingTemplates.xsd
      • [2022-09-25T13:47:53.0092197+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_no_bastard_axes.xml
      • [2022-09-25T13:47:53.0052884+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingTemplates.xsd
      • [2022-09-25T13:47:53.0043447+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/crafting_templates.xml
      • [2022-09-25T13:47:52.9857956+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/WeaponDescriptions.xsd
      • [2022-09-25T13:47:52.9857956+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_weapon_descriptions.xml
      • [2022-09-25T13:47:52.9799457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/WeaponDescriptions.xsd
      • [2022-09-25T13:47:52.9779967+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/weapon_descriptions.xml
      • [2022-09-25T13:47:52.9418758+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:47:52.9418758+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_axe_pieces.xml
      • [2022-09-25T13:47:52.9252895+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:47:52.9252895+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_mace_pieces.xml
      • [2022-09-25T13:47:52.9028421+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:47:52.9028421+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_sword_blades.xml
      • [2022-09-25T13:47:52.8813357+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:47:52.8803974+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_sword_pieces.xml
      • [2022-09-25T13:47:52.8676998+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:47:52.8676998+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_couched_lances.xml
      • [2022-09-25T13:47:52.8462007+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:47:52.8442485+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/crafting_pieces.xml
      • [2022-09-25T13:47:52.8413204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifierGroups.xsd
      • [2022-09-25T13:47:52.8413204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_item_modifiers_groups.xml
      • [2022-09-25T13:47:52.8403443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifierGroups.xsd
      • [2022-09-25T13:47:52.8403443+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/item_modifiers_groups.xml
      • [2022-09-25T13:47:52.8374163+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifiers.xsd
      • [2022-09-25T13:47:52.8374163+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\ServeAsSoldier/ModuleData/sas_item_modifiers.xml
      • [2022-09-25T13:47:52.8364403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifiers.xsd
      • [2022-09-25T13:47:52.8364403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_item_modifiers.xml
      • [2022-09-25T13:47:52.8354643+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifiers.xsd
      • [2022-09-25T13:47:52.8354643+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/item_modifiers.xml
      • [2022-09-25T13:47:52.8315603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkeletonScales.xsd
      • [2022-09-25T13:47:52.8315603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/skeleton_scales.xml
      • [2022-09-25T13:47:52.8198484+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Monsters.xsd
      • [2022-09-25T13:47:52.8188724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/monsters.xml
      • [2022-09-25T13:47:52.8130167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SiegeEngines.xsd
      • [2022-09-25T13:47:52.8130167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_siege_engines.xml
      • [2022-09-25T13:47:52.8120403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SiegeEngines.xsd
      • [2022-09-25T13:47:52.8120403+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/siegeengines.xml
      • [2022-09-25T13:47:52.6324231+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.6324231+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2022-09-25T13:47:52.6216833+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.6216833+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2022-09-25T13:47:52.6148708+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.6138801+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMAI_module_strings.xml
      • [2022-09-25T13:47:52.5992294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.5992294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/module_strings.xml
      • [2022-09-25T13:47:52.5884994+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.5884994+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/action_strings.xml
      • [2022-09-25T13:47:52.5796869+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.5796869+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/voice_strings.xml
      • [2022-09-25T13:47:52.5641037+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.5631285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/trait_strings.xml
      • [2022-09-25T13:47:52.5523865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.5523865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_on_action_strings.xml
      • [2022-09-25T13:47:52.5436092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.5397472+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_strings.xml
      • [2022-09-25T13:47:52.5332519+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.5323143+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/wanderer_strings.xml
      • [2022-09-25T13:47:52.5254451+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.5244973+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/companion_strings.xml
      • [2022-09-25T13:47:52.5205974+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.5205974+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/world_lore_strings.xml
      • [2022-09-25T13:47:52.5118082+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.5118082+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/module_strings.xml
      • [2022-09-25T13:47:52.5079040+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.5079040+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-09-25T13:47:52.4961943+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.4961943+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-09-25T13:47:52.4903371+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.4903371+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-09-25T13:47:52.4883568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:52.4874133+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-09-25T13:47:52.2046386+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-09-25T13:47:52.2036633+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading meeting_scenes.xml
      • [2022-09-25T13:47:52.2026697+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/meeting_scenes.xml
      • [2022-09-25T13:47:52.2017115+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading conversation_scenes.xml
      • [2022-09-25T13:47:52.1997590+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/conversation_scenes.xml
      • [2022-09-25T13:47:52.1948786+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading sp_battles.xml
      • [2022-09-25T13:47:52.1919506+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sp_battle_scenes.xml
      • [2022-09-25T13:47:52.1890181+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: did not AddBehavior(AchievementsCampaignBehavior)
      • [2022-09-25T13:47:52.0816353+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/conversation_animations.xml
      • [2022-09-25T13:47:51.9342595+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.9342595+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2022-09-25T13:47:51.9225838+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.9225838+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2022-09-25T13:47:51.9128046+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.9118391+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMAI_module_strings.xml
      • [2022-09-25T13:47:51.9050069+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.9040319+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/module_strings.xml
      • [2022-09-25T13:47:51.8932670+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8932670+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/action_strings.xml
      • [2022-09-25T13:47:51.8825594+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8815829+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/voice_strings.xml
      • [2022-09-25T13:47:51.8757361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8757361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/trait_strings.xml
      • [2022-09-25T13:47:51.8640155+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8640155+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_on_action_strings.xml
      • [2022-09-25T13:47:51.8532518+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8523079+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_strings.xml
      • [2022-09-25T13:47:51.8444668+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8435194+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/wanderer_strings.xml
      • [2022-09-25T13:47:51.8395878+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8386399+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/companion_strings.xml
      • [2022-09-25T13:47:51.8356852+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8337595+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/world_lore_strings.xml
      • [2022-09-25T13:47:51.8298561+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8298561+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/module_strings.xml
      • [2022-09-25T13:47:51.8259574+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8259574+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-09-25T13:47:51.8152260+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8142396+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-09-25T13:47:51.8113015+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8103356+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-09-25T13:47:51.8083836+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:51.8073795+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-09-25T13:47:51.8025275+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/managed_campaign_parameters.xml
      • [2022-09-25T13:47:51.8015563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading managed_core_parameters.xml
      • [2022-09-25T13:47:51.8015563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/managed_core_parameters.xml
      • [2022-09-25T13:47:51.6863833+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/item_usage_sets.xml
      • [2022-09-25T13:47:51.6824852+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/monster_usage_sets.xml
      • [2022-09-25T13:47:51.6824852+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/bone_body_types.xml
      • [2022-09-25T13:47:51.6746432+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/full_movement_sets.xml
      • [2022-09-25T13:47:51.6727201+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/movement_sets.xml
      • [2022-09-25T13:47:51.6648850+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleResume
      • [2022-09-25T13:47:51.6619561+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleActivate
      • [2022-09-25T13:47:51.6619561+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleInitialize
      • [2022-09-25T13:47:51.6619561+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:47:51.6385592+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:47:51.6336519+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleFinalize
      • [2022-09-25T13:47:51.6297483+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleDeactivate
      • [2022-09-25T13:47:51.6297483+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandlePause
      • [2022-09-25T13:47:51.6297483+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:47:51.6297483+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:47:51.6297483+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:47:45.4888583+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleResume
      • [2022-09-25T13:47:45.4683678+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM'
      • [2022-09-25T13:47:45.4683678+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:47:45.3893077+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleActivate
      • [2022-09-25T13:47:45.3805178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicManager Initialize completed.
      • [2022-09-25T13:47:45.3551517+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleInitialize
      • [2022-09-25T13:47:45.3551517+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:47:45.3326938+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:47:45.3277913+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleFinalize
      • [2022-09-25T13:47:45.3277913+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleDeactivate
      • [2022-09-25T13:47:45.3277913+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandlePause
      • [2022-09-25T13:47:45.3268478+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:47:45.3268478+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:47:45.3268478+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:47:40.6105375+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleResume
      • [2022-09-25T13:47:40.6105375+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleActivate
      • [2022-09-25T13:47:40.6086157+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleInitialize
      • [2022-09-25T13:47:40.6076091+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:47:40.5842113+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:47:40.5842113+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:47:40.5832088+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:47:40.5832088+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:47:39.5568816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuVM:RefreshMenuOptions'
      • [2022-09-25T13:47:39.5568816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:47:39.5568816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuVM'
      • [2022-09-25T13:47:39.5568816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:47:39.4636223+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.FieldRefAccess: Could not find type or field for 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM:InitialStateOption'
      • [2022-09-25T13:47:39.4636223+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:47:39.4636223+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM'
      • [2022-09-25T13:47:39.4636223+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:47:39.4089393+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:47:39.4050628+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:47:39.4031117+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:47:39.4001836+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:47:39.3810724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:47:39.3596051+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:47:39.3488422+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:47:39.2390003+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.GauntletUI.WidgetInfo' and name 'ReLoad' and parameters ''
      • [2022-09-25T13:47:39.2390003+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:47:39.0782825+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.Settings.Containers.PerCampaign.MCMPerCampaignSettingsContainer.
      • [2022-09-25T13:47:39.0782825+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.Settings.Containers.PerCampaign.FluentPerCampaignSettingsContainer.
      • [2022-09-25T13:47:39.0773059+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.Settings.Containers.PerSave.MCMPerSaveSettingsContainer.
      • [2022-09-25T13:47:39.0773059+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.Settings.Containers.PerSave.FluentPerSaveSettingsContainer.
      • [2022-09-25T13:47:39.0773059+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Adapter.ModLib.Settings.Containers.v13.ModLibDefinitionsSettingsContainer.
      • [2022-09-25T13:47:39.0773059+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Adapter.ModLib.Settings.Containers.v1.ModLibSettingsContainer.
      • [2022-09-25T13:47:39.0773059+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer.
      • [2022-09-25T13:47:39.0773059+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Settings.Containers.Global.MCMGlobalSettingsContainer.
      • [2022-09-25T13:47:39.0773059+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Settings.Containers.Global.FluentGlobalSettingsContainer.
      • [2022-09-25T13:47:39.0167984+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.ViewModelCollection.SelectorItemVM'
      • [2022-09-25T13:47:39.0167984+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:47:38.9494522+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.ViewModelCollection.SelectorVM`1'
      • [2022-09-25T13:47:38.9494522+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:47:38.8781752+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:47:38.8781752+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:47:38.8723506+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:47:38.8723506+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:47:38.7678889+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-09-25T13:47:38.6956552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-09-25T13:47:38.6956552+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.InformationManager'
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.InformationMessage'
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: Failed to load extension module MCM.UI - already loaded!
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv4.UI, Version=4.7.9.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Field: Could not find field for type 'TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory' and name '_customTypes'
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv4.UI, Version=4.7.9.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameEnd' and parameters ''
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameStart' and parameters ''
      • [2022-09-25T13:47:38.6751262+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnSubModuleUnloaded' and parameters ''
      • [2022-09-25T13:47:38.6741575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler:OnMissionScreenFinalize'
      • [2022-09-25T13:47:38.6741575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler'
      • [2022-09-25T13:47:38.6741575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler'
      • [2022-09-25T13:47:38.6741575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen:OnFinalize'
      • [2022-09-25T13:47:38.6741575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen'
      • [2022-09-25T13:47:38.6741575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen:OnInitialize'
      • [2022-09-25T13:47:38.6741575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen'
      • [2022-09-25T13:47:38.6741575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-09-25T13:47:38.6741575+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger:OnBooleanUpdated'
      • [2022-09-25T13:47:38.6702463+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger'
      • [2022-09-25T13:47:21.6603894+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_sets.xml
      • [2022-09-25T13:47:21.6184199+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/skins.xml
      • [2022-09-25T13:47:21.6096358+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_types.xml
      • [2022-09-25T13:47:21.5784042+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/voice_definitions.xml
      • [2022-09-25T13:47:21.1499421+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml.
      • [2022-09-25T13:47:21.1489662+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\ServeAsSoldier\ModuleData\Languages\CNs/Chinese_example.xml
      • [2022-09-25T13:47:21.1489662+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/std_MissionLibrary-zho-CN.xml
      • [2022-09-25T13:47:21.1489662+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/RTSCamera-zho-CN.xml
      • [2022-09-25T13:47:21.1479900+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_pieces.xml
      • [2022-09-25T13:47:21.1479900+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_blades.xml
      • [2022-09-25T13:47:21.1479900+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_siege_ranged.xml
      • [2022-09-25T13:47:21.1479900+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_siege_engines.xml
      • [2022-09-25T13:47:21.1479900+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_shoulder_armors.xml
      • [2022-09-25T13:47:21.1470480+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_shields.xml
      • [2022-09-25T13:47:21.1470480+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_mace_pieces.xml
      • [2022-09-25T13:47:21.1470480+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_leg_armors.xml
      • [2022-09-25T13:47:21.1470480+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_lances.xml
      • [2022-09-25T13:47:21.1470480+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_item_modifiers.xml
      • [2022-09-25T13:47:21.1470480+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_horses.xml
      • [2022-09-25T13:47:21.1441088+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_horse_armors.xml
      • [2022-09-25T13:47:21.1411905+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_head_armors.xml
      • [2022-09-25T13:47:21.1411905+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_gladius.xml
      • [2022-09-25T13:47:21.1411905+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_couched_lances.xml
      • [2022-09-25T13:47:21.1382578+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_body_armors.xml
      • [2022-09-25T13:47:21.1382578+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_arm_armors.xml
      • [2022-09-25T13:47:21.1353022+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMAI_module_strings.xml
      • [2022-09-25T13:47:21.1353022+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_settlements_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1353022+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_items_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1343252+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_View-zho-CN.xml
      • [2022-09-25T13:47:21.1343252+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_GauntletUI-zho-CN.xml
      • [2022-09-25T13:47:21.1343252+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_storymode_characters_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1324062+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode-zho-CN.xml
      • [2022-09-25T13:47:21.1324062+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1324062+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1324062+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_CustomBattle-zho-CN.xml
      • [2022-09-25T13:47:21.1294445+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custom_battle_scenes_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1294445+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custombattlecharacters_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1284685+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_world_lore_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1275256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_wanderer_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1275256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_voice_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1275256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_trait_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1235884+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:47:21.1148470+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem-zho-CN.xml
      • [2022-09-25T13:47:21.1148470+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_StoryMode_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:47:21.1138567+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spworkshops_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1138567+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spspecialcharacters_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1138567+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spprojects_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1138567+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spkingdoms_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1138567+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spclans_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1118772+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_settlements_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1118772+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:47:21.1109018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_View-zho-CN.xml
      • [2022-09-25T13:47:21.1109018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_GauntletUI-zho-CN.xml
      • [2022-09-25T13:47:21.1089498+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox-zho-CN.xml
      • [2022-09-25T13:47:21.1060221+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1060221+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_minor_faction_conversations_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1060221+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lord_conversations_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1060221+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lords_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1050460+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1050460+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_heroes_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1050460+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_game_menus_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1050460+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_conversations_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1050460+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_concept_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1040700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companion_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1040700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companions_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1040700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1040700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_on_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1040700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_caravans_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1030936+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_bandits_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1030936+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1030936+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharactertemplates_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1030936+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharacters_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1021166+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spitems_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1011409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spcultures_xml-zho-CN.xml
      • [2022-09-25T13:47:21.1011409+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Platform_GDK-zho-CN.xml
      • [2022-09-25T13:47:21.1001648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:47:21.1001648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_View-zho-CN.xml
      • [2022-09-25T13:47:21.1001648+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_GauntletUI-zho-CN.xml
      • [2022-09-25T13:47:21.0991889+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:47:21.0991889+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond-zho-CN.xml
      • [2022-09-25T13:47:21.0991889+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade-zho-CN.xml
      • [2022-09-25T13:47:21.0991889+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_Core-zho-CN.xml
      • [2022-09-25T13:47:21.0991889+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_siegeengines_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0982129+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_photo_mode_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0982129+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_native_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0972370+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_multiplayer_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0933335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpitems_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0933335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcultures_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0923578+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpclassdivisions_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0923578+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcharacters_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0923578+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpbadges_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0884535+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0884535+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_item_modifiers_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0874773+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_global_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0874773+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_PS-zho-CN.xml
      • [2022-09-25T13:47:21.0874773+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_GDK-zho-CN.xml
      • [2022-09-25T13:47:21.0874773+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_Epic-zho-CN.xml
      • [2022-09-25T13:47:21.0874773+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server_Rest-zho-CN.xml
      • [2022-09-25T13:47:21.0865009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:47:21.0865009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_FarmSystem-zho-CN.xml
      • [2022-09-25T13:47:21.0865009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_ChatSystem-zho-CN.xml
      • [2022-09-25T13:47:21.0865009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Automation-zho-CN.xml
      • [2022-09-25T13:47:21.0865009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_Steam-zho-CN.xml
      • [2022-09-25T13:47:21.0865009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_PS-zho-CN.xml
      • [2022-09-25T13:47:21.0865009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GOG-zho-CN.xml
      • [2022-09-25T13:47:21.0865009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GDK-zho-CN.xml
      • [2022-09-25T13:47:21.0865009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond-zho-CN.xml
      • [2022-09-25T13:47:21.0855249+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Credits_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0845489+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_crafting_pieces_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0816213+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml.
      • [2022-09-25T13:47:21.0816213+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\ServeAsSoldier\ModuleData\Languages\CNs/Chinese_example.xml
      • [2022-09-25T13:47:21.0816213+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/std_MissionLibrary-zho-CN.xml
      • [2022-09-25T13:47:21.0806451+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/RTSCamera-zho-CN.xml
      • [2022-09-25T13:47:21.0806451+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_pieces.xml
      • [2022-09-25T13:47:21.0806451+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_blades.xml
      • [2022-09-25T13:47:21.0796691+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_siege_ranged.xml
      • [2022-09-25T13:47:21.0796691+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_siege_engines.xml
      • [2022-09-25T13:47:21.0796691+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_shoulder_armors.xml
      • [2022-09-25T13:47:21.0796691+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_shields.xml
      • [2022-09-25T13:47:21.0796691+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_mace_pieces.xml
      • [2022-09-25T13:47:21.0796691+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_leg_armors.xml
      • [2022-09-25T13:47:21.0786930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_lances.xml
      • [2022-09-25T13:47:21.0786930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_item_modifiers.xml
      • [2022-09-25T13:47:21.0786930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_horses.xml
      • [2022-09-25T13:47:21.0786930+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_horse_armors.xml
      • [2022-09-25T13:47:21.0718612+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_head_armors.xml
      • [2022-09-25T13:47:21.0708855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_gladius.xml
      • [2022-09-25T13:47:21.0708855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_couched_lances.xml
      • [2022-09-25T13:47:21.0708855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_body_armors.xml
      • [2022-09-25T13:47:21.0708855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_arm_armors.xml
      • [2022-09-25T13:47:21.0708855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMAI_module_strings.xml
      • [2022-09-25T13:47:21.0708855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_settlements_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0699092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_items_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0699092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_View-zho-CN.xml
      • [2022-09-25T13:47:21.0699092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_GauntletUI-zho-CN.xml
      • [2022-09-25T13:47:21.0699092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_storymode_characters_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0689331+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode-zho-CN.xml
      • [2022-09-25T13:47:21.0689331+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0679752+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0679752+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_CustomBattle-zho-CN.xml
      • [2022-09-25T13:47:21.0679752+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custom_battle_scenes_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0679752+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custombattlecharacters_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0679752+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_world_lore_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0660051+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_wanderer_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0660051+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_voice_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0660051+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_trait_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0650524+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:47:21.0552692+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem-zho-CN.xml
      • [2022-09-25T13:47:21.0552692+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_StoryMode_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:47:21.0552692+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spworkshops_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0543163+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spspecialcharacters_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0543163+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spprojects_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0543163+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spkingdoms_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0543163+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spclans_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0523595+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_settlements_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0523595+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:47:21.0523595+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_View-zho-CN.xml
      • [2022-09-25T13:47:21.0523595+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_GauntletUI-zho-CN.xml
      • [2022-09-25T13:47:21.0504131+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox-zho-CN.xml
      • [2022-09-25T13:47:21.0504131+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0504131+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_minor_faction_conversations_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0504131+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lord_conversations_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0494133+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lords_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0494133+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0494133+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_heroes_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0494133+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_game_menus_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0494133+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_conversations_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0484371+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_concept_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0484371+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companion_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0484371+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companions_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0474908+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0474908+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_on_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0474908+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_caravans_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0435819+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_bandits_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0435819+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0435819+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharactertemplates_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0435819+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharacters_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0425813+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spitems_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0416054+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spcultures_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0406294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Platform_GDK-zho-CN.xml
      • [2022-09-25T13:47:21.0406294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:47:21.0406294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_View-zho-CN.xml
      • [2022-09-25T13:47:21.0406294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_GauntletUI-zho-CN.xml
      • [2022-09-25T13:47:21.0396526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:47:21.0396526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond-zho-CN.xml
      • [2022-09-25T13:47:21.0396526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade-zho-CN.xml
      • [2022-09-25T13:47:21.0396526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_Core-zho-CN.xml
      • [2022-09-25T13:47:21.0396526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_siegeengines_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0396526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_photo_mode_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0386767+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_native_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0386767+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_multiplayer_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0377007+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpitems_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0377007+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcultures_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0367248+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpclassdivisions_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0367248+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcharacters_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0357503+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpbadges_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0260078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0260078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_item_modifiers_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0240365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_global_strings_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0240365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_PS-zho-CN.xml
      • [2022-09-25T13:47:21.0240365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_GDK-zho-CN.xml
      • [2022-09-25T13:47:21.0240365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_Epic-zho-CN.xml
      • [2022-09-25T13:47:21.0240365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server_Rest-zho-CN.xml
      • [2022-09-25T13:47:21.0240365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:47:21.0240365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_FarmSystem-zho-CN.xml
      • [2022-09-25T13:47:21.0240365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_ChatSystem-zho-CN.xml
      • [2022-09-25T13:47:21.0240365+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Automation-zho-CN.xml
      • [2022-09-25T13:47:21.0230614+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_Steam-zho-CN.xml
      • [2022-09-25T13:47:21.0230614+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_PS-zho-CN.xml
      • [2022-09-25T13:47:21.0230614+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GOG-zho-CN.xml
      • [2022-09-25T13:47:21.0230614+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GDK-zho-CN.xml
      • [2022-09-25T13:47:21.0230614+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond-zho-CN.xml
      • [2022-09-25T13:47:21.0230614+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Credits_xml-zho-CN.xml
      • [2022-09-25T13:47:21.0211330+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_crafting_pieces_xml-zho-CN.xml
      • [2022-09-25T13:47:20.9625229+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 148 Server Game Network Messages
      • [2022-09-25T13:47:20.9625229+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 49 Client Game Network Messages
      • [2022-09-25T13:47:20.9479160+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Searching Game NetworkMessages Methods
      • [2022-09-25T13:47:20.4861979+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:20.4861979+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2022-09-25T13:47:20.4813161+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:20.4813161+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2022-09-25T13:47:20.4774137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:20.4764375+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMAI_module_strings.xml
      • [2022-09-25T13:47:20.4705812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:20.4705812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-09-25T13:47:20.4588685+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:20.4579257+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-09-25T13:47:20.4540113+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:20.4540113+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-09-25T13:47:20.4305926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:47:20.4296176+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-09-25T13:47:19.8840061+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading SourceHanSansJP font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\SourceHanSansJP/SourceHanSansJP.fnt
      • [2022-09-25T13:47:19.8147111+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicParameters have been resetted.
      • [2022-09-25T13:47:19.7376058+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading simkai font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\simkai/simkai.fnt
      • [2022-09-25T13:47:19.7347106+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading NanumGothicKR font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\NanumGothicKR/NanumGothicKR.fnt
      • [2022-09-25T13:47:19.7347106+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad_Numbers_Bold font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\Galahad_Numbers_Bold/Galahad_Numbers_Bold.fnt
      • [2022-09-25T13:47:19.7298265+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\Galahad/Galahad.fnt
      • [2022-09-25T13:47:19.7278748+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FreeSerif-Dingbat font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FreeSerif-Dingbat/FreeSerif-Dingbat.fnt
      • [2022-09-25T13:47:19.7269053+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Regular font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Regular/FiraSansExtraCondensed-Regular.fnt
      • [2022-09-25T13:47:19.7249195+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Medium font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Medium/FiraSansExtraCondensed-Medium.fnt
      • [2022-09-25T13:47:19.7063975+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Light font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Light/FiraSansExtraCondensed-Light.fnt
      • [2022-09-25T13:47:19.6605027+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Bannerlord Custom Widgets
      • [2022-09-25T13:47:19.5707107+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Extra Custom Widgets
      • [2022-09-25T13:47:19.2432427+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading banner_icons.xml:
      • [2022-09-25T13:47:19.2393387+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/banner_icons.xml
      • [2022-09-25T13:47:18.8177238+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-09-25T13:47:18.8167564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening E:\steam\steamapps\common\Mount & Blade II Bannerlord\Modules\Bannerlord.MBOptionScreen\ModuleData\Languages\EN\language_data._xml
      • [2022-09-25T13:47:18.0286925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-09-25T13:47:18.0286925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening E:\steam\steamapps\common\Mount & Blade II Bannerlord\Modules\Bannerlord.UIExtenderEx\ModuleData\Languages\RU\language_data._xml
      • [2022-09-25T13:47:18.0286925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-09-25T13:47:18.0286925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening E:\steam\steamapps\common\Mount & Blade II Bannerlord\Modules\Bannerlord.UIExtenderEx\ModuleData\Languages\EN\language_data._xml
      • [2022-09-25T13:47:17.4479935+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-09-25T13:47:17.4450447+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-09-25T13:47:17.4304045+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.8.0.dll for game e1.8.0.0 is loaded
      • [2022-09-25T13:47:17.4274774+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-09-25T13:47:17.4245497+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.0.dll
      • [2022-09-25T13:47:17.3767244+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.2.dll
      • [2022-09-25T13:47:17.3338036+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-09-25T13:43:23.5645326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: There are no living managed objects.
      • [2022-09-25T13:43:23.5645326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Checking if any managed object still lives...
      • [2022-09-25T13:43:23.3222511+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TableauCacheManager::ClearManager
      • [2022-09-25T13:43:23.2939448+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:43:23.2890629+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleFinalize
      • [2022-09-25T13:43:23.2880632+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleDeactivate
      • [2022-09-25T13:43:23.2870872+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandlePause
      • [2022-09-25T13:43:23.2870872+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:43:14.2294932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleResume
      • [2022-09-25T13:43:14.2060726+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM'
      • [2022-09-25T13:43:14.2060726+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:14.1299086+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleActivate
      • [2022-09-25T13:43:14.1201904+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicManager Initialize completed.
      • [2022-09-25T13:43:14.0928183+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleInitialize
      • [2022-09-25T13:43:14.0928183+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:43:14.0664324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:43:14.0615526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleFinalize
      • [2022-09-25T13:43:14.0615526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleDeactivate
      • [2022-09-25T13:43:14.0615526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandlePause
      • [2022-09-25T13:43:14.0606045+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:43:14.0606045+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:43:14.0606045+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:43:13.6604166+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:43:13.6604166+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:13.6594409+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:43:13.6594409+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:13.6125922+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:43:13.6125922+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:13.6116162+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Action' and name 'SelectedIndex'
      • [2022-09-25T13:43:13.6116162+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:13.6116162+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Action' and name 'SelectedIndex'
      • [2022-09-25T13:43:13.6106402+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:13.6106402+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Action' and name 'SelectedIndex'
      • [2022-09-25T13:43:13.6106402+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:13.0357778+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleResume
      • [2022-09-25T13:43:13.0357778+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleActivate
      • [2022-09-25T13:43:13.0338571+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleInitialize
      • [2022-09-25T13:43:13.0328833+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:43:13.0074745+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:43:13.0074745+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:43:13.0074745+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:43:13.0064978+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:43:12.9508949+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers
      • [2022-09-25T13:43:12.9508949+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:43:12.9049948+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers
      • [2022-09-25T13:43:12.9049948+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:43:12.8737861+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers
      • [2022-09-25T13:43:12.8708349+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:43:12.3942854+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuVM:RefreshMenuOptions'
      • [2022-09-25T13:43:12.3942854+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:12.3942854+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuVM'
      • [2022-09-25T13:43:12.3942854+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:12.2882816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.FieldRefAccess: Could not find type or field for 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM:InitialStateOption'
      • [2022-09-25T13:43:12.2882816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:12.2882816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM'
      • [2022-09-25T13:43:12.2882816+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:12.2375577+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:43:12.2336530+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:43:12.2317026+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:43:12.2297490+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:43:12.2199891+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:43:12.2014914+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:43:12.1965346+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:43:12.1789388+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.GauntletUI.WidgetInfo' and name 'ReLoad' and parameters ''
      • [2022-09-25T13:43:12.1789388+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:12.0232635+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.Settings.Containers.PerCampaign.MCMPerCampaignSettingsContainer.
      • [2022-09-25T13:43:12.0232635+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.Settings.Containers.PerCampaign.FluentPerCampaignSettingsContainer.
      • [2022-09-25T13:43:12.0232635+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.Settings.Containers.PerSave.MCMPerSaveSettingsContainer.
      • [2022-09-25T13:43:12.0232635+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.Settings.Containers.PerSave.FluentPerSaveSettingsContainer.
      • [2022-09-25T13:43:12.0232635+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Adapter.ModLib.Settings.Containers.v13.ModLibDefinitionsSettingsContainer.
      • [2022-09-25T13:43:12.0232635+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Adapter.ModLib.Settings.Containers.v1.ModLibSettingsContainer.
      • [2022-09-25T13:43:12.0232635+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer.
      • [2022-09-25T13:43:12.0232635+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Settings.Containers.Global.MCMGlobalSettingsContainer.
      • [2022-09-25T13:43:12.0232635+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Settings.Containers.Global.FluentGlobalSettingsContainer.
      • [2022-09-25T13:43:11.9675735+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.ViewModelCollection.SelectorItemVM'
      • [2022-09-25T13:43:11.9675735+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:11.8904920+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.ViewModelCollection.SelectorVM`1'
      • [2022-09-25T13:43:11.8904920+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:11.8172960+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:43:11.8172960+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:11.8114370+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:43:11.8114370+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:11.7040275+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-09-25T13:43:11.6240114+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-09-25T13:43:11.6240114+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:43:11.6054778+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-09-25T13:43:11.6054778+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.InformationManager'
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.InformationMessage'
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: Failed to load extension module MCM.UI - already loaded!
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv4.UI, Version=4.7.9.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Field: Could not find field for type 'TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory' and name '_customTypes'
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv4.UI, Version=4.7.9.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameEnd' and parameters ''
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameStart' and parameters ''
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnSubModuleUnloaded' and parameters ''
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler:OnMissionScreenFinalize'
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler'
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler'
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen:OnFinalize'
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen'
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen:OnInitialize'
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen'
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-09-25T13:43:11.6044725+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger:OnBooleanUpdated'
      • [2022-09-25T13:43:11.6006036+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger'
      • [2022-09-25T13:43:09.4042177+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_sets.xml
      • [2022-09-25T13:43:09.3720095+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/skins.xml
      • [2022-09-25T13:43:09.3544427+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_types.xml
      • [2022-09-25T13:43:09.3222333+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/voice_definitions.xml
      • [2022-09-25T13:43:08.8794981+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml.
      • [2022-09-25T13:43:08.8794981+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\ServeAsSoldier\ModuleData\Languages\CNs/Chinese_example.xml
      • [2022-09-25T13:43:08.8794981+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/std_MissionLibrary-zho-CN.xml
      • [2022-09-25T13:43:08.8785217+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/RTSCamera-zho-CN.xml
      • [2022-09-25T13:43:08.8785217+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_pieces.xml
      • [2022-09-25T13:43:08.8677858+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_blades.xml
      • [2022-09-25T13:43:08.8677858+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_siege_ranged.xml
      • [2022-09-25T13:43:08.8677858+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_siege_engines.xml
      • [2022-09-25T13:43:08.8677858+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_shoulder_armors.xml
      • [2022-09-25T13:43:08.8668102+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_shields.xml
      • [2022-09-25T13:43:08.8668102+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_mace_pieces.xml
      • [2022-09-25T13:43:08.8668102+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_leg_armors.xml
      • [2022-09-25T13:43:08.8668102+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_lances.xml
      • [2022-09-25T13:43:08.8668102+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_item_modifiers.xml
      • [2022-09-25T13:43:08.8668102+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_horses.xml
      • [2022-09-25T13:43:08.8668102+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_horse_armors.xml
      • [2022-09-25T13:43:08.8658339+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_head_armors.xml
      • [2022-09-25T13:43:08.8658339+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_gladius.xml
      • [2022-09-25T13:43:08.8658339+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_couched_lances.xml
      • [2022-09-25T13:43:08.8648579+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_body_armors.xml
      • [2022-09-25T13:43:08.8648579+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_arm_armors.xml
      • [2022-09-25T13:43:08.8648579+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMAI_module_strings.xml
      • [2022-09-25T13:43:08.8648579+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_settlements_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8648579+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_items_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8648579+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_View-zho-CN.xml
      • [2022-09-25T13:43:08.8648579+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_GauntletUI-zho-CN.xml
      • [2022-09-25T13:43:08.8648579+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_storymode_characters_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8638819+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode-zho-CN.xml
      • [2022-09-25T13:43:08.8629058+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8629058+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8629058+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_world_lore_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8619299+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_wanderer_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8619299+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_voice_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8619299+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_trait_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8609537+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:43:08.8521700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem-zho-CN.xml
      • [2022-09-25T13:43:08.8521700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_StoryMode_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:43:08.8521700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spworkshops_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8521700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spspecialcharacters_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8521700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spprojects_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8512277+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spkingdoms_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8512277+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spclans_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8414357+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_settlements_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8414357+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:43:08.8404587+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_View-zho-CN.xml
      • [2022-09-25T13:43:08.8395156+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_GauntletUI-zho-CN.xml
      • [2022-09-25T13:43:08.8346351+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox-zho-CN.xml
      • [2022-09-25T13:43:08.8346351+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8346351+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_minor_faction_conversations_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8346351+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lord_conversations_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8316791+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lords_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8316791+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8316791+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_heroes_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8316791+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_game_menus_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8307272+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_conversations_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8307272+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_concept_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8307272+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companion_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8307272+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companions_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8267939+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8258178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_on_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8258178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_caravans_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8258178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_bandits_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8258178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8258178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_CustomBattle-zho-CN.xml
      • [2022-09-25T13:43:08.8258178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custom_battle_scenes_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8248420+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custombattlecharacters_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8248420+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharactertemplates_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8248420+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharacters_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8238661+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spitems_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8228906+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spcultures_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8219146+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Platform_GDK-zho-CN.xml
      • [2022-09-25T13:43:08.8209386+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:43:08.8209386+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_View-zho-CN.xml
      • [2022-09-25T13:43:08.8209386+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_GauntletUI-zho-CN.xml
      • [2022-09-25T13:43:08.8209386+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:43:08.8199623+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond-zho-CN.xml
      • [2022-09-25T13:43:08.8199623+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade-zho-CN.xml
      • [2022-09-25T13:43:08.8199623+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_Core-zho-CN.xml
      • [2022-09-25T13:43:08.8199623+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_siegeengines_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8199623+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_photo_mode_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8190106+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_native_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8190106+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_multiplayer_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8180106+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpitems_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8180106+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcultures_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8170472+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpclassdivisions_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8170472+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcharacters_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8170472+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpbadges_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8121733+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8121733+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_item_modifiers_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8111778+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_global_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8111778+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_PS-zho-CN.xml
      • [2022-09-25T13:43:08.8111778+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_GDK-zho-CN.xml
      • [2022-09-25T13:43:08.8102030+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_Epic-zho-CN.xml
      • [2022-09-25T13:43:08.8102030+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server_Rest-zho-CN.xml
      • [2022-09-25T13:43:08.8102030+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:43:08.8102030+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_FarmSystem-zho-CN.xml
      • [2022-09-25T13:43:08.8102030+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_ChatSystem-zho-CN.xml
      • [2022-09-25T13:43:08.8102030+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Automation-zho-CN.xml
      • [2022-09-25T13:43:08.8102030+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_Steam-zho-CN.xml
      • [2022-09-25T13:43:08.8102030+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_PS-zho-CN.xml
      • [2022-09-25T13:43:08.8092543+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GOG-zho-CN.xml
      • [2022-09-25T13:43:08.8092543+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GDK-zho-CN.xml
      • [2022-09-25T13:43:08.8092543+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond-zho-CN.xml
      • [2022-09-25T13:43:08.8092543+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Credits_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8082507+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_crafting_pieces_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8053238+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml.
      • [2022-09-25T13:43:08.8053238+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\ServeAsSoldier\ModuleData\Languages\CNs/Chinese_example.xml
      • [2022-09-25T13:43:08.8043459+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/std_MissionLibrary-zho-CN.xml
      • [2022-09-25T13:43:08.8043459+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/RTSCamera-zho-CN.xml
      • [2022-09-25T13:43:08.8043459+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_pieces.xml
      • [2022-09-25T13:43:08.8033700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_blades.xml
      • [2022-09-25T13:43:08.8033700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_siege_ranged.xml
      • [2022-09-25T13:43:08.8033700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_siege_engines.xml
      • [2022-09-25T13:43:08.8033700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_shoulder_armors.xml
      • [2022-09-25T13:43:08.8033700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_shields.xml
      • [2022-09-25T13:43:08.8033700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_mace_pieces.xml
      • [2022-09-25T13:43:08.8033700+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_leg_armors.xml
      • [2022-09-25T13:43:08.8023955+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_lances.xml
      • [2022-09-25T13:43:08.8023955+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_item_modifiers.xml
      • [2022-09-25T13:43:08.8023955+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_horses.xml
      • [2022-09-25T13:43:08.8023955+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_horse_armors.xml
      • [2022-09-25T13:43:08.8014199+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_head_armors.xml
      • [2022-09-25T13:43:08.8014199+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_gladius.xml
      • [2022-09-25T13:43:08.8014199+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_couched_lances.xml
      • [2022-09-25T13:43:08.8014199+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_body_armors.xml
      • [2022-09-25T13:43:08.8014199+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_arm_armors.xml
      • [2022-09-25T13:43:08.8004754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMAI_module_strings.xml
      • [2022-09-25T13:43:08.8004754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_settlements_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8004754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_items_xml-zho-CN.xml
      • [2022-09-25T13:43:08.8004754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_View-zho-CN.xml
      • [2022-09-25T13:43:08.8004754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_GauntletUI-zho-CN.xml
      • [2022-09-25T13:43:08.8004754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_storymode_characters_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7897346+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode-zho-CN.xml
      • [2022-09-25T13:43:08.7897346+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7897346+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7887584+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_world_lore_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7887584+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_wanderer_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7877542+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_voice_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7877542+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_trait_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7867783+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:43:08.7789707+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem-zho-CN.xml
      • [2022-09-25T13:43:08.7789707+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_StoryMode_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:43:08.7789707+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spworkshops_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7789707+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spspecialcharacters_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7789707+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spprojects_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7779946+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spkingdoms_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7750851+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spclans_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7740905+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_settlements_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7740905+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:43:08.7731336+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_View-zho-CN.xml
      • [2022-09-25T13:43:08.7731336+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_GauntletUI-zho-CN.xml
      • [2022-09-25T13:43:08.7711626+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox-zho-CN.xml
      • [2022-09-25T13:43:08.7711626+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7711626+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_minor_faction_conversations_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7711626+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lord_conversations_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7701876+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lords_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7701876+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7701876+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_heroes_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7701876+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_game_menus_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7701876+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_conversations_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7692399+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_concept_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7692399+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companion_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7692399+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companions_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7682346+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7682346+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_on_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7682346+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_caravans_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7672818+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_bandits_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7672818+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7672818+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_CustomBattle-zho-CN.xml
      • [2022-09-25T13:43:08.7672818+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custom_battle_scenes_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7672818+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custombattlecharacters_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7672818+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharactertemplates_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7663066+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharacters_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7653348+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spitems_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7614025+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spcultures_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7614025+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Platform_GDK-zho-CN.xml
      • [2022-09-25T13:43:08.7604266+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:43:08.7604266+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_View-zho-CN.xml
      • [2022-09-25T13:43:08.7604266+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_GauntletUI-zho-CN.xml
      • [2022-09-25T13:43:08.7604266+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:43:08.7604266+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond-zho-CN.xml
      • [2022-09-25T13:43:08.7594691+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade-zho-CN.xml
      • [2022-09-25T13:43:08.7594691+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_Core-zho-CN.xml
      • [2022-09-25T13:43:08.7594691+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_siegeengines_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7594691+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_photo_mode_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7584989+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_native_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7584989+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_multiplayer_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7574990+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpitems_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7574990+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcultures_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7565463+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpclassdivisions_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7565463+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcharacters_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7565463+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpbadges_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7535947+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7535947+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_item_modifiers_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7526190+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_global_strings_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7526190+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_PS-zho-CN.xml
      • [2022-09-25T13:43:08.7477387+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_GDK-zho-CN.xml
      • [2022-09-25T13:43:08.7477387+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_Epic-zho-CN.xml
      • [2022-09-25T13:43:08.7467628+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server_Rest-zho-CN.xml
      • [2022-09-25T13:43:08.7467628+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:43:08.7467628+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_FarmSystem-zho-CN.xml
      • [2022-09-25T13:43:08.7467628+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_ChatSystem-zho-CN.xml
      • [2022-09-25T13:43:08.7467628+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Automation-zho-CN.xml
      • [2022-09-25T13:43:08.7467628+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_Steam-zho-CN.xml
      • [2022-09-25T13:43:08.7467628+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_PS-zho-CN.xml
      • [2022-09-25T13:43:08.7457859+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GOG-zho-CN.xml
      • [2022-09-25T13:43:08.7457859+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GDK-zho-CN.xml
      • [2022-09-25T13:43:08.7457859+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond-zho-CN.xml
      • [2022-09-25T13:43:08.7457859+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Credits_xml-zho-CN.xml
      • [2022-09-25T13:43:08.7438349+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_crafting_pieces_xml-zho-CN.xml
      • [2022-09-25T13:43:08.6813934+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 148 Server Game Network Messages
      • [2022-09-25T13:43:08.6813934+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 49 Client Game Network Messages
      • [2022-09-25T13:43:08.6628545+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Searching Game NetworkMessages Methods
      • [2022-09-25T13:43:08.5174025+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
      • [2022-09-25T13:43:08.5086465+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: ServeAsSoldier.XmlSerializers
      • [2022-09-25T13:43:08.5076755+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: ServeAsSoldier.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:43:08.2333879+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:43:08.2333879+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2022-09-25T13:43:08.2265559+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:43:08.2265559+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2022-09-25T13:43:08.2216767+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:43:08.2216767+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMAI_module_strings.xml
      • [2022-09-25T13:43:08.2148426+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:43:08.2148426+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-09-25T13:43:08.2036363+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:43:08.2011459+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-09-25T13:43:08.1962606+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:43:08.1962606+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-09-25T13:43:08.1786277+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:43:08.1776800+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-09-25T13:43:07.7539330+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicParameters have been resetted.
      • [2022-09-25T13:43:07.7026755+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading SourceHanSansJP font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\SourceHanSansJP/SourceHanSansJP.fnt
      • [2022-09-25T13:43:07.5674814+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading simkai font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\simkai/simkai.fnt
      • [2022-09-25T13:43:07.5645532+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading NanumGothicKR font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\NanumGothicKR/NanumGothicKR.fnt
      • [2022-09-25T13:43:07.5636069+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad_Numbers_Bold font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\Galahad_Numbers_Bold/Galahad_Numbers_Bold.fnt
      • [2022-09-25T13:43:07.5606480+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\Galahad/Galahad.fnt
      • [2022-09-25T13:43:07.5577201+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FreeSerif-Dingbat font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FreeSerif-Dingbat/FreeSerif-Dingbat.fnt
      • [2022-09-25T13:43:07.5557685+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Regular font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Regular/FiraSansExtraCondensed-Regular.fnt
      • [2022-09-25T13:43:07.5508889+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Medium font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Medium/FiraSansExtraCondensed-Medium.fnt
      • [2022-09-25T13:43:07.5450552+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Light font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Light/FiraSansExtraCondensed-Light.fnt
      • [2022-09-25T13:43:07.4918237+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Bannerlord Custom Widgets
      • [2022-09-25T13:43:07.3971801+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Extra Custom Widgets
      • [2022-09-25T13:43:07.2107369+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: TaleWorlds.PSAI.XmlSerializers
      • [2022-09-25T13:43:07.2107369+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: TaleWorlds.PSAI.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:43:07.1668446+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading banner_icons.xml:
      • [2022-09-25T13:43:07.1639190+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/banner_icons.xml
      • [2022-09-25T13:43:06.6581009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-09-25T13:43:06.6581009+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening E:\steam\steamapps\common\Mount & Blade II Bannerlord\Modules\Bannerlord.MBOptionScreen\ModuleData\Languages\EN\language_data._xml
      • [2022-09-25T13:43:06.3579231+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-09-25T13:43:06.3569720+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening E:\steam\steamapps\common\Mount & Blade II Bannerlord\Modules\Bannerlord.UIExtenderEx\ModuleData\Languages\RU\language_data._xml
      • [2022-09-25T13:43:06.3569720+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-09-25T13:43:06.3569720+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening E:\steam\steamapps\common\Mount & Blade II Bannerlord\Modules\Bannerlord.UIExtenderEx\ModuleData\Languages\EN\language_data._xml
      • [2022-09-25T13:43:05.7020514+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-09-25T13:43:05.6991516+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-09-25T13:43:05.6854612+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.8.0.dll for game e1.8.0.0 is loaded
      • [2022-09-25T13:43:05.6835092+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-09-25T13:43:05.6805814+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.0.dll
      • [2022-09-25T13:43:05.6347380+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.2.dll
      • [2022-09-25T13:43:05.5937157+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2022-09-25T13:41:25.6476223+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
      • [2022-09-25T13:41:20.5918703+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: StoryMode.GauntletUI.dll
      • [2022-09-25T13:41:20.5918703+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5918703+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: StoryMode.View.dll
      • [2022-09-25T13:41:20.5918703+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5908940+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: StoryMode.dll
      • [2022-09-25T13:41:20.5908940+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5742789+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.dll
      • [2022-09-25T13:41:20.5742789+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5742789+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.dll
      • [2022-09-25T13:41:20.5742789+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5733027+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.dll
      • [2022-09-25T13:41:20.5733027+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5635703+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.Platform.PC.dll
      • [2022-09-25T13:41:20.5635703+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5606417+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.dll
      • [2022-09-25T13:41:20.5606417+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5606417+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.dll
      • [2022-09-25T13:41:20.5596704+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5440446+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Bannerlord.UIExtenderEx.dll
      • [2022-09-25T13:41:20.5440446+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5440446+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Bannerlord.UIExtenderEx.dll
      • [2022-09-25T13:41:20.5440446+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5391719+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCMv4.Adapter.ModLib.dll
      • [2022-09-25T13:41:20.5391719+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5381662+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ModLib.Definitions.dll
      • [2022-09-25T13:41:20.5381662+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5381662+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ModLib.dll
      • [2022-09-25T13:41:20.5381662+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5371904+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCMv4.UI.dll
      • [2022-09-25T13:41:20.5371904+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5371904+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCMv4.dll
      • [2022-09-25T13:41:20.5371904+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5362134+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCMv4.dll
      • [2022-09-25T13:41:20.5362134+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5303586+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Bannerlord.ButterLib.dll
      • [2022-09-25T13:41:20.5303586+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5303586+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Bannerlord.ButterLib.dll
      • [2022-09-25T13:41:20.5303586+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:41:20.5092617+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: BetterExceptionWindow.resources, Version=4.2.0.0, Culture=en, PublicKeyToken=null
      • [2022-09-25T13:41:20.5092617+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: BetterExceptionWindow.resources, Version=4.2.0.0, Culture=en, PublicKeyToken=null
      • [2022-09-25T13:41:20.5092617+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: BetterExceptionWindow.resources, Version=4.2.0.0, Culture=en-US, PublicKeyToken=null
      • [2022-09-25T13:41:20.5092617+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: BetterExceptionWindow.resources, Version=4.2.0.0, Culture=en-US, PublicKeyToken=null
      • [2022-09-25T13:40:45.7516555+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
      • [2022-09-25T13:40:40.5235078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: StoryMode.GauntletUI.dll
      • [2022-09-25T13:40:40.5235078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.5235078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: StoryMode.View.dll
      • [2022-09-25T13:40:40.5235078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.5225320+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: StoryMode.dll
      • [2022-09-25T13:40:40.5225320+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.5078689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.GauntletUI.dll
      • [2022-09-25T13:40:40.5078689+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.5068923+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.dll
      • [2022-09-25T13:40:40.5068923+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.5049678+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.dll
      • [2022-09-25T13:40:40.5049678+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4961867+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.Platform.PC.dll
      • [2022-09-25T13:40:40.4961867+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4932510+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.dll
      • [2022-09-25T13:40:40.4932510+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4932510+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.dll
      • [2022-09-25T13:40:40.4932510+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4717562+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Bannerlord.UIExtenderEx.dll
      • [2022-09-25T13:40:40.4717562+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4708040+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Bannerlord.UIExtenderEx.dll
      • [2022-09-25T13:40:40.4708040+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4659008+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCMv4.Adapter.ModLib.dll
      • [2022-09-25T13:40:40.4659008+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4649246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ModLib.Definitions.dll
      • [2022-09-25T13:40:40.4649246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4649246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ModLib.dll
      • [2022-09-25T13:40:40.4649246+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4639716+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCMv4.UI.dll
      • [2022-09-25T13:40:40.4639716+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4639716+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCMv4.dll
      • [2022-09-25T13:40:40.4639716+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4629897+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCMv4.dll
      • [2022-09-25T13:40:40.4629897+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4571411+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Bannerlord.ButterLib.dll
      • [2022-09-25T13:40:40.4571411+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.4541882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Bannerlord.ButterLib.dll
      • [2022-09-25T13:40:40.4541882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: ok
      • [2022-09-25T13:40:40.3575643+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: BetterExceptionWindow.resources, Version=4.2.0.0, Culture=en, PublicKeyToken=null
      • [2022-09-25T13:40:40.3575643+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: BetterExceptionWindow.resources, Version=4.2.0.0, Culture=en, PublicKeyToken=null
      • [2022-09-25T13:40:40.3575643+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: BetterExceptionWindow.resources, Version=4.2.0.0, Culture=en-US, PublicKeyToken=null
      • [2022-09-25T13:40:40.3575643+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: BetterExceptionWindow.resources, Version=4.2.0.0, Culture=en-US, PublicKeyToken=null
      • [2022-09-25T13:40:39.5908616+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.5908616+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2022-09-25T13:40:39.5820826+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.5811037+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2022-09-25T13:40:39.5693626+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.5684150+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMAI_module_strings.xml
      • [2022-09-25T13:40:39.5566744+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.5556978+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/module_strings.xml
      • [2022-09-25T13:40:39.5469132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.5469132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/action_strings.xml
      • [2022-09-25T13:40:39.5332496+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.5332496+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/voice_strings.xml
      • [2022-09-25T13:40:39.5205613+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.5205613+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/trait_strings.xml
      • [2022-09-25T13:40:39.5117790+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.5117790+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_on_action_strings.xml
      • [2022-09-25T13:40:39.4961634+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.4951852+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_strings.xml
      • [2022-09-25T13:40:39.4854266+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.4854266+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/wanderer_strings.xml
      • [2022-09-25T13:40:39.4805456+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.4795692+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/companion_strings.xml
      • [2022-09-25T13:40:39.4688336+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.4678574+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/world_lore_strings.xml
      • [2022-09-25T13:40:39.4629775+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.4629775+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/module_strings.xml
      • [2022-09-25T13:40:39.4551708+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.4551708+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-09-25T13:40:39.4454433+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.4347020+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-09-25T13:40:39.4307989+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.4307989+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-09-25T13:40:39.4278770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:40:39.4278770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-09-25T13:40:37.8382991+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.MissionScreen::HandleResume
      • [2022-09-25T13:40:37.8373513+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.MissionScreen::HandleActivate
      • [2022-09-25T13:40:37.8373513+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.MissionScreen::HandleInitialize
      • [2022-09-25T13:40:37.8373513+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:40:37.8363479+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.Map.MapScreen::HandleDeactivate
      • [2022-09-25T13:40:37.8363479+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.Map.MapScreen::HandlePause
      • [2022-09-25T13:40:37.8363479+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PushScreen
      • [2022-09-25T13:40:37.8363479+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:40:37.6796593+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Player has entered 璁粌鍦?
      • [2022-09-25T13:40:37.6796593+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: [GAME MENU] training_field_menu
      • [2022-09-25T13:40:37.6767274+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Player has entered 璁粌鍦?
      • [2022-09-25T13:40:37.6429925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.Map.MapScreen::HandleResume
      • [2022-09-25T13:40:37.6342071+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.Map.MapScreen::HandleActivate
      • [2022-09-25T13:40:37.6312874+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:40:37.1154805+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.Map.MapScreen::HandleInitialize
      • [2022-09-25T13:40:37.1145047+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:40:37.0706126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:40:37.0696099+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleFinalize
      • [2022-09-25T13:40:37.0696099+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleDeactivate
      • [2022-09-25T13:40:37.0696099+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandlePause
      • [2022-09-25T13:40:37.0696099+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:40:37.0696099+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:40:37.0696099+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:39:15.9903203+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Called GetVoiceTypeUsableForPlayerData
      • [2022-09-25T13:39:15.9903203+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Called GetVoiceTypeUsableForPlayerData
      • [2022-09-25T13:39:15.9825126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Called GetVoiceTypeUsableForPlayerData
      • [2022-09-25T13:39:09.4529518+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleResume
      • [2022-09-25T13:39:09.4529518+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleActivate
      • [2022-09-25T13:39:09.4529518+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SandBox.View.CharacterCreation.CharacterCreationScreen::HandleInitialize
      • [2022-09-25T13:39:09.4529518+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:39:09.4100078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:39:09.4100078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleFinalize
      • [2022-09-25T13:39:09.4100078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleDeactivate
      • [2022-09-25T13:39:09.4100078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandlePause
      • [2022-09-25T13:39:09.4100078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:39:09.4100078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:39:09.4100078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:39:05.5040629+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleResume
      • [2022-09-25T13:39:05.5040629+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleActivate
      • [2022-09-25T13:39:05.4991868+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleInitialize
      • [2022-09-25T13:39:05.4991868+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:39:05.4562131+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:39:05.4562131+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:39:05.4562131+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:39:05.4562131+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:39:05.3658799+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:39:05.3658799+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleFinalize
      • [2022-09-25T13:39:05.3658799+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleDeactivate
      • [2022-09-25T13:39:05.3658799+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandlePause
      • [2022-09-25T13:39:05.3658799+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanScreens
      • [2022-09-25T13:39:05.3629517+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Finished starting a new game.
      • [2022-09-25T13:39:05.2193185+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Dump integrity is compromised due to non-default modules being used
      • [2022-09-25T13:39:04.7665913+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Dump integrity is compromised due to non-default modules being used
      • [2022-09-25T13:39:04.7656153+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.3380282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺峰嚡灏旂撼濂?
      • [2022-09-25T13:39:03.3380282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_B8_c
      • [2022-09-25T13:39:03.3380282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_B8_l
      • [2022-09-25T13:39:03.3380282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鏂′笉鍔涚壒
      • [2022-09-25T13:39:03.3380282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_K9_c2
      • [2022-09-25T13:39:03.3380282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_K9_s
      • [2022-09-25T13:39:03.3380282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 绉戞柉鎵樼綏澶?
      • [2022-09-25T13:39:03.3370525+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_S9_m
      • [2022-09-25T13:39:03.3370525+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_S9_m
      • [2022-09-25T13:39:03.3370525+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰锋礇濉斿痉
      • [2022-09-25T13:39:03.3370525+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_V11_l
      • [2022-09-25T13:39:03.3370525+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_V11_c1
      • [2022-09-25T13:39:03.3370525+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路椴佺摝
      • [2022-09-25T13:39:03.3370525+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_A9_u
      • [2022-09-25T13:39:03.3370525+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_A9_u
      • [2022-09-25T13:39:03.3370525+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 棰滆禌鍔涚壒
      • [2022-09-25T13:39:03.3360761+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_20_1
      • [2022-09-25T13:39:03.3360761+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_K8_u
      • [2022-09-25T13:39:03.3360761+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 闃斿嫆甯栫壒
      • [2022-09-25T13:39:03.3360761+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_19_1
      • [2022-09-25T13:39:03.3360761+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_19
      • [2022-09-25T13:39:03.3360761+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸撮瞾鍙扮壒
      • [2022-09-25T13:39:03.3360761+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_18_1
      • [2022-09-25T13:39:03.3360761+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_18_2
      • [2022-09-25T13:39:03.3360761+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_18_1
      • [2022-09-25T13:39:03.3360761+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鍚堝効蹇呯壒
      • [2022-09-25T13:39:03.3360761+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_17_1
      • [2022-09-25T13:39:03.3351003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 甯栧厠鍔涚壒
      • [2022-09-25T13:39:03.3351003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_24
      • [2022-09-25T13:39:03.3351003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_16_2
      • [2022-09-25T13:39:03.3351003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_16
      • [2022-09-25T13:39:03.3351003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺峰焹鍥犲姞灏?
      • [2022-09-25T13:39:03.3351003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_21
      • [2022-09-25T13:39:03.3351003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_17_1
      • [2022-09-25T13:39:03.3351003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_21
      • [2022-09-25T13:39:03.3351003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺峰悏灏?
      • [2022-09-25T13:39:03.3351003+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_16
      • [2022-09-25T13:39:03.3341248+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺锋綐鎷夊厠
      • [2022-09-25T13:39:03.3341248+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_19
      • [2022-09-25T13:39:03.3341248+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_22
      • [2022-09-25T13:39:03.3341248+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺疯帿鍗″皵
      • [2022-09-25T13:39:03.3341248+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_18_1
      • [2022-09-25T13:39:03.3341248+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_18_1
      • [2022-09-25T13:39:03.3341248+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺蜂箤涓?
      • [2022-09-25T13:39:03.3341248+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_9
      • [2022-09-25T13:39:03.3341248+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_12
      • [2022-09-25T13:39:03.3331487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_9
      • [2022-09-25T13:39:03.3331487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺风櫥鍚夊皵
      • [2022-09-25T13:39:03.3331487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_3_2
      • [2022-09-25T13:39:03.3331487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_3
      • [2022-09-25T13:39:03.3331487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_3_1
      • [2022-09-25T13:39:03.3331487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鑺锋牸椴佽姮澶氬厠
      • [2022-09-25T13:39:03.3331487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_5_10
      • [2022-09-25T13:39:03.3331487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰蜂經灏斿潕
      • [2022-09-25T13:39:03.3331487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_28
      • [2022-09-25T13:39:03.3331487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_28
      • [2022-09-25T13:39:03.3331487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰风儹鍏?
      • [2022-09-25T13:39:03.3321724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_V9_u
      • [2022-09-25T13:39:03.3321724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_27_1
      • [2022-09-25T13:39:03.3321724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰疯帿鎷夋仼
      • [2022-09-25T13:39:03.3321724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_26
      • [2022-09-25T13:39:03.3321724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_26
      • [2022-09-25T13:39:03.3321724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰蜂經鐗规柉
      • [2022-09-25T13:39:03.3321724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_23_2
      • [2022-09-25T13:39:03.3321724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_23_3
      • [2022-09-25T13:39:03.3321724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰风摝鏈?
      • [2022-09-25T13:39:03.3321724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_20_1
      • [2022-09-25T13:39:03.3311965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_20_1
      • [2022-09-25T13:39:03.3311965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰疯础閲屽厠
      • [2022-09-25T13:39:03.3311965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_25_1
      • [2022-09-25T13:39:03.3311965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_21
      • [2022-09-25T13:39:03.3311965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰风灏斿潶
      • [2022-09-25T13:39:03.3311965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_16
      • [2022-09-25T13:39:03.3311965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_18
      • [2022-09-25T13:39:03.3311965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_181
      • [2022-09-25T13:39:03.3311965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰烽樋缃楁浖鍏?
      • [2022-09-25T13:39:03.3311965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_5
      • [2022-09-25T13:39:03.3302207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_12
      • [2022-09-25T13:39:03.3302207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_12
      • [2022-09-25T13:39:03.3302207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰锋彁鍝?
      • [2022-09-25T13:39:03.3302207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_4
      • [2022-09-25T13:39:03.3302207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_3
      • [2022-09-25T13:39:03.3302207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_8
      • [2022-09-25T13:39:03.3302207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎴绰锋缃楀厠
      • [2022-09-25T13:39:03.3302207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_2
      • [2022-09-25T13:39:03.3302207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_15
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_1
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_4_10
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路鍝堝反鍗?
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路钀ㄩ┈鍕?
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_19
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_19_2
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_19_2
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路闃挎彁鍚?
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_18
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路闃垮反鏂?
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_17_1
      • [2022-09-25T13:39:03.3292454+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路鍗℃媺鍏?
      • [2022-09-25T13:39:03.3282682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_14
      • [2022-09-25T13:39:03.3282682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_15_1
      • [2022-09-25T13:39:03.3282682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路鍚夊嫆寰?
      • [2022-09-25T13:39:03.3282682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_5
      • [2022-09-25T13:39:03.3282682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_51
      • [2022-09-25T13:39:03.3282682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_51
      • [2022-09-25T13:39:03.3282682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路鑳″嫆寤?
      • [2022-09-25T13:39:03.3282682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_7
      • [2022-09-25T13:39:03.3282682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_7
      • [2022-09-25T13:39:03.3272925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 涔屽竷缃楀か
      • [2022-09-25T13:39:03.3272925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_20
      • [2022-09-25T13:39:03.3272925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_S8_u
      • [2022-09-25T13:39:03.3272925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 缁磋嫢澶?
      • [2022-09-25T13:39:03.3272925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_15_1
      • [2022-09-25T13:39:03.3272925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_15_4
      • [2022-09-25T13:39:03.3272925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 浼婂缃楀か
      • [2022-09-25T13:39:03.3272925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_23_1
      • [2022-09-25T13:39:03.3272925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_23_1
      • [2022-09-25T13:39:03.3272925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鎵樺姞缃楀か
      • [2022-09-25T13:39:03.3272925+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_17
      • [2022-09-25T13:39:03.3263171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_17
      • [2022-09-25T13:39:03.3263171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_17
      • [2022-09-25T13:39:03.3263171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 濂ョ背澶氬か
      • [2022-09-25T13:39:03.3263171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_16_1
      • [2022-09-25T13:39:03.3263171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_14
      • [2022-09-25T13:39:03.3263171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_14_1
      • [2022-09-25T13:39:03.3263171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鐡﹀悏缃楀か
      • [2022-09-25T13:39:03.3263171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_9
      • [2022-09-25T13:39:03.3263171+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_6
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_121
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 璐¤揪缃楀か
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_7_1
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 缁寸壒鐒跺凹鏂?
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_SE9_l
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_SE9_c2
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鏅噷鍘勫凹绉戞柉
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_72
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_72_1
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 濂ラ殕璇烘柉
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_69_1
      • [2022-09-25T13:39:03.3253405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 缁存墡鑰虫墭鏂?
      • [2022-09-25T13:39:03.3243954+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_54
      • [2022-09-25T13:39:03.3243954+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_68
      • [2022-09-25T13:39:03.3243954+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 灏ゅ埄淇勬柉
      • [2022-09-25T13:39:03.3243954+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 缈侀潻娲涙柉
      • [2022-09-25T13:39:03.3243954+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 澧ㄦ柉鐗归噷鍗℃礇鏂?
      • [2022-09-25T13:39:03.3243954+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_39
      • [2022-09-25T13:39:03.3243954+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_177
      • [2022-09-25T13:39:03.3243954+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_39
      • [2022-09-25T13:39:03.3243954+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鍒楀ゥ灏煎笗寰楁柉
      • [2022-09-25T13:39:03.3243954+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鐝€鐗规礇鏂?
      • [2022-09-25T13:39:03.3243954+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_27_2
      • [2022-09-25T13:39:03.3233886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_37
      • [2022-09-25T13:39:03.3233886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 甯曟媺鐙勪縿鏂?
      • [2022-09-25T13:39:03.3233886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_WE9_l
      • [2022-09-25T13:39:03.3233886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_WE9_u
      • [2022-09-25T13:39:03.3233886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 椹秴淇勫埄鏂?
      • [2022-09-25T13:39:03.3233886+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_WE8_c
      • [2022-09-25T13:39:03.3165562+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_71
      • [2022-09-25T13:39:03.3165562+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 绉戦浄灏间縿鏂?
      • [2022-09-25T13:39:03.3155806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_73
      • [2022-09-25T13:39:03.3155806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_73_1
      • [2022-09-25T13:39:03.3155806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 绱㈡媺澶氭柉
      • [2022-09-25T13:39:03.3155806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_62_1
      • [2022-09-25T13:39:03.3155806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 缃楅偅鍒╃縼
      • [2022-09-25T13:39:03.3155806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_57_1
      • [2022-09-25T13:39:03.3155806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_45_1
      • [2022-09-25T13:39:03.3155806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鍘勬媺鍒绘柉
      • [2022-09-25T13:39:03.3155806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_40
      • [2022-09-25T13:39:03.3146043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_40
      • [2022-09-25T13:39:03.3146043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鐙勪縿灏肩鏂?
      • [2022-09-25T13:39:03.3146043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_36
      • [2022-09-25T13:39:03.3146043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_11
      • [2022-09-25T13:39:03.3146043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_12
      • [2022-09-25T13:39:03.3146043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鐡︾綏鏂?
      • [2022-09-25T13:39:03.3146043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_35
      • [2022-09-25T13:39:03.3146043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_10
      • [2022-09-25T13:39:03.3136286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_35
      • [2022-09-25T13:39:03.3136286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 绉戠﹩璇烘柉
      • [2022-09-25T13:39:03.3136286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_8
      • [2022-09-25T13:39:03.3136286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_75
      • [2022-09-25T13:39:03.3136286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_34
      • [2022-09-25T13:39:03.3136286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 濉炴媺搴囧緱鏂?
      • [2022-09-25T13:39:03.3136286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_NE9_d
      • [2022-09-25T13:39:03.3136286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_NE9_d
      • [2022-09-25T13:39:03.3136286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鐡﹀閲囨柉
      • [2022-09-25T13:39:03.3126531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_NE8_s
      • [2022-09-25T13:39:03.3126531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_NE8_s
      • [2022-09-25T13:39:03.3126531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 娉曚鸡蹇掓柉
      • [2022-09-25T13:39:03.3126531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_58
      • [2022-09-25T13:39:03.3126531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_NE7_u
      • [2022-09-25T13:39:03.3126531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 闇嶅凹鏂?
      • [2022-09-25T13:39:03.3126531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_51
      • [2022-09-25T13:39:03.3116770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_51
      • [2022-09-25T13:39:03.3116770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 澶氫鸡鎵樻柉
      • [2022-09-25T13:39:03.3116770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_50
      • [2022-09-25T13:39:03.3116770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_50
      • [2022-09-25T13:39:03.3116770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鍗扮弨鏂墭闆锋柉
      • [2022-09-25T13:39:03.3116770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_64
      • [2022-09-25T13:39:03.3116770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_20
      • [2022-09-25T13:39:03.3116770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 娑呴浄閲囨柉
      • [2022-09-25T13:39:03.3116770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_6
      • [2022-09-25T13:39:03.3107151+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1_8
      • [2022-09-25T13:39:03.3107151+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_5
      • [2022-09-25T13:39:03.3107151+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1_7
      • [2022-09-25T13:39:03.3107151+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_43
      • [2022-09-25T13:39:03.3107151+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 闃胯€虫垐娲涙柉
      • [2022-09-25T13:39:03.3107151+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_32
      • [2022-09-25T13:39:03.3097523+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_42
      • [2022-09-25T13:39:03.3097523+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1_5
      • [2022-09-25T13:39:03.3097523+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1_3
      • [2022-09-25T13:39:03.3097523+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 淇勬柉鎻愮鏂?
      • [2022-09-25T13:39:03.3097523+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_41
      • [2022-09-25T13:39:03.3097523+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1
      • [2022-09-25T13:39:03.3097523+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_2
      • [2022-09-25T13:39:03.3097523+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_1_1
      • [2022-09-25T13:39:03.3087762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 闃垮鐗?
      • [2022-09-25T13:39:03.3087762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_12
      • [2022-09-25T13:39:03.3087762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_9
      • [2022-09-25T13:39:03.3087762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_9
      • [2022-09-25T13:39:03.3087762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_15_2
      • [2022-09-25T13:39:03.3087762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 搴撳悏鐗?
      • [2022-09-25T13:39:03.3087762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_11
      • [2022-09-25T13:39:03.3087762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_11
      • [2022-09-25T13:39:03.3087762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_81
      • [2022-09-25T13:39:03.3078012+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 鍏€鍎挎祽涔冪壒
      • [2022-09-25T13:39:03.3078012+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_13
      • [2022-09-25T13:39:03.3078012+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_13
      • [2022-09-25T13:39:03.3078012+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_6_13
      • [2022-09-25T13:39:03.3078012+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 宸村姫路钀ㄥ叞
      • [2022-09-25T13:39:03.3078012+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_11
      • [2022-09-25T13:39:03.3078012+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_11
      • [2022-09-25T13:39:03.3078012+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_3_4
      • [2022-09-25T13:39:03.3078012+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Generated a child in 搴撴礇澶?
      • [2022-09-25T13:39:03.3068251+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_4
      • [2022-09-25T13:39:03.3068251+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_111
      • [2022-09-25T13:39:03.3048727+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: lord_2_4_1
      • [2022-09-25T13:39:03.2296939+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2296939+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2296939+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2296939+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2296939+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2296939+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2296939+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2296939+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2287179+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2287179+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:39:03.2287179+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2287179+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2287179+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_3
      • [2022-09-25T13:39:03.2287179+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_3
      • [2022-09-25T13:39:03.2277414+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_1c
      • [2022-09-25T13:39:03.2277414+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_1c
      • [2022-09-25T13:39:03.2277414+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_3
      • [2022-09-25T13:39:03.2277414+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:39:03.2277414+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2277414+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2277414+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2277414+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2267655+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2267655+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:39:03.2267655+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2267655+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2267655+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:39:03.2267655+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2267655+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2257894+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:39:03.2257894+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:39:03.2257894+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_1
      • [2022-09-25T13:39:03.2257894+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_1
      • [2022-09-25T13:39:03.2257894+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_2
      • [2022-09-25T13:39:03.2257894+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:39:03.2257894+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2257894+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2248136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2248136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2248136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2248136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:39:03.2248136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2248136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2248136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2248136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2248136+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2238378+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:39:03.2238378+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:39:03.2238378+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_1
      • [2022-09-25T13:39:03.2238378+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_1
      • [2022-09-25T13:39:03.2238378+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_2
      • [2022-09-25T13:39:03.2238378+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:39:03.2238378+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2238378+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2228615+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2228615+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2228615+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2228615+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:39:03.2228615+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2228615+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2228615+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:39:03.2228615+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:39:03.2218855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_merchant_1
      • [2022-09-25T13:39:03.2218855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_merchant_1
      • [2022-09-25T13:39:03.2218855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_2
      • [2022-09-25T13:39:03.2218855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:39:03.2218855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2218855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2218855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2218855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2218855+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2209092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:39:03.2209092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2209092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2209092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:39:03.2209092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2209092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2209092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:39:03.2209092+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_2
      • [2022-09-25T13:39:03.2199333+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_merchant_1
      • [2022-09-25T13:39:03.2199333+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_merchant_1
      • [2022-09-25T13:39:03.2199333+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_2
      • [2022-09-25T13:39:03.2199333+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2199333+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2199333+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2199333+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2199333+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2199333+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2189564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:39:03.2189564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2189564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2189564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2189564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2189564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2189564+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_1
      • [2022-09-25T13:39:03.2179811+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_gangleader_1
      • [2022-09-25T13:39:03.2179811+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_2b
      • [2022-09-25T13:39:03.2179811+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_khuzait_2b
      • [2022-09-25T13:39:03.2179811+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_artisan_1
      • [2022-09-25T13:39:03.2179811+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:39:03.2179811+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2179811+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2179811+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:39:03.2170053+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2170053+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2170053+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2170053+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2170053+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2170053+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:39:03.2170053+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2170053+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2160296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:39:03.2160296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2160296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2160296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2160296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2160296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2160296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:39:03.2160296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2160296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2150524+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2150524+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2150524+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2150524+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:39:03.2150524+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2150524+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2150524+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_2
      • [2022-09-25T13:39:03.2150524+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2140771+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_1
      • [2022-09-25T13:39:03.2140771+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_1
      • [2022-09-25T13:39:03.2140771+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2140771+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2140771+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_headman_3
      • [2022-09-25T13:39:03.2140771+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2140771+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_khuzait_rural_notable_2
      • [2022-09-25T13:39:03.2140771+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:39:03.2140771+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2131019+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2131019+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:39:03.2131019+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2131019+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2131019+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:39:03.2111488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2111488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2111488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:39:03.2111488+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2101724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2101724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:39:03.2101724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:39:03.2101724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0d
      • [2022-09-25T13:39:03.2101724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0d
      • [2022-09-25T13:39:03.2101724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_artisan_2
      • [2022-09-25T13:39:03.2101724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2091963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2091963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2091963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2091963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2091963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2091963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:39:03.2091963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2091963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2091963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2082204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2082204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2082204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2082204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2082204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2082204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:39:03.2082204+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:39:03.2072444+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0e
      • [2022-09-25T13:39:03.2072444+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0e
      • [2022-09-25T13:39:03.2072444+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_artisan_3
      • [2022-09-25T13:39:03.2072444+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:39:03.2072444+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2072444+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2072444+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:39:03.2072444+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2072444+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2062684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:39:03.2062684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2062684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2062684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:39:03.2062684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2062684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2062684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:39:03.2062684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:39:03.2062684+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0e
      • [2022-09-25T13:39:03.2052932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0e
      • [2022-09-25T13:39:03.2052932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_artisan_3
      • [2022-09-25T13:39:03.2052932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2052932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2052932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2052932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2052932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2052932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2052932+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:39:03.2043169+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2043169+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2043169+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2043169+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2043169+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2043169+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:39:03.2043169+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2043169+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2043169+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_5
      • [2022-09-25T13:39:03.2033402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_5
      • [2022-09-25T13:39:03.2033402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0d
      • [2022-09-25T13:39:03.2033402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_0d
      • [2022-09-25T13:39:03.2033402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_artisan_1
      • [2022-09-25T13:39:03.2033402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2033402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2033402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2033402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2023640+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2023640+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2023640+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2023640+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2023640+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2023640+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:39:03.2023640+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2023640+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2013882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:39:03.2013882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_4
      • [2022-09-25T13:39:03.2013882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_1b
      • [2022-09-25T13:39:03.2013882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_battania_1b
      • [2022-09-25T13:39:03.2013882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_artisan_2
      • [2022-09-25T13:39:03.2013882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:39:03.2013882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2013882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2013882+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:39:03.2004121+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2004121+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.2004121+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2004121+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2004121+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2004121+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.2004121+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2004121+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.2004121+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:39:03.1994361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.1994361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.1994361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:39:03.1994361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.1994361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.1994361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.1994361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.1994361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.1994361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_1
      • [2022-09-25T13:39:03.1984602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.1984602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.1984602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.1984602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.1984602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_rural_notable_2
      • [2022-09-25T13:39:03.1984602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_2
      • [2022-09-25T13:39:03.1984602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.1984602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.1984602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_battania_headman_3
      • [2022-09-25T13:39:03.1984602+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.1974845+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_rural_notable_1
      • [2022-09-25T13:39:03.1974845+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1974845+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1974845+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1974845+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1974845+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1974845+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1974845+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1965084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1965084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch4
      • [2022-09-25T13:39:03.1965084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch4
      • [2022-09-25T13:39:03.1965084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_2
      • [2022-09-25T13:39:03.1965084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1965084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1965084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1965084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1955321+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1955321+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1955321+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1955321+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1955321+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1955321+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1955321+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1945563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch3
      • [2022-09-25T13:39:03.1945563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch3
      • [2022-09-25T13:39:03.1945563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2022-09-25T13:39:03.1945563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1945563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1945563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1945563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1945563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1945563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1935801+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2022-09-25T13:39:03.1935801+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_1
      • [2022-09-25T13:39:03.1926042+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch4
      • [2022-09-25T13:39:03.1926042+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch4
      • [2022-09-25T13:39:03.1926042+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2022-09-25T13:39:03.1916282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1916282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1916282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1916282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1916282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1916282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1916282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1916282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1916282+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1906522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:39:03.1906522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1906522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1906522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1906522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1906522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_1b
      • [2022-09-25T13:39:03.1906522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_1b
      • [2022-09-25T13:39:03.1906522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_2
      • [2022-09-25T13:39:03.1896762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1896762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1896762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1896762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1896762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1896762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1896762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:39:03.1896762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1896762+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1887002+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1887002+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1887002+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch5
      • [2022-09-25T13:39:03.1887002+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch5
      • [2022-09-25T13:39:03.1887002+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2022-09-25T13:39:03.1887002+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1887002+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1887002+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1877242+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1877242+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1877242+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1877242+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1877242+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1877242+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1877242+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1877242+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1877242+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1867481+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_3
      • [2022-09-25T13:39:03.1867481+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_3
      • [2022-09-25T13:39:03.1867481+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_1b
      • [2022-09-25T13:39:03.1867481+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_1b
      • [2022-09-25T13:39:03.1867481+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2022-09-25T13:39:03.1867481+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:39:03.1867481+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1867481+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1857722+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1857722+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1857722+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1857722+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1857722+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1857722+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1857722+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:39:03.1857722+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1857722+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1847960+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1847960+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1847960+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch4
      • [2022-09-25T13:39:03.1847960+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch4
      • [2022-09-25T13:39:03.1847960+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_2
      • [2022-09-25T13:39:03.1847960+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1847960+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1847960+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1838200+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:39:03.1838200+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1838200+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1838200+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1838200+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1838200+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1838200+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1838200+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_gangleader_2
      • [2022-09-25T13:39:03.1828442+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch1
      • [2022-09-25T13:39:03.1828442+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_merch2
      • [2022-09-25T13:39:03.1828442+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_artisan_1
      • [2022-09-25T13:39:03.1828442+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:39:03.1828442+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1828442+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1828442+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1828442+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1828442+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1818681+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1818681+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1818681+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1818681+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1818681+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1818681+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1818681+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1818681+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1818681+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1808922+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1808922+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1808922+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1808922+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1808922+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1808922+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_1
      • [2022-09-25T13:39:03.1808922+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:39:03.1808922+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1808922+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1799162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_3
      • [2022-09-25T13:39:03.1799162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1799162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1799162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_2
      • [2022-09-25T13:39:03.1799162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1799162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1799162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_vlandia_headman_1
      • [2022-09-25T13:39:03.1799162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1799162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_vlandia_rural_2
      • [2022-09-25T13:39:03.1789402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:39:03.1789402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1789402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1789402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1789402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1789402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1789402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:39:03.1789402+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:39:03.1779660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_1b
      • [2022-09-25T13:39:03.1779660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_1b
      • [2022-09-25T13:39:03.1779660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:39:03.1779660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1779660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1779660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1779660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1779660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1779660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1769896+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:39:03.1769896+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1769896+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1769896+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:39:03.1769896+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1769896+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1769896+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:39:03.1769896+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:39:03.1721096+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2b
      • [2022-09-25T13:39:03.1721096+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2b
      • [2022-09-25T13:39:03.1721096+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:39:03.1711335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1711335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1711335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1711335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1711335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1711335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1711335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:39:03.1711335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1711335+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1701576+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1701576+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1701576+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1701576+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:39:03.1701576+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:39:03.1701576+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_1
      • [2022-09-25T13:39:03.1701576+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_1
      • [2022-09-25T13:39:03.1701576+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:39:03.1691816+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1691816+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1691816+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1691816+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1691816+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1691816+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1691816+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1691816+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1682055+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1682055+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:39:03.1682055+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:39:03.1682055+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2
      • [2022-09-25T13:39:03.1682055+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2
      • [2022-09-25T13:39:03.1682055+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:39:03.1682055+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1672296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1672296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1672296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1672296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1672296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1672296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1672296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1672296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1672296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1672296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1662539+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1662539+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:39:03.1662539+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:39:03.1662539+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_3
      • [2022-09-25T13:39:03.1662539+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_3
      • [2022-09-25T13:39:03.1662539+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:39:03.1662539+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1652776+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1652776+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1652776+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1652776+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1652776+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1652776+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1652776+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1652776+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1652776+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:39:03.1643018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:39:03.1643018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_1b
      • [2022-09-25T13:39:03.1643018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_1b
      • [2022-09-25T13:39:03.1643018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:39:03.1643018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:39:03.1643018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1643018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1643018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1643018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1643018+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1633265+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1633265+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1633265+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1633265+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:39:03.1633265+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_9
      • [2022-09-25T13:39:03.1633265+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2
      • [2022-09-25T13:39:03.1633265+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_2
      • [2022-09-25T13:39:03.1633265+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:39:03.1623503+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1623503+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1623503+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1623503+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:39:03.1623503+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1623503+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1623503+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1623503+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1613739+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1613739+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:39:03.1613739+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1613739+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1613739+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:39:03.1613739+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_8
      • [2022-09-25T13:39:03.1613739+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_0
      • [2022-09-25T13:39:03.1613739+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_0
      • [2022-09-25T13:39:03.1603976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_10
      • [2022-09-25T13:39:03.1603976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1603976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1603976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1603976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1603976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1603976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1603976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:39:03.1603976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1603976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1594215+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1594215+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1594215+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1594215+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1594215+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1594215+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1594215+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_1
      • [2022-09-25T13:39:03.1594215+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1594215+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1584455+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1584455+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1584455+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1584455+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1584455+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1584455+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1584455+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:39:03.1584455+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1584455+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1584455+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1574696+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1574696+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1574696+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1574696+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1574696+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1574696+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_3
      • [2022-09-25T13:39:03.1574696+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1574696+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_12
      • [2022-09-25T13:39:03.1574696+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_aserai_headman_2
      • [2022-09-25T13:39:03.1574696+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1564935+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_aserai_11
      • [2022-09-25T13:39:03.1564935+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:39:03.1564935+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1564935+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1564935+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1564935+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1564935+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1564935+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1564935+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1555174+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1555174+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:39:03.1555174+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:39:03.1555174+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_3c
      • [2022-09-25T13:39:03.1555174+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_3c
      • [2022-09-25T13:39:03.1545406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:39:03.1535661+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1535661+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1535661+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1535661+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1535661+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1535661+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1535661+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:39:03.1535661+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1526162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1526162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:39:03.1526162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:39:03.1526162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_2b
      • [2022-09-25T13:39:03.1526162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_2b
      • [2022-09-25T13:39:03.1526162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:39:03.1526162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1516132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1516132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1516132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1516132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1516132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1516132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1516132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1516132+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1506373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_7
      • [2022-09-25T13:39:03.1506373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_7
      • [2022-09-25T13:39:03.1506373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_0
      • [2022-09-25T13:39:03.1506373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_0
      • [2022-09-25T13:39:03.1506373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:39:03.1506373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1506373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1506373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1496609+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1496609+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1496609+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1496609+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1496609+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1496609+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1496609+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:39:03.1496609+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1496609+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1486849+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_7
      • [2022-09-25T13:39:03.1486849+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_7
      • [2022-09-25T13:39:03.1486849+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_1
      • [2022-09-25T13:39:03.1486849+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_1
      • [2022-09-25T13:39:03.1486849+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:39:03.1486849+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1486849+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1486849+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1486849+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1477370+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1477370+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1477370+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:39:03.1477370+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:39:03.1477370+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_2b
      • [2022-09-25T13:39:03.1477370+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_2b
      • [2022-09-25T13:39:03.1477370+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:39:03.1477370+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1477370+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1467338+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1467338+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1467338+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1467338+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1467338+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1467338+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1467338+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1467338+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_7
      • [2022-09-25T13:39:03.1457577+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_6
      • [2022-09-25T13:39:03.1457577+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_0
      • [2022-09-25T13:39:03.1457577+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_0
      • [2022-09-25T13:39:03.1457577+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:39:03.1457577+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1457577+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1457577+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1457577+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1457577+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1447803+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1447803+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:39:03.1447803+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1447803+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1447803+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_7
      • [2022-09-25T13:39:03.1447803+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_7
      • [2022-09-25T13:39:03.1447803+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_0
      • [2022-09-25T13:39:03.1447803+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_0
      • [2022-09-25T13:39:03.1438043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_8
      • [2022-09-25T13:39:03.1438043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1438043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1438043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1438043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1438043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1438043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1438043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1438043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1438043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1428285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1428285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1428285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1428285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1428285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1428285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1428285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1428285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1428285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1418526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1418526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1418526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1418526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1418526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1418526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_10
      • [2022-09-25T13:39:03.1418526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_1
      • [2022-09-25T13:39:03.1418526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1418526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1408764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_3
      • [2022-09-25T13:39:03.1408764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1408764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1408764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_sturgia_headman_2
      • [2022-09-25T13:39:03.1408764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1408764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_sturgia_9
      • [2022-09-25T13:39:03.1408764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1408764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1408764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1408764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1399006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1399006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1399006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1399006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1399006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1399006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_12
      • [2022-09-25T13:39:03.1399006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_12
      • [2022-09-25T13:39:03.1399006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0
      • [2022-09-25T13:39:03.1389249+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0
      • [2022-09-25T13:39:03.1389249+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:39:03.1389249+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1389249+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1389249+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1389249+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1389249+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1389249+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1389249+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1369725+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1369725+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1369725+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:39:03.1369725+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:39:03.1369725+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:39:03.1369725+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:39:03.1359969+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:39:03.1359969+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1359969+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1359969+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1359969+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1359969+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1359969+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1359969+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1359969+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1359969+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1350207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:39:03.1350207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:39:03.1350207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0
      • [2022-09-25T13:39:03.1350207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0
      • [2022-09-25T13:39:03.1350207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:39:03.1350207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1350207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1350207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1350207+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1340447+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1340447+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1340447+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1340447+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1340447+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1340447+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:39:03.1340447+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:39:03.1340447+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:39:03.1340447+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:39:03.1330687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:39:03.1330687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1330687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1330687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1330687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1330687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1330687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1330687+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:39:03.1320926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:39:03.1320926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4b
      • [2022-09-25T13:39:03.1320926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4b
      • [2022-09-25T13:39:03.1320926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:39:03.1320926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1320926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1320926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1320926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1320926+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1311167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1311167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1311167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1311167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1311167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1311167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1311167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1311167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:39:03.1311167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:39:03.1311167+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4
      • [2022-09-25T13:39:03.1301406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4
      • [2022-09-25T13:39:03.1301406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:39:03.1301406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1301406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1301406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1301406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1301406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1301406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1301406+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1291649+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1291649+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1291649+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1291649+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1291649+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1291649+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:39:03.1291649+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:39:03.1291649+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4
      • [2022-09-25T13:39:03.1281890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_4
      • [2022-09-25T13:39:03.1281890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:39:03.1281890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1281890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1281890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1281890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1281890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1281890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1281890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1281890+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1272126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1272126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1272126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1272126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1272126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1272126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1272126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1272126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1272126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1262373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1262373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1262373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1262373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1262373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1262373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1262373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1262373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1262373+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1252610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1252610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1252610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1252610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1252610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1252610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1252610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1252610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1252610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1252610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1242850+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1242850+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1242850+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1242850+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1242850+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1242850+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1242850+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1242850+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1242850+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1233087+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_13
      • [2022-09-25T13:39:03.1233087+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:39:03.1233087+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0b
      • [2022-09-25T13:39:03.1233087+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0b
      • [2022-09-25T13:39:03.1233087+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:39:03.1233087+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1233087+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1194046+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1194046+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1194046+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1194046+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1184285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:39:03.1184285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:39:03.1184285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3b
      • [2022-09-25T13:39:03.1184285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3b
      • [2022-09-25T13:39:03.1184285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:39:03.1184285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1184285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1184285+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1174526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1174526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1174526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1174526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1174526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1174526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1174526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1174526+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1164766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1164766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:39:03.1164766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:39:03.1164766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2b
      • [2022-09-25T13:39:03.1164766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2b
      • [2022-09-25T13:39:03.1164766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:39:03.1164766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1164766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1164766+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1155005+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1155005+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1155005+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1155005+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1155005+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1155005+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1155005+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:39:03.1155005+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:39:03.1155005+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0
      • [2022-09-25T13:39:03.1145256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_0
      • [2022-09-25T13:39:03.1145256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:39:03.1145256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1145256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1145256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1145256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1145256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1145256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1145256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1145256+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1135489+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1135489+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1135489+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1135489+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1135489+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:39:03.1135489+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:39:03.1135489+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3
      • [2022-09-25T13:39:03.1135489+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3
      • [2022-09-25T13:39:03.1125735+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:39:03.1125735+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1125735+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1125735+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1125735+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1125735+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1125735+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1125735+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1125735+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1125735+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1115976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:39:03.1115976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:39:03.1115976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:39:03.1115976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:39:03.1115976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:39:03.1115976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1115976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1115976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1106218+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1106218+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1106218+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1106218+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1106218+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1106218+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1106218+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1106218+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1106218+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1106218+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1096457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1096457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1096457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1096457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1096457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1096457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1096457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1096457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1096457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1096457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1096457+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1086697+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1086697+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1086697+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1086697+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1086697+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1086697+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1086697+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1086697+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1086697+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1086697+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1076937+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1076937+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1076937+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1076937+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1076937+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1076937+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:39:03.1076937+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_11
      • [2022-09-25T13:39:03.1076937+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_1
      • [2022-09-25T13:39:03.1067178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_1
      • [2022-09-25T13:39:03.1067178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:39:03.1067178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1067178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1067178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1067178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1067178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1067178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1067178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1067178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1067178+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1057418+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1057418+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1057418+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1057418+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:39:03.1057418+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:39:03.1057418+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:39:03.1057418+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:39:03.1037901+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:39:03.1037901+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1037901+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1037901+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1037901+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1028137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1028137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1028137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1028137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1028137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1028137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1028137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1028137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1028137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:39:03.1018377+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:39:03.1018377+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3b
      • [2022-09-25T13:39:03.1018377+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3b
      • [2022-09-25T13:39:03.1018377+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:39:03.1018377+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1018377+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1018377+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1018377+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.1018377+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1018377+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1008618+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.1008618+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.1008618+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.1008618+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:39:03.1008618+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl1
      • [2022-09-25T13:39:03.1008618+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_1
      • [2022-09-25T13:39:03.1008618+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_1
      • [2022-09-25T13:39:03.1008618+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:39:03.1008618+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.1008618+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0998857+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0998857+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.0998857+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0998857+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0998857+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.0998857+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0998857+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0998857+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:39:03.0989100+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_gl4
      • [2022-09-25T13:39:03.0989100+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3b
      • [2022-09-25T13:39:03.0989100+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_3b
      • [2022-09-25T13:39:03.0989100+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_9
      • [2022-09-25T13:39:03.0989100+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.0989100+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0989100+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0989100+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.0989100+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0989100+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0989100+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.0979340+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0979340+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0979340+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.0979340+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0979340+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0959817+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_12
      • [2022-09-25T13:39:03.0959817+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_12
      • [2022-09-25T13:39:03.0959817+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:39:03.0959817+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_2
      • [2022-09-25T13:39:03.0959817+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_8
      • [2022-09-25T13:39:03.0959817+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.0950057+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0950057+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0950057+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.0950057+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0950057+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0950057+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.0950057+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0950057+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0950057+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.0950057+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0940298+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0940298+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.0940298+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0940298+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0940298+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.0940298+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0940298+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0940298+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.0940298+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0940298+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0930540+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.0930540+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0930540+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0930540+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.0930540+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0930540+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0930540+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_3
      • [2022-09-25T13:39:03.0930540+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_21
      • [2022-09-25T13:39:03.0930540+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0930540+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_1
      • [2022-09-25T13:39:03.0920779+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0920779+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0920779+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_empire_headman_2
      • [2022-09-25T13:39:03.0920779+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0862490+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_notable_empire_22
      • [2022-09-25T13:39:03.0833221+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_khuzait_7
      • [2022-09-25T13:39:03.0823177+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_sturgia_0
      • [2022-09-25T13:39:03.0823177+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_khuzait_6
      • [2022-09-25T13:39:03.0813422+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_khuzait_5
      • [2022-09-25T13:39:03.0813422+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_sturgia_8
      • [2022-09-25T13:39:03.0803649+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_6
      • [2022-09-25T13:39:03.0803649+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_8
      • [2022-09-25T13:39:03.0793888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_1
      • [2022-09-25T13:39:03.0793888+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_aserai_10
      • [2022-09-25T13:39:03.0784138+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_1
      • [2022-09-25T13:39:03.0774378+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_sturgia_3
      • [2022-09-25T13:39:03.0774378+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_khuzait_2
      • [2022-09-25T13:39:03.0774378+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_khuzait_10
      • [2022-09-25T13:39:03.0764616+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_aserai_6
      • [2022-09-25T13:39:03.0764616+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_battania_2
      • [2022-09-25T13:39:03.0754857+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_5
      • [2022-09-25T13:39:03.0754857+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_11
      • [2022-09-25T13:39:03.0745090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_7
      • [2022-09-25T13:39:03.0735604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_2
      • [2022-09-25T13:39:03.0735604+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_9
      • [2022-09-25T13:39:03.0725845+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_10
      • [2022-09-25T13:39:03.0725845+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_khuzait_8
      • [2022-09-25T13:39:03.0725845+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_khuzait_6
      • [2022-09-25T13:39:03.0716084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_10
      • [2022-09-25T13:39:03.0706326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_empire_0
      • [2022-09-25T13:39:03.0706326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_sturgia_7
      • [2022-09-25T13:39:03.0706326+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_battania_8
      • [2022-09-25T13:39:03.0696565+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_aserai_1
      • [2022-09-25T13:39:03.0686854+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_vlandia_2
      • [2022-09-25T13:39:03.0686854+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_aserai_9
      • [2022-09-25T13:39:03.0628249+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_battania_0
      • [2022-09-25T13:39:03.0403765+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wanderer_battania_4
      • [2022-09-25T13:39:03.0296128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_eleftheroi_leader_3
      • [2022-09-25T13:39:03.0296128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_eleftheroi_leader_2
      • [2022-09-25T13:39:03.0296128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_eleftheroi_leader_1
      • [2022-09-25T13:39:03.0296128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_eleftheroi_leader_0
      • [2022-09-25T13:39:03.0296128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_forest_people_leader_3
      • [2022-09-25T13:39:03.0296128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_forest_people_leader_2
      • [2022-09-25T13:39:03.0296128+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_forest_people_leader_1
      • [2022-09-25T13:39:03.0286372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_forest_people_leader_0
      • [2022-09-25T13:39:03.0286372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_karakhuzaits_leader_3
      • [2022-09-25T13:39:03.0286372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_karakhuzaits_leader_2
      • [2022-09-25T13:39:03.0286372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_karakhuzaits_leader_1
      • [2022-09-25T13:39:03.0286372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_karakhuzaits_leader_0
      • [2022-09-25T13:39:03.0286372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_jawwal_leader_3
      • [2022-09-25T13:39:03.0286372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_jawwal_leader_2
      • [2022-09-25T13:39:03.0286372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_jawwal_leader_1
      • [2022-09-25T13:39:03.0286372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_jawwal_leader_0
      • [2022-09-25T13:39:03.0286372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_embers_of_flame_leader_3
      • [2022-09-25T13:39:03.0276610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_embers_of_flame_leader_2
      • [2022-09-25T13:39:03.0276610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_embers_of_flame_leader_1
      • [2022-09-25T13:39:03.0276610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_embers_of_flame_leader_0
      • [2022-09-25T13:39:03.0276610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_lakepike_leader_3
      • [2022-09-25T13:39:03.0276610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_lakepike_leader_2
      • [2022-09-25T13:39:03.0276610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_lakepike_leader_1
      • [2022-09-25T13:39:03.0276610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_lakepike_leader_0
      • [2022-09-25T13:39:03.0276610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_hidden_hand_leader_3
      • [2022-09-25T13:39:03.0276610+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_hidden_hand_leader_2
      • [2022-09-25T13:39:03.0267089+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_hidden_hand_leader_1
      • [2022-09-25T13:39:03.0267089+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_hidden_hand_leader_0
      • [2022-09-25T13:39:03.0267089+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_brotherhood_of_woods_leader_3
      • [2022-09-25T13:39:03.0267089+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_brotherhood_of_woods_leader_2
      • [2022-09-25T13:39:03.0267089+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_brotherhood_of_woods_leader_1
      • [2022-09-25T13:39:03.0267089+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_brotherhood_of_woods_leader_0
      • [2022-09-25T13:39:03.0267089+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wolfskins_leader_3
      • [2022-09-25T13:39:03.0267089+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wolfskins_leader_2
      • [2022-09-25T13:39:03.0267089+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wolfskins_leader_1
      • [2022-09-25T13:39:03.0267089+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_wolfskins_leader_0
      • [2022-09-25T13:39:03.0257090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_beni_zilal_leader_3
      • [2022-09-25T13:39:03.0257090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_beni_zilal_leader_2
      • [2022-09-25T13:39:03.0257090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_beni_zilal_leader_1
      • [2022-09-25T13:39:03.0257090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_beni_zilal_leader_0
      • [2022-09-25T13:39:03.0257090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_company_of_the_boar_leader_3
      • [2022-09-25T13:39:03.0257090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_company_of_the_boar_leader_2
      • [2022-09-25T13:39:03.0257090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_company_of_the_boar_leader_1
      • [2022-09-25T13:39:03.0257090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_company_of_the_boar_leader_0
      • [2022-09-25T13:39:03.0257090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_skolderbrotva_leader_3
      • [2022-09-25T13:39:03.0257090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_skolderbrotva_leader_2
      • [2022-09-25T13:39:03.0247570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_skolderbrotva_leader_1
      • [2022-09-25T13:39:03.0247570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_skolderbrotva_leader_0
      • [2022-09-25T13:39:03.0247570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_legion_of_the_betrayed_leader_3
      • [2022-09-25T13:39:03.0247570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_legion_of_the_betrayed_leader_2
      • [2022-09-25T13:39:03.0247570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_legion_of_the_betrayed_leader_1
      • [2022-09-25T13:39:03.0247570+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_legion_of_the_betrayed_leader_0
      • [2022-09-25T13:39:03.0237562+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_ghilman_leader_3
      • [2022-09-25T13:39:03.0237562+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_ghilman_leader_2
      • [2022-09-25T13:39:03.0237562+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_ghilman_leader_1
      • [2022-09-25T13:39:03.0023138+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: creating hero from template with id: spc_ghilman_leader_0
      • [2022-09-25T13:39:02.7051682+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Ticking map scene for first initialization
      • [2022-09-25T13:39:02.5304657+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/worldmap_color_grades.xml
      • [2022-09-25T13:39:02.4260298+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SettlementsDistanceCacheFilePath: ..\..\Modules\SandBox/ModuleData/settlements_distance_cache.bin
      • [2022-09-25T13:39:02.3333103+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: SettlementsDistanceCacheFilePath: ..\..\Modules\SandBox/ModuleData/settlements_distance_cache.bin
      • [2022-09-25T13:38:59.5396439+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: reading map scene
      • [2022-09-25T13:38:59.5396439+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Creating map scene
      • [2022-09-25T13:38:59.4966999+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:38:59.4830356+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/MusicTracks.xsd
      • [2022-09-25T13:38:59.4820832+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/settlement_tracks.xml
      • [2022-09-25T13:38:59.4781911+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/MusicInstruments.xsd
      • [2022-09-25T13:38:59.4772125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/settlement_track_instruments.xml
      • [2022-09-25T13:38:59.4001799+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: NetworkMain Initialized
      • [2022-09-25T13:38:59.3932463+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Initializing NetworkMain
      • [2022-09-25T13:38:59.3883936+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_settlements.xml
      • [2022-09-25T13:38:59.3298046+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Settlements.xsd
      • [2022-09-25T13:38:59.3268752+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/settlements.xml
      • [2022-09-25T13:38:59.3210194+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/LocationComplexTemplates.xsd
      • [2022-09-25T13:38:59.3210194+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_location_complex_templates.xml
      • [2022-09-25T13:38:59.3171153+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/LocationComplexTemplates.xsd
      • [2022-09-25T13:38:59.3161397+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/location_complex_templates.xml
      • [2022-09-25T13:38:59.3044281+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/WorkshopTypes.xsd
      • [2022-09-25T13:38:59.3034852+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spworkshops.xml
      • [2022-09-25T13:38:59.2839321+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Factions.xsd
      • [2022-09-25T13:38:59.2820082+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spclans.xml
      • [2022-09-25T13:38:59.2713519+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Kingdoms.xsd
      • [2022-09-25T13:38:59.2693247+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spkingdoms.xml
      • [2022-09-25T13:38:59.2458688+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Heroes.xsd
      • [2022-09-25T13:38:59.2448914+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/heroes.xml
      • [2022-09-25T13:38:58.9833522+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.9814033+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_unit_overhaul.xml
      • [2022-09-25T13:38:58.9042688+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.9023493+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_characters.xml
      • [2022-09-25T13:38:58.8359822+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.8339980+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spgenericcharacters.xml
      • [2022-09-25T13:38:58.7598205+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.7579036+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/spspecialcharacters.xml
      • [2022-09-25T13:38:58.7041896+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.7032133+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/caravans.xml
      • [2022-09-25T13:38:58.6475812+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.6466342+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/education_character_templates.xml
      • [2022-09-25T13:38:58.5822289+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.5802662+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/bandits.xml
      • [2022-09-25T13:38:58.4777577+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.4758047+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/lords.xml
      • [2022-09-25T13:38:58.4367665+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.4357901+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/obsolete_characters.xml
      • [2022-09-25T13:38:58.3952696+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.3942911+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/obsolete_characters.xml
      • [2022-09-25T13:38:58.2957154+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.2908596+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/spnpccharacters.xml
      • [2022-09-25T13:38:58.2830280+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/NPCCharacters.xsd
      • [2022-09-25T13:38:58.2810763+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/spnpccharactertemplates.xml
      • [2022-09-25T13:38:58.2381322+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Concepts.xsd
      • [2022-09-25T13:38:58.2371568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/concept_strings.xml
      • [2022-09-25T13:38:58.2205647+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SPCultures.xsd
      • [2022-09-25T13:38:58.2196159+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/spcultures.xml
      • [2022-09-25T13:38:58.1197386+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/partyTemplates.xsd
      • [2022-09-25T13:38:58.1187872+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_party_templates.xml
      • [2022-09-25T13:38:58.1169152+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/partyTemplates.xsd
      • [2022-09-25T13:38:58.1158319+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/partyTemplates.xml
      • [2022-09-25T13:38:58.0743735+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-09-25T13:38:58.0733770+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_equipments.xml
      • [2022-09-25T13:38:58.0284582+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-09-25T13:38:58.0265405+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sandbox_equipment_sets.xml
      • [2022-09-25T13:38:58.0095095+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-09-25T13:38:58.0075563+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/education_equipment_templates.xml
      • [2022-09-25T13:38:57.9929172+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/EquipmentRosters.xsd
      • [2022-09-25T13:38:57.9909880+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_equipment_sets.xml
      • [2022-09-25T13:38:57.7703273+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.7703273+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_gladius.xml
      • [2022-09-25T13:38:57.7488557+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.7478798+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_lances.xml
      • [2022-09-25T13:38:57.7010587+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.7010587+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_shields.xml
      • [2022-09-25T13:38:57.6756985+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.6747114+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_horses.xml
      • [2022-09-25T13:38:57.6522312+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.6512881+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_horse_armors.xml
      • [2022-09-25T13:38:57.5800073+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.5800073+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_head_armors.xml
      • [2022-09-25T13:38:57.5526803+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.5526803+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_leg_armors.xml
      • [2022-09-25T13:38:57.5302318+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.5302318+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_arm_armors.xml
      • [2022-09-25T13:38:57.4941163+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.4931398+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_shoulder_armors.xml
      • [2022-09-25T13:38:57.4238431+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.4228668+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_body_armors.xml
      • [2022-09-25T13:38:57.3828798+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.3819084+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_arrow_visuals.xml
      • [2022-09-25T13:38:57.3643343+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.3633534+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_siege_ranged.xml
      • [2022-09-25T13:38:57.3379836+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.3379836+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_ranged.xml
      • [2022-09-25T13:38:57.3281956+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.3253064+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_items.xml
      • [2022-09-25T13:38:57.2911079+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.2891842+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/weapons.xml
      • [2022-09-25T13:38:57.2813481+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.2803730+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/tournament_weapons.xml
      • [2022-09-25T13:38:57.2608515+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.2599047+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/shoulder_armors.xml
      • [2022-09-25T13:38:57.2452358+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.2442603+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/shields.xml
      • [2022-09-25T13:38:57.2374280+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.2364806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/leg_armors.xml
      • [2022-09-25T13:38:57.2179081+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.2159883+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/horses_and_others.xml
      • [2022-09-25T13:38:57.2013163+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.2003398+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/head_armors.xml
      • [2022-09-25T13:38:57.1915558+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.1896325+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/body_armors.xml
      • [2022-09-25T13:38:57.1886279+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.1876757+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/banners.xml
      • [2022-09-25T13:38:57.1847239+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Items.xsd
      • [2022-09-25T13:38:57.1837694+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/items/arm_armors.xml
      • [2022-09-25T13:38:57.1788920+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkillSets.xsd
      • [2022-09-25T13:38:57.1778920+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_skills.xml
      • [2022-09-25T13:38:57.1769419+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkillSets.xsd
      • [2022-09-25T13:38:57.1769419+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sandbox_skill_sets.xml
      • [2022-09-25T13:38:57.1749639+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkillSets.xsd
      • [2022-09-25T13:38:57.1740125+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_skill_sets.xml
      • [2022-09-25T13:38:57.1710600+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/BodyProperties.xsd
      • [2022-09-25T13:38:57.1710600+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/story_mode_body_properties.xml
      • [2022-09-25T13:38:57.1700839+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/BodyProperties.xsd
      • [2022-09-25T13:38:57.1691080+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sandbox_bodyproperties.xml
      • [2022-09-25T13:38:57.1682269+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/BodyProperties.xsd
      • [2022-09-25T13:38:57.1671848+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore/ModuleData/sandboxcore_bodyproperties.xml
      • [2022-09-25T13:38:57.1515396+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingTemplates.xsd
      • [2022-09-25T13:38:57.1505632+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_no_bastard_axes.xml
      • [2022-09-25T13:38:57.1456852+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingTemplates.xsd
      • [2022-09-25T13:38:57.1447075+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/crafting_templates.xml
      • [2022-09-25T13:38:57.1271677+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/WeaponDescriptions.xsd
      • [2022-09-25T13:38:57.1261918+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_weapon_descriptions.xml
      • [2022-09-25T13:38:57.1203482+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/WeaponDescriptions.xsd
      • [2022-09-25T13:38:57.1183841+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/weapon_descriptions.xml
      • [2022-09-25T13:38:57.0764173+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:38:57.0764173+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_axe_pieces.xml
      • [2022-09-25T13:38:57.0558914+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:38:57.0558914+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_mace_pieces.xml
      • [2022-09-25T13:38:57.0324973+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:38:57.0324973+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_sword_blades.xml
      • [2022-09-25T13:38:57.0129788+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:38:57.0120004+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_sword_pieces.xml
      • [2022-09-25T13:38:57.0041976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:38:57.0041976+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_couched_lances.xml
      • [2022-09-25T13:38:56.9846441+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/CraftingPieces.xsd
      • [2022-09-25T13:38:56.9817162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/crafting_pieces.xml
      • [2022-09-25T13:38:56.9787891+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifierGroups.xsd
      • [2022-09-25T13:38:56.9778127+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_item_modifiers_groups.xml
      • [2022-09-25T13:38:56.9758607+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifierGroups.xsd
      • [2022-09-25T13:38:56.9749162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/item_modifiers_groups.xml
      • [2022-09-25T13:38:56.9719884+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifiers.xsd
      • [2022-09-25T13:38:56.9719884+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\ServeAsSoldier/ModuleData/sas_item_modifiers.xml
      • [2022-09-25T13:38:56.9700043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifiers.xsd
      • [2022-09-25T13:38:56.9700043+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_item_modifiers.xml
      • [2022-09-25T13:38:56.9690284+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/ItemModifiers.xsd
      • [2022-09-25T13:38:56.9680525+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/item_modifiers.xml
      • [2022-09-25T13:38:56.9641500+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SkeletonScales.xsd
      • [2022-09-25T13:38:56.9631732+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/skeleton_scales.xml
      • [2022-09-25T13:38:56.9486392+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/Monsters.xsd
      • [2022-09-25T13:38:56.9465806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/monsters.xml
      • [2022-09-25T13:38:56.9407242+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SiegeEngines.xsd
      • [2022-09-25T13:38:56.9397485+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMCombat_siege_engines.xml
      • [2022-09-25T13:38:56.9377965+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/SiegeEngines.xsd
      • [2022-09-25T13:38:56.9368484+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/siegeengines.xml
      • [2022-09-25T13:38:56.6664372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.6664372+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2022-09-25T13:38:56.6586294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.6586294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2022-09-25T13:38:56.6420377+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.6410614+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMAI_module_strings.xml
      • [2022-09-25T13:38:56.6303262+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.6293501+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/module_strings.xml
      • [2022-09-25T13:38:56.6225497+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.6225497+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/action_strings.xml
      • [2022-09-25T13:38:56.6049482+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.6039721+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/voice_strings.xml
      • [2022-09-25T13:38:56.5932361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.5932361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/trait_strings.xml
      • [2022-09-25T13:38:56.5854295+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.5854295+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_on_action_strings.xml
      • [2022-09-25T13:38:56.5678601+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.5678601+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_strings.xml
      • [2022-09-25T13:38:56.5561831+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.5551729+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/wanderer_strings.xml
      • [2022-09-25T13:38:56.5493162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.5493162+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/companion_strings.xml
      • [2022-09-25T13:38:56.5415327+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.5415327+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/world_lore_strings.xml
      • [2022-09-25T13:38:56.5376348+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.5366568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/module_strings.xml
      • [2022-09-25T13:38:56.5268967+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.5268967+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-09-25T13:38:56.5161330+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.5151806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-09-25T13:38:56.5103058+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.5093289+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-09-25T13:38:56.5073823+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:56.5064063+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-09-25T13:38:56.2087218+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2022-09-25T13:38:56.2067418+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading meeting_scenes.xml
      • [2022-09-25T13:38:56.2057961+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/meeting_scenes.xml
      • [2022-09-25T13:38:56.2057961+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading conversation_scenes.xml
      • [2022-09-25T13:38:56.2038414+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/conversation_scenes.xml
      • [2022-09-25T13:38:56.2009126+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading sp_battles.xml
      • [2022-09-25T13:38:56.1969833+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/sp_battle_scenes.xml
      • [2022-09-25T13:38:56.1940788+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: did not AddBehavior(AchievementsCampaignBehavior)
      • [2022-09-25T13:38:56.0763617+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/conversation_animations.xml
      • [2022-09-25T13:38:55.9313693+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.9313693+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2022-09-25T13:38:55.9206382+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.9196657+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2022-09-25T13:38:55.9079460+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.9079460+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMAI_module_strings.xml
      • [2022-09-25T13:38:55.9010857+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.9001324+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode/ModuleData/module_strings.xml
      • [2022-09-25T13:38:55.8894019+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.8884224+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/action_strings.xml
      • [2022-09-25T13:38:55.8747446+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.8737833+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/voice_strings.xml
      • [2022-09-25T13:38:55.8669254+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.8659729+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/trait_strings.xml
      • [2022-09-25T13:38:55.8542587+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.8532860+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_on_action_strings.xml
      • [2022-09-25T13:38:55.8425355+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.8406014+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/comment_strings.xml
      • [2022-09-25T13:38:55.8347176+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.8327943+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/wanderer_strings.xml
      • [2022-09-25T13:38:55.8239826+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.8230338+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/companion_strings.xml
      • [2022-09-25T13:38:55.8191017+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.8181557+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/world_lore_strings.xml
      • [2022-09-25T13:38:55.8112949+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.8103183+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox/ModuleData/module_strings.xml
      • [2022-09-25T13:38:55.8064142+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.8064142+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-09-25T13:38:55.7927655+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.7927655+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-09-25T13:38:55.7898181+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.7898181+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-09-25T13:38:55.7849651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:38:55.7849651+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-09-25T13:38:55.7790822+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/managed_campaign_parameters.xml
      • [2022-09-25T13:38:55.7781059+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading managed_core_parameters.xml
      • [2022-09-25T13:38:55.7761813+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/managed_core_parameters.xml
      • [2022-09-25T13:38:55.6482999+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/item_usage_sets.xml
      • [2022-09-25T13:38:55.6433981+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/monster_usage_sets.xml
      • [2022-09-25T13:38:55.6424387+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/bone_body_types.xml
      • [2022-09-25T13:38:55.6316782+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/full_movement_sets.xml
      • [2022-09-25T13:38:55.6287517+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/movement_sets.xml
      • [2022-09-25T13:38:55.6189901+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleResume
      • [2022-09-25T13:38:55.6121587+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleActivate
      • [2022-09-25T13:38:55.6121587+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.View.Screens.GameLoadingScreen::HandleInitialize
      • [2022-09-25T13:38:55.6121587+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:38:55.5867821+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:38:55.5867821+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleFinalize
      • [2022-09-25T13:38:55.5848306+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleDeactivate
      • [2022-09-25T13:38:55.5848306+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandlePause
      • [2022-09-25T13:38:55.5848306+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:38:55.5848306+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:38:55.5848306+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:38:49.1886303+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleResume
      • [2022-09-25T13:38:49.1807972+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleActivate
      • [2022-09-25T13:38:49.1807972+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:38:49.1807972+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PopScreen - RBMConfig.RBMConfigScreen
      • [2022-09-25T13:38:49.1798201+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: RBMConfig.RBMConfigScreen::HandleFinalize
      • [2022-09-25T13:38:49.1798201+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: RBMConfig.RBMConfigScreen::HandleDeactivate
      • [2022-09-25T13:38:49.1798201+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: RBMConfig.RBMConfigScreen::HandlePause
      • [2022-09-25T13:38:49.1798201+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PopScreen
      • [2022-09-25T13:38:12.8535482+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: RBMConfig.RBMConfigScreen::HandleResume
      • [2022-09-25T13:38:12.8535482+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: RBMConfig.RBMConfigScreen::HandleActivate
      • [2022-09-25T13:38:12.8393095+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: RBMConfig.RBMConfigScreen::HandleInitialize
      • [2022-09-25T13:38:12.8393095+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:38:12.8334213+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleDeactivate
      • [2022-09-25T13:38:12.8334213+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandlePause
      • [2022-09-25T13:38:12.8334213+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PushScreen
      • [2022-09-25T13:38:09.7431320+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleResume
      • [2022-09-25T13:38:09.7352975+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleActivate
      • [2022-09-25T13:38:09.7352975+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:38:09.7352975+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PopScreen - MCM.UI.GUI.GauntletUI.ModOptionsGauntletScreen
      • [2022-09-25T13:38:09.7343213+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCM.UI.GUI.GauntletUI.ModOptionsGauntletScreen::HandleFinalize
      • [2022-09-25T13:38:09.7343213+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCM.UI.GUI.GauntletUI.ModOptionsGauntletScreen::HandleDeactivate
      • [2022-09-25T13:38:09.7343213+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCM.UI.GUI.GauntletUI.ModOptionsGauntletScreen::HandlePause
      • [2022-09-25T13:38:09.7343213+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PopScreen
      • [2022-09-25T13:37:46.8116734+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'Selector'
      • [2022-09-25T13:37:46.8116734+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:46.8116734+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'Selector'
      • [2022-09-25T13:37:46.8116734+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:46.8048424+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Action' and name 'Selector'
      • [2022-09-25T13:37:46.8048424+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:46.8048424+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Action' and name 'Selector'
      • [2022-09-25T13:37:46.8048424+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:45.5364808+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.String' and name 'IsSelected'
      • [2022-09-25T13:37:45.5364808+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:45.5364808+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.String' and name 'IsSelected'
      • [2022-09-25T13:37:45.5364808+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:45.4945078+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Action' and name 'SelectedIndex'
      • [2022-09-25T13:37:45.4945078+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:45.4945078+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Action' and name 'SelectedIndex'
      • [2022-09-25T13:37:45.4945078+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:45.4925897+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Action' and name 'SelectedIndex'
      • [2022-09-25T13:37:45.4925897+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:45.4788936+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCM.UI.GUI.GauntletUI.ModOptionsGauntletScreen::HandleResume
      • [2022-09-25T13:37:45.4788936+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCM.UI.GUI.GauntletUI.ModOptionsGauntletScreen::HandleActivate
      • [2022-09-25T13:37:45.4086210+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Field: Could not find field for type 'TaleWorlds.Library.ViewModel' and name '_propertyInfos'
      • [2022-09-25T13:37:45.4086210+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:45.3663915+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MCM.UI.GUI.GauntletUI.ModOptionsGauntletScreen::HandleInitialize
      • [2022-09-25T13:37:45.3663915+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:37:45.3592960+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleDeactivate
      • [2022-09-25T13:37:45.3583190+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandlePause
      • [2022-09-25T13:37:45.3583190+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: PushScreen
      • [2022-09-25T13:37:40.1276450+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleResume
      • [2022-09-25T13:37:40.0983365+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM'
      • [2022-09-25T13:37:40.0983365+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:40.0085455+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleActivate
      • [2022-09-25T13:37:39.9978080+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicManager Initialize completed.
      • [2022-09-25T13:37:39.9704800+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletInitialScreen::HandleInitialize
      • [2022-09-25T13:37:39.9704800+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:37:39.9099972+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:37:39.9050897+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleFinalize
      • [2022-09-25T13:37:39.9050897+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleDeactivate
      • [2022-09-25T13:37:39.9041137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandlePause
      • [2022-09-25T13:37:39.9041137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:37:39.9041137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:37:39.9041137+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:37:30.7336161+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:37:30.7336161+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:30.7336161+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:37:30.7336161+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:30.7326395+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:37:30.7326395+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:30.7277608+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'Newtonsoft.Json.Linq.JObject' and name 'SelectedIndex'
      • [2022-09-25T13:37:30.7277608+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:30.7248315+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:37:30.7248315+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:30.7248315+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:37:30.7248315+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:30.7199530+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:37:30.7190056+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:30.7111956+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Action' and name 'SelectedIndex'
      • [2022-09-25T13:37:30.7111956+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:30.7111956+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Action' and name 'SelectedIndex'
      • [2022-09-25T13:37:30.7111956+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:30.7111956+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Action' and name 'SelectedIndex'
      • [2022-09-25T13:37:30.7111956+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:30.2377286+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleResume
      • [2022-09-25T13:37:30.2367531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleActivate
      • [2022-09-25T13:37:30.2347776+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen::HandleInitialize
      • [2022-09-25T13:37:30.2338017+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:37:30.2074487+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: OnScreenListChanged
      • [2022-09-25T13:37:30.2064727+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: DeactivateAndFinalizeAllScreens
      • [2022-09-25T13:37:30.2064727+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: CleanAndPushScreen
      • [2022-09-25T13:37:30.2064727+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Force VSync State is now DEACTIVATED
      • [2022-09-25T13:37:30.1488901+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers
      • [2022-09-25T13:37:30.1488901+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:37:30.1039945+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers
      • [2022-09-25T13:37:30.1039945+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:37:30.0708387+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers
      • [2022-09-25T13:37:30.0679053+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: RTSCamera.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:37:29.5870996+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuVM:RefreshMenuOptions'
      • [2022-09-25T13:37:29.5870996+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:29.5870996+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuVM'
      • [2022-09-25T13:37:29.5870996+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:29.4768409+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.FieldRefAccess: Could not find type or field for 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM:InitialStateOption'
      • [2022-09-25T13:37:29.4768409+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:29.4768409+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenuOptionVM'
      • [2022-09-25T13:37:29.4768409+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:29.4202032+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:37:29.4143483+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:37:29.4114202+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:37:29.4094908+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:37:29.3958220+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:37:29.3763105+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:37:29.3704497+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: AddGlobalLayer
      • [2022-09-25T13:37:29.3577393+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.DeclaredMethod: Could not find method for type 'TaleWorlds.GauntletUI.WidgetInfo' and name 'ReLoad' and parameters ''
      • [2022-09-25T13:37:29.3577393+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:29.2006043+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.Settings.Containers.PerCampaign.MCMPerCampaignSettingsContainer.
      • [2022-09-25T13:37:29.2006043+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.Settings.Containers.PerCampaign.FluentPerCampaignSettingsContainer.
      • [2022-09-25T13:37:29.2006043+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.Settings.Containers.PerSave.MCMPerSaveSettingsContainer.
      • [2022-09-25T13:37:29.2006043+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.Settings.Containers.PerSave.FluentPerSaveSettingsContainer.
      • [2022-09-25T13:37:29.2006043+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Adapter.ModLib.Settings.Containers.v13.ModLibDefinitionsSettingsContainer.
      • [2022-09-25T13:37:29.2006043+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Adapter.ModLib.Settings.Containers.v1.ModLibSettingsContainer.
      • [2022-09-25T13:37:29.2006043+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer.
      • [2022-09-25T13:37:29.2006043+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Settings.Containers.Global.MCMGlobalSettingsContainer.
      • [2022-09-25T13:37:29.2006043+08:00] [MCM.Implementation.Settings.Providers.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Settings.Containers.Global.FluentGlobalSettingsContainer.
      • [2022-09-25T13:37:29.1430205+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.ViewModelCollection.SelectorItemVM'
      • [2022-09-25T13:37:29.1430205+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:29.0698203+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.ViewModelCollection.SelectorVM`1'
      • [2022-09-25T13:37:29.0698203+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:28.9937104+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:37:28.9937104+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:28.9878626+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Property: Could not find property for type 'System.Boolean' and name 'SelectedIndex'
      • [2022-09-25T13:37:28.9878626+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:28.8131038+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2022-09-25T13:37:28.7311537+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2022-09-25T13:37:28.7311537+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.InformationManager'
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.Core.InformationMessage'
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: Failed to load extension module MCM.UI - already loaded!
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv4.UI, Version=4.7.9.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Field: Could not find field for type 'TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory' and name '_customTypes'
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv4.UI, Version=4.7.9.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameEnd' and parameters ''
      • [2022-09-25T13:37:28.7135782+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnGameStart' and parameters ''
      • [2022-09-25T13:37:28.7125750+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.DeclaredMethod: Could not find method for type 'SandBox.SandBoxSubModule' and name 'OnSubModuleUnloaded' and parameters ''
      • [2022-09-25T13:37:28.7125750+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler:OnMissionScreenFinalize'
      • [2022-09-25T13:37:28.7125750+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler'
      • [2022-09-25T13:37:28.7125750+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.MissionGauntletOptionsUIHandler'
      • [2022-09-25T13:37:28.7125750+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen:OnFinalize'
      • [2022-09-25T13:37:28.7125750+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen'
      • [2022-09-25T13:37:28.7125750+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen:OnInitialize'
      • [2022-09-25T13:37:28.7125750+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.OptionsGauntletScreen'
      • [2022-09-25T13:37:28.7125750+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2022-09-25T13:37:28.7125750+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger:OnBooleanUpdated'
      • [2022-09-25T13:37:28.7077236+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.TypeByName: Could not find type named 'TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChanger'
      • [2022-09-25T13:37:26.6117608+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_sets.xml
      • [2022-09-25T13:37:26.4487711+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/skins.xml
      • [2022-09-25T13:37:26.4448643+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/action_types.xml
      • [2022-09-25T13:37:25.7271707+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/voice_definitions.xml
      • [2022-09-25T13:37:25.2483667+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml.
      • [2022-09-25T13:37:25.2473865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\ServeAsSoldier\ModuleData\Languages\CNs/Chinese_example.xml
      • [2022-09-25T13:37:25.2473865+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/std_MissionLibrary-zho-CN.xml
      • [2022-09-25T13:37:25.2464087+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/RTSCamera-zho-CN.xml
      • [2022-09-25T13:37:25.2434569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_pieces.xml
      • [2022-09-25T13:37:25.2434569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_blades.xml
      • [2022-09-25T13:37:25.2434569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_siege_ranged.xml
      • [2022-09-25T13:37:25.2434569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_siege_engines.xml
      • [2022-09-25T13:37:25.2424801+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_shoulder_armors.xml
      • [2022-09-25T13:37:25.2424801+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_shields.xml
      • [2022-09-25T13:37:25.2424801+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_mace_pieces.xml
      • [2022-09-25T13:37:25.2424801+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_leg_armors.xml
      • [2022-09-25T13:37:25.2424801+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_lances.xml
      • [2022-09-25T13:37:25.2424801+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_item_modifiers.xml
      • [2022-09-25T13:37:25.2415294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_horses.xml
      • [2022-09-25T13:37:25.2415294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_horse_armors.xml
      • [2022-09-25T13:37:25.2415294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_head_armors.xml
      • [2022-09-25T13:37:25.2415294+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_gladius.xml
      • [2022-09-25T13:37:25.2405754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_couched_lances.xml
      • [2022-09-25T13:37:25.2405754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_body_armors.xml
      • [2022-09-25T13:37:25.2405754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_arm_armors.xml
      • [2022-09-25T13:37:25.2405754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMAI_module_strings.xml
      • [2022-09-25T13:37:25.2405754+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_settlements_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2395797+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_items_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2395797+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_View-zho-CN.xml
      • [2022-09-25T13:37:25.2395797+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_GauntletUI-zho-CN.xml
      • [2022-09-25T13:37:25.2395797+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_storymode_characters_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2386055+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode-zho-CN.xml
      • [2022-09-25T13:37:25.2376015+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2376015+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2376015+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_world_lore_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2366252+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_wanderer_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2366252+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_voice_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2366252+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_trait_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2356772+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:37:25.2268644+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem-zho-CN.xml
      • [2022-09-25T13:37:25.2259164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_StoryMode_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:37:25.2259164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spworkshops_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2259164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spspecialcharacters_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2259164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spprojects_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2259164+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spkingdoms_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2249399+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spclans_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2239361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_settlements_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2239361+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:37:25.2229597+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_View-zho-CN.xml
      • [2022-09-25T13:37:25.2229597+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_GauntletUI-zho-CN.xml
      • [2022-09-25T13:37:25.2210078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox-zho-CN.xml
      • [2022-09-25T13:37:25.2210078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2210078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_minor_faction_conversations_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2210078+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lord_conversations_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2200318+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lords_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2200318+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2200318+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_heroes_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2200318+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_game_menus_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2200318+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_conversations_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2190796+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_concept_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2190796+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companion_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2190796+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companions_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2151872+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2151872+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_on_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2142045+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_caravans_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2142045+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_bandits_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2142045+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2142045+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_CustomBattle-zho-CN.xml
      • [2022-09-25T13:37:25.2142045+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custom_battle_scenes_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2132000+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custombattlecharacters_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2132000+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharactertemplates_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2132000+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharacters_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2122240+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spitems_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2112483+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spcultures_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2102723+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Platform_GDK-zho-CN.xml
      • [2022-09-25T13:37:25.2102723+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:37:25.2092966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_View-zho-CN.xml
      • [2022-09-25T13:37:25.2092966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_GauntletUI-zho-CN.xml
      • [2022-09-25T13:37:25.2092966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:37:25.2092966+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond-zho-CN.xml
      • [2022-09-25T13:37:25.2083203+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade-zho-CN.xml
      • [2022-09-25T13:37:25.2083203+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_Core-zho-CN.xml
      • [2022-09-25T13:37:25.2083203+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_siegeengines_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2083203+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_photo_mode_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2073681+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_native_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2073681+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_multiplayer_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2063686+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpitems_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2063686+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcultures_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2054214+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpclassdivisions_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2054214+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcharacters_xml-zho-CN.xml
      • [2022-09-25T13:37:25.2054214+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpbadges_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1927047+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1917557+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_item_modifiers_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1907759+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_global_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1907759+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_PS-zho-CN.xml
      • [2022-09-25T13:37:25.1907759+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_GDK-zho-CN.xml
      • [2022-09-25T13:37:25.1907759+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_Epic-zho-CN.xml
      • [2022-09-25T13:37:25.1907759+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server_Rest-zho-CN.xml
      • [2022-09-25T13:37:25.1907759+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:37:25.1907759+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_FarmSystem-zho-CN.xml
      • [2022-09-25T13:37:25.1897764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_ChatSystem-zho-CN.xml
      • [2022-09-25T13:37:25.1897764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Automation-zho-CN.xml
      • [2022-09-25T13:37:25.1897764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_Steam-zho-CN.xml
      • [2022-09-25T13:37:25.1897764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_PS-zho-CN.xml
      • [2022-09-25T13:37:25.1897764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GOG-zho-CN.xml
      • [2022-09-25T13:37:25.1897764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GDK-zho-CN.xml
      • [2022-09-25T13:37:25.1897764+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond-zho-CN.xml
      • [2022-09-25T13:37:25.1888006+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Credits_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1878516+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_crafting_pieces_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1849175+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml.
      • [2022-09-25T13:37:25.1849175+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\ServeAsSoldier\ModuleData\Languages\CNs/Chinese_example.xml
      • [2022-09-25T13:37:25.1849175+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/std_MissionLibrary-zho-CN.xml
      • [2022-09-25T13:37:25.1849175+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera\ModuleData\Languages\CNs/RTSCamera-zho-CN.xml
      • [2022-09-25T13:37:25.1839438+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_pieces.xml
      • [2022-09-25T13:37:25.1839438+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_sword_blades.xml
      • [2022-09-25T13:37:25.1839438+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_siege_ranged.xml
      • [2022-09-25T13:37:25.1839438+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_siege_engines.xml
      • [2022-09-25T13:37:25.1839438+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_shoulder_armors.xml
      • [2022-09-25T13:37:25.1829715+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_shields.xml
      • [2022-09-25T13:37:25.1829715+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_mace_pieces.xml
      • [2022-09-25T13:37:25.1829715+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_leg_armors.xml
      • [2022-09-25T13:37:25.1829715+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_lances.xml
      • [2022-09-25T13:37:25.1829715+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_item_modifiers.xml
      • [2022-09-25T13:37:25.1819927+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNsRBMCombat_horses.xml
      • [2022-09-25T13:37:25.1810158+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_horse_armors.xml
      • [2022-09-25T13:37:25.1810158+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_head_armors.xml
      • [2022-09-25T13:37:25.1810158+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_gladius.xml
      • [2022-09-25T13:37:25.1810158+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_couched_lances.xml
      • [2022-09-25T13:37:25.1800165+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_body_armors.xml
      • [2022-09-25T13:37:25.1800165+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMCombat_arm_armors.xml
      • [2022-09-25T13:37:25.1800165+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM\ModuleData\Languages\CNs/RBMAI_module_strings.xml
      • [2022-09-25T13:37:25.1800165+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_settlements_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1800165+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_story_mode_items_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1790545+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_View-zho-CN.xml
      • [2022-09-25T13:37:25.1790545+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode_GauntletUI-zho-CN.xml
      • [2022-09-25T13:37:25.1790545+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_storymode_characters_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1726217+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_StoryMode-zho-CN.xml
      • [2022-09-25T13:37:25.1716835+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1716835+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\StoryMode\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1706881+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_world_lore_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1687469+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_wanderer_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1667935+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_voice_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1657899+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_trait_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1638657+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:37:25.1550531+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_TaleWorlds_CampaignSystem-zho-CN.xml
      • [2022-09-25T13:37:25.1541032+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_StoryMode_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:37:25.1541032+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spworkshops_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1531015+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spspecialcharacters_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1531015+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spprojects_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1521580+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spkingdoms_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1482210+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_spclans_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1462698+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_settlements_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1452936+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:37:25.1443461+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_View-zho-CN.xml
      • [2022-09-25T13:37:25.1443461+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox_GauntletUI-zho-CN.xml
      • [2022-09-25T13:37:25.1413897+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_SandBox-zho-CN.xml
      • [2022-09-25T13:37:25.1404273+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1394376+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_minor_faction_conversations_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1394376+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lord_conversations_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1384861+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_lords_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1375091+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_location_complex_templates_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1375091+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_heroes_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1365098+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_game_menus_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1365098+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_conversations_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1355685+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_concept_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1345579+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companion_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1335816+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_companions_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1316296+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1306539+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_comment_on_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1306539+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_caravans_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1296783+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_bandits_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1296783+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBox\ModuleData\Languages\CNs/std_action_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1287317+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_CustomBattle-zho-CN.xml
      • [2022-09-25T13:37:25.1277501+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custom_battle_scenes_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1277501+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\CustomBattle\ModuleData\Languages\CNs/std_custombattlecharacters_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1267760+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharactertemplates_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1258062+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spnpccharacters_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1238226+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spitems_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1170166+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\SandBoxCore\ModuleData\Languages\CNs/std_spcultures_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1160138+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Platform_GDK-zho-CN.xml
      • [2022-09-25T13:37:25.1150657+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_ViewModelCollection-zho-CN.xml
      • [2022-09-25T13:37:25.1140859+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_View-zho-CN.xml
      • [2022-09-25T13:37:25.1140859+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_GauntletUI-zho-CN.xml
      • [2022-09-25T13:37:25.1130854+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:37:25.1121339+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade_Diamond-zho-CN.xml
      • [2022-09-25T13:37:25.1121339+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_MountAndBlade-zho-CN.xml
      • [2022-09-25T13:37:25.1111336+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_TaleWorlds_Core-zho-CN.xml
      • [2022-09-25T13:37:25.1101763+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_siegeengines_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1091817+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_photo_mode_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1072529+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_native_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1072529+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_multiplayer_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1052963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpitems_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1052963+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcultures_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1033260+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpclassdivisions_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1033260+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpcharacters_xml-zho-CN.xml
      • [2022-09-25T13:37:25.1023782+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_mpbadges_xml-zho-CN.xml
      • [2022-09-25T13:37:25.0984458+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_module_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.0974959+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_item_modifiers_xml-zho-CN.xml
      • [2022-09-25T13:37:25.0965293+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_global_strings_xml-zho-CN.xml
      • [2022-09-25T13:37:25.0955185+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_PS-zho-CN.xml
      • [2022-09-25T13:37:25.0945419+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_GDK-zho-CN.xml
      • [2022-09-25T13:37:25.0945419+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_PlatformService_Epic-zho-CN.xml
      • [2022-09-25T13:37:25.0935660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server_Rest-zho-CN.xml
      • [2022-09-25T13:37:25.0935660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Server-zho-CN.xml
      • [2022-09-25T13:37:25.0935660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_FarmSystem-zho-CN.xml
      • [2022-09-25T13:37:25.0935660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_ChatSystem-zho-CN.xml
      • [2022-09-25T13:37:25.0935660+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_Automation-zho-CN.xml
      • [2022-09-25T13:37:25.0925910+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_Steam-zho-CN.xml
      • [2022-09-25T13:37:25.0925910+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_PS-zho-CN.xml
      • [2022-09-25T13:37:25.0925910+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GOG-zho-CN.xml
      • [2022-09-25T13:37:25.0925910+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond_AccessProvider_GDK-zho-CN.xml
      • [2022-09-25T13:37:25.0916400+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Engine_TaleWorlds_Diamond-zho-CN.xml
      • [2022-09-25T13:37:25.0906387+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_Credits_xml-zho-CN.xml
      • [2022-09-25T13:37:25.0886852+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native\ModuleData\Languages\CNs/std_crafting_pieces_xml-zho-CN.xml
      • [2022-09-25T13:37:25.0237597+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 148 Server Game Network Messages
      • [2022-09-25T13:37:25.0237597+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Found 49 Client Game Network Messages
      • [2022-09-25T13:37:24.9964230+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Searching Game NetworkMessages Methods
      • [2022-09-25T13:37:24.8356934+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
      • [2022-09-25T13:37:24.8278568+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: ServeAsSoldier.XmlSerializers
      • [2022-09-25T13:37:24.8268822+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: ServeAsSoldier.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:37:24.5529772+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:37:24.5529772+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/MissionLibrary.xml
      • [2022-09-25T13:37:24.5455381+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:37:24.5455381+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RTSCamera/ModuleData/module_strings.xml
      • [2022-09-25T13:37:24.5406344+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:37:24.5406344+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\RBM/ModuleData/RBMAI_module_strings.xml
      • [2022-09-25T13:37:24.5318520+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:37:24.5308756+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/photo_mode_strings.xml
      • [2022-09-25T13:37:24.5211145+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:37:24.5182072+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/module_strings.xml
      • [2022-09-25T13:37:24.5142837+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:37:24.5133307+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/native_strings.xml
      • [2022-09-25T13:37:24.4830513+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ../../XmlSchemas/GameText.xsd
      • [2022-09-25T13:37:24.4811275+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/global_strings.xml
      • [2022-09-25T13:37:23.8668417+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: MusicParameters have been resetted.
      • [2022-09-25T13:37:23.8457569+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading SourceHanSansJP font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\SourceHanSansJP/SourceHanSansJP.fnt
      • [2022-09-25T13:37:23.6753973+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading simkai font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\simkai/simkai.fnt
      • [2022-09-25T13:37:23.6695416+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading NanumGothicKR font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\NanumGothicKR/NanumGothicKR.fnt
      • [2022-09-25T13:37:23.6685649+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad_Numbers_Bold font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\Galahad_Numbers_Bold/Galahad_Numbers_Bold.fnt
      • [2022-09-25T13:37:23.6627088+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading Galahad font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\Galahad/Galahad.fnt
      • [2022-09-25T13:37:23.6597806+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FreeSerif-Dingbat font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FreeSerif-Dingbat/FreeSerif-Dingbat.fnt
      • [2022-09-25T13:37:23.6558767+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Regular font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Regular/FiraSansExtraCondensed-Regular.fnt
      • [2022-09-25T13:37:23.6519724+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Medium font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Medium/FiraSansExtraCondensed-Medium.fnt
      • [2022-09-25T13:37:23.6378025+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading FiraSansExtraCondensed-Light font, at: E:\steam\steamapps\common\Mount & Blade II Bannerlord\GUI\GauntletUI\Fonts\FiraSansExtraCondensed-Light/FiraSansExtraCondensed-Light.fnt
      • [2022-09-25T13:37:23.6075466+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Bannerlord Custom Widgets
      • [2022-09-25T13:37:23.5089712+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading GauntletUI Extra Custom Widgets
      • [2022-09-25T13:37:23.3205444+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: TaleWorlds.PSAI.XmlSerializers
      • [2022-09-25T13:37:23.3205444+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Resolving: TaleWorlds.PSAI.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2022-09-25T13:37:23.2805017+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: loading banner_icons.xml:
      • [2022-09-25T13:37:23.2766255+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening ..\..\Modules\Native/ModuleData/banner_icons.xml
      • [2022-09-25T13:37:22.8084892+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-09-25T13:37:22.8084892+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening E:\steam\steamapps\common\Mount & Blade II Bannerlord\Modules\Bannerlord.MBOptionScreen\ModuleData\Languages\EN\language_data._xml
      • [2022-09-25T13:37:22.5293090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-09-25T13:37:22.5293090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening E:\steam\steamapps\common\Mount & Blade II Bannerlord\Modules\Bannerlord.UIExtenderEx\ModuleData\Languages\RU\language_data._xml
      • [2022-09-25T13:37:22.5293090+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Loading localized text xml: #document
      • [2022-09-25T13:37:22.5283305+08:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: opening E:\steam\steamapps\common\Mount & Blade II Bannerlord\Modules\Bannerlord.UIExtenderEx\ModuleData\Languages\EN\language_data._xml
      • [2022-09-25T13:37:21.9024227+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2022-09-25T13:37:21.8994943+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2022-09-25T13:37:21.8857965+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.8.0.dll for game e1.8.0.0 is loaded
      • [2022-09-25T13:37:21.8838453+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2022-09-25T13:37:21.8809166+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.8.0.dll
      • [2022-09-25T13:37:21.8330928+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.7.2.dll
      • [2022-09-25T13:37:21.7872519+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...