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

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

Launcher: explorer (10.0.19041.3324 (WinBuild.160101.0800))
Runtime: .NET Core 3.1.31-servicing.22511.2
LauncherEx Version: 1.24.3


+ Exception

Exception information
Type: System.AccessViolationException
Message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source: TaleWorlds.Engine.AutoGenerated
CallStack:
  1. at void ManagedCallbacks.ScriptingInterfaceOfIScene.GetNavMeshFaceCenterPosition(UIntPtr scenePointer, int navMeshFace, ref Vec3 centerPos)
  2. at void TaleWorlds.Engine.Scene.GetNavMeshCenterPosition(int faceIndex, ref Vec3 centerPosition)
  3. at Vec2 SandBox.MapScene.GetNavigationMeshCenterPosition(PathFaceRecord face)
  4. at Settlement TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel.GetClosestSettlementForNavigationMesh(PathFaceRecord face)
  5. at bool TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel.GetDistance(IMapPoint fromMapPoint, Settlement toSettlement, float maximumDistance, out float distance)
  6. at Settlement Helpers.SettlementHelper.FindNearestSettlement(Func condition, IMapPoint toMapPoint)
  7. at void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageTradeBoundCampaignBehavior.TryToAssignTradeBoundForVillage(Village village)
  8. at void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageTradeBoundCampaignBehavior.UpdateTradeBounds()
  9. at void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageTradeBoundCampaignBehavior.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  10. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  11. at void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  12. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  13. at void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter)
  14. at void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  15. at void StoryMode.CampaignStoryMode.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  16. at bool TaleWorlds.Core.GameType.DoLoadingForGameType()
  17. at void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep)
  18. at void StoryMode.StoryModeGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep)
  19. at bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  20. at void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt)
  21. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick(float dt)
  22. at void TaleWorlds.DotNet.Managed.ApplicationTick(float dt)
  23. at void ManagedCallbacks.LibraryCallbacksGenerated.Managed_ApplicationTick_Patch1(float dt)

+ Enhanced Stacktrace

  • Frame: void ManagedCallbacks.ScriptingInterfaceOfIScene.GetNavMeshFaceCenterPosition(UIntPtr scenePointer, int navMeshFace, ref Vec3 centerPos) (IL Offset: 13)
    • Module: UNKNOWN
      Method: virtual System.Void ManagedCallbacks.ScriptingInterfaceOfIScene::GetNavMeshFaceCenterPosition(System.UIntPtr scenePointer, System.Int32 navMeshFace, TaleWorlds.Library.Vec3& centerPos)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.Engine.Scene.GetNavMeshCenterPosition(int faceIndex, ref Vec3 centerPosition) (IL Offset: 18)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Engine.Scene::GetNavMeshCenterPosition(System.Int32 faceIndex, TaleWorlds.Library.Vec3& centerPosition)
      Method From Stackframe Issue: False
    CIL:

  • Frame: Vec2 SandBox.MapScene.GetNavigationMeshCenterPosition(PathFaceRecord face) (IL Offset: 26)
    • Module: UNKNOWN
      Method: virtual TaleWorlds.Library.Vec2 SandBox.MapScene::GetNavigationMeshCenterPosition(TaleWorlds.Library.PathFaceRecord face)
      Method From Stackframe Issue: False
    CIL:

  • Frame: Settlement TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel.GetClosestSettlementForNavigationMesh(PathFaceRecord face) (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual TaleWorlds.CampaignSystem.Settlements.Settlement TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel::GetClosestSettlementForNavigationMesh(TaleWorlds.Library.PathFaceRecord face)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel.GetDistance(IMapPoint fromMapPoint, Settlement toSettlement, float maximumDistance, out float distance) (IL Offset: 75)
    • Module: UNKNOWN
      Method: virtual System.Boolean TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel::GetDistance(TaleWorlds.CampaignSystem.Map.IMapPoint fromMapPoint, TaleWorlds.CampaignSystem.Settlements.Settlement toSettlement, System.Single maximumDistance, System.Single& distance)
      Method From Stackframe Issue: False
    CIL:

  • Frame: Settlement Helpers.SettlementHelper.FindNearestSettlement(Func condition, IMapPoint toMapPoint) (IL Offset: 50)
    • Module: UNKNOWN
      Method: static TaleWorlds.CampaignSystem.Settlements.Settlement Helpers.SettlementHelper::FindNearestSettlement(System.Func`2 condition, TaleWorlds.CampaignSystem.Map.IMapPoint toMapPoint)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageTradeBoundCampaignBehavior.TryToAssignTradeBoundForVillage(Village village) (IL Offset: 25)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageTradeBoundCampaignBehavior::TryToAssignTradeBoundForVillage(TaleWorlds.CampaignSystem.Settlements.Village village)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageTradeBoundCampaignBehavior.UpdateTradeBounds() (IL Offset: 46)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageTradeBoundCampaignBehavior::UpdateTradeBounds()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageTradeBoundCampaignBehavior.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 6)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.VillageTradeBoundCampaignBehavior::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 14)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 16)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 20)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter) (IL Offset: 41)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter gameStarter)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 634)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void StoryMode.CampaignStoryMode.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 8)
    • Module: UNKNOWN
      Method: virtual System.Void StoryMode.CampaignStoryMode::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool TaleWorlds.Core.GameType.DoLoadingForGameType() (IL Offset: 131)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 320)
    • Module: UNKNOWN
      Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void StoryMode.StoryModeGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 96)
    • Module: UNKNOWN
      Method: virtual System.Void StoryMode.StoryModeGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Method From Stackframe Issue: False
    CIL:

  • Frame: bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager() (IL Offset: 220)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt) (IL Offset: 15)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.GameLoadingState::OnTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick(float dt) (IL Offset: 426)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick(float dt) (IL Offset: 51)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

  • Frame: void ManagedCallbacks.LibraryCallbacksGenerated.Managed_ApplicationTick_Patch1(float dt) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Void ManagedCallbacks.LibraryCallbacksGenerated.Managed_ApplicationTick_Patch1(System.Single dt)
      Method From Stackframe Issue: False
    CIL:

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.3.0.169)
  • + ButterLib (Bannerlord.ButterLib, v2.8.11.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.9.1.0)
  • + Native (Native, v1.1.5.0)
  • + SandBox Core (SandBoxCore, v1.1.5.0)
  • + Birth and Death Options (BirthAndDeath, v1.1.5.0)
  • + CustomBattle (CustomBattle, v1.1.5.0)
  • + Sandbox (Sandbox, v1.1.5.0)
  • + StoryMode (StoryMode, v1.1.5.0)
  • + Custom Spawns API (CustomSpawns, v1.9.4.0)
  • + RF_Core_II (RF_Core_II, e1.5.2.0)
  • + RF_Core_III (RF_Core_III, e1.5.2.0)
  • + RF_Core_Main (RF_Core_Main, e1.0.0.0)
  • + RF-Map (RF-Map, e1.8.0.0)
  • + RF_Races (RF_Races, e1.0.0.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.Module..ctor
    • Prefixes
      • Owner: bannerlord.blse.features; Namespace: Bannerlord.BLSE.Features.Xbox.Patches.ModulePatch.ShowedLoginScreenPrefix;

  • TaleWorlds.MountAndBlade.Platform.GDK.PlatformGDKSubModule.OnSubModuleLoad
    • Prefixes
      • Owner: bannerlord.blse.features; Namespace: Bannerlord.BLSE.Features.Xbox.Patches.ModulePatch.OnSubModuleLoadPrefix;

  • TaleWorlds.MountAndBlade.Platform.GDK.PlatformGDKSubModule.OnApplicationTick
    • Prefixes
      • Owner: bannerlord.blse.features; Namespace: Bannerlord.BLSE.Features.Xbox.Patches.ModulePatch.OnApplicationTickPrefix;

  • TaleWorlds.MountAndBlade.Launcher.Library.LauncherUI.get_AdditionalArgs
    • Postfixes
      • Owner: Bannerlord.LauncherEx.launchermanager; Namespace: Bannerlord.LauncherEx.BUTRLauncherManagerHandler.AdditionalArgsPostfix; Index: 1; Priority: 10000;

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

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

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

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

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

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

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

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

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

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_SetLogsFolder
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_GetStackTraceStr
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_GetStackTraceRaw
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_GetModuleList
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_GetVersionInts
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_CreateCustomParameterStringArray
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_GarbageCollect
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_CheckSharedStructureSizes
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_SetClosing
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_PreFinalize
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_OnFinalize
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_ApplicationTick
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_ApplicationTickLight
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_CheckClassNameIsValid
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_GetClassFields
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_CreateObjectClassInstanceWithPointer
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_CreateObjectClassInstanceWithInteger
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_GetObjectClassName
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_EngineApiMethodInterfaceInitializer
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_FillEngineApiPointers
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_GetMemoryUsage
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_CallCommandlineFunction
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_LoadManagedComponent
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_IsClassFieldExists
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.Managed_GetEnumNamesOfField
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.LibraryCallbacksGenerated.ManagedDelegate_InvokeAux
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.GDKCallbacksGenerated.GDKManaged_EngineApiMethodInterfaceInitializer
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.GDKCallbacksGenerated.GDKManaged_FillEngineApiPointers
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_Initialize
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_OnConfigChange
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_OnConstrainedStateChange
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_GetVersionStr
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_GetApplicationPlatformName
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_GetModulesVersionStr
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_OnControllerDisconnection
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineManaged_EngineApiMethodInterfaceInitializer
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineManaged_CheckSharedStructureSizes
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineManaged_FillEngineApiPointers
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_PreTick
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_Tick
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_LateTick
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_OnOnscreenKeyboardDone
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_OnOnscreenKeyboardCanceled
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_OnGameWindowFocusChange
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_Update
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_InitializeLastPressedKeys
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_CreateManagedScriptHolder
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_SetScriptComponentHolder
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_RemoveScriptComponentFromAllTickLists
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_GetNumberOfScripts
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponentsEditor
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.MessageManagerBase_PostWarningLine
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.MessageManagerBase_PostSuccessLine
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.MessageManagerBase_PostMessageLineFormatted
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.MessageManagerBase_PostMessageLine
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.RenderTargetComponent_CreateRenderTargetComponent
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.RenderTargetComponent_OnPaintNeeded
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.SceneProblemChecker_OnCheckForSceneProblems
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_AddScriptComponentToTick
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_RegisterAsPrefabScriptComponent
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_DeregisterAsPrefabScriptComponent
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_RegisterAsUndoStackScriptComponent
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_DeregisterAsUndoStackScriptComponent
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_SetScene
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnInit
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_HandleOnRemoved
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnPreInit
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnEditorInit
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnEditorTick
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnEditorValidate
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_IsOnlyVisual
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_MovesEntity
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_DisablesOroCreation
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnEditorVariableChanged
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnSceneSave
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnCheckForProblems
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnPhysicsCollision
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnEditModeVisibilityChanged
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_GetEditableFields
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ThumbnailCreatorView_OnThumbnailRenderComplete
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_SetLoadingFinished
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnCloseSceneEditorPresentation
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnSceneEditorModeOver
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnSkinsXMLHasChanged
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnImguiProfilerTick
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedSkinsXMLForNative
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedActionSetsXMLForNative
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedActionTypesXMLForNative
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedAnimationsXMLForNative
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedVoiceDefinitionsXMLForNative
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedModuleDataXMLForNative
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_StartMissionForEditor
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_StartMissionForReplayEditor
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_SetAgentAIPerformingRetreatBehavior
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_GetMissileRangeWithHeightDifferenceAux
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_GetFormationUnitSpacing
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_GetSoundAndCollisionInfoClassName
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_IsInSameFormationWith
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponSwitchingToAlternativeStart
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponReloadPhaseChange
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponAmmoReload
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponAmmoConsume
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnShieldDamaged
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponAmmoRemoved
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnMount
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnDismount
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnAgentAlarmedStateChanged
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnRetreating
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_UpdateMountAgentCache
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_UpdateRiderAgentCache
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_UpdateAgentStats
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_GetWeaponInaccuracy
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_DebugGetHealth
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWieldedItemIndexChange
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnRemoveWeapon
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponUsageIndexChange
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponAmountChange
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.BannerlordTableauManager_RequestCharacterTableauSetup
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.BannerlordTableauManager_RegisterCharacterTableauScene
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_ChargeDamageCallback
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_FallDamageCallback
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_GetDefendCollisionResults
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_DebugLogNativeMissionNetworkEvent
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_PauseMission
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnAgentAddedAsCorpse
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnAgentDeleted
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnAgentRemoved
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_SpawnWeaponAsDropFromAgent
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnPreTick
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_ApplySkeletonScaleToAllEquippedItems
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_EndMission
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnAgentShootMissile
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_GetAgentState
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_MeleeHitCallback
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnAgentHitBlocked
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_MissileAreaDamageCallback
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnMissileRemoved
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_MissileHitCallback
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_MissileCalculatePassbySoundParametersCallbackMT
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_UpdateMissionTimeCache
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_ResetMission
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnSceneCreated
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_TickAgentsAndTeams
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.WeaponComponentMissionExtensions_CalculateCenterOfMass
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_Start
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_OnLoadCommonFinished
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_Finalize
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_CheckSharedStructureSizes
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_EngineApiMethodInterfaceInitializer
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_FillEngineApiPointers
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_Initialize
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_RunTest
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_TickTest
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnDumpCreated
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnDumpCreationStarted
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetMetaMeshPackageMapping
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetItemMeshNames
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetHorseMaterialNames
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_SetEditorScreenAsRootScreen
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetMissionControllerClassNames
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_MBThrowException
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnEnterEditMode
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetInstance
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetGameStatus
    • Finalizers
      • Owner: bannerlord.blse.exceptionhandler; Namespace: Bannerlord.BLSE.Features.ExceptionInterceptor.ExceptionInterceptorFeature.Finalizer;

  • SandBox.SandBoxSubModule.OnInitialState
    • Prefixes
      • Owner: bannerlord.blse.features; Namespace: Bannerlord.BLSE.Features.ContinueSaveFile.Patches.SandBoxSubModulePatch.OnInitialStatePrefix;

  • TaleWorlds.Library.InformationManager.ShowInquiry
    • Prefixes
      • Owner: bannerlord.blse.features; Namespace: Bannerlord.BLSE.Features.ContinueSaveFile.Patches.InformationManagerPatch.Prefix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;

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

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

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

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

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

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

+ Log Files

  • default20230821
      • [2023-08-21T01:20:35.6922709+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-21T01:20:25.3445898+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-21T01:20:25.3445469+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:20:25.3350892+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-21T01:20:25.3350291+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:20:25.3349347+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-21T01:20:25.3348929+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:20:25.3343003+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-21T01:20:25.3339883+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-21T01:20:25.3339163+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-21T01:20:25.3338404+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-21T01:20:25.3337629+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-21T01:20:25.3336709+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-21T01:20:25.3332544+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-08-21T01:20:25.3298453+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-21T01:20:25.3295698+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-21T01:20:25.3218123+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-21T01:20:25.2068685+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-21T01:20:25.1696225+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-21T01:20:25.1695458+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-21T01:20:25.1249406+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.ExceptionHandler.ExceptionHandlerSubSystem' and name 'OnLoadSubModulesPostfix' and parameters ''
      • [2023-08-21T01:20:25.1248803+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-21T01:20:25.1214108+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-21T01:19:56.7720383+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-21T01:19:56.7704214+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-21T01:19:56.7615995+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.5.dll for game v1.1.5.0 is loaded
      • [2023-08-21T01:19:56.7604222+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-08-21T01:19:56.7590901+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-21T01:19:56.7587892+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-21T01:19:56.7585187+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-21T01:19:56.7582720+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-21T01:19:56.7580248+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-21T01:19:56.7577501+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-21T01:19:56.7574963+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-21T01:19:56.7572267+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-21T01:19:56.7569659+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-21T01:19:56.7566720+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-21T01:19:56.7563268+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-21T01:19:56.7514168+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-21T01:19:56.7250275+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-08-21T01:13:54.2615998+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-21T01:13:54.2615172+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:13:54.2508712+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-21T01:13:54.2507834+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:13:54.2506798+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-21T01:13:54.2506298+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:13:54.2499736+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-21T01:13:54.2496894+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-21T01:13:54.2496104+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-21T01:13:54.2494656+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-21T01:13:54.2493152+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-21T01:13:54.2491121+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-21T01:13:54.2482189+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-08-21T01:13:54.2444763+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-21T01:13:54.2440543+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-21T01:13:54.2339586+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-21T01:13:54.1071747+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-21T01:13:54.0715534+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-21T01:13:54.0714815+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-21T01:13:54.0237445+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.ExceptionHandler.ExceptionHandlerSubSystem' and name 'OnLoadSubModulesPostfix' and parameters ''
      • [2023-08-21T01:13:54.0236799+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-21T01:13:54.0198333+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-21T01:13:24.0959663+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-21T01:13:24.0946768+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-21T01:13:24.0828606+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.5.dll for game v1.1.5.0 is loaded
      • [2023-08-21T01:13:24.0817269+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-08-21T01:13:24.0804183+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-21T01:13:24.0801680+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-21T01:13:24.0798098+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-21T01:13:24.0794761+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-21T01:13:24.0792268+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-21T01:13:24.0789619+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-21T01:13:24.0786986+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-21T01:13:24.0784304+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-21T01:13:24.0781737+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-21T01:13:24.0778918+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-21T01:13:24.0774567+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-21T01:13:24.0725749+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-21T01:13:24.0478919+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-08-21T01:08:32.7719040+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-21T01:08:24.5685108+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-21T01:08:24.5684257+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:08:24.5579888+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-21T01:08:24.5579524+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:08:24.5577912+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-21T01:08:24.5576989+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:08:24.5569928+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-21T01:08:24.5567542+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-21T01:08:24.5566867+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-21T01:08:24.5566173+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-21T01:08:24.5565399+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-21T01:08:24.5564506+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-21T01:08:24.5560151+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-08-21T01:08:24.5526750+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-21T01:08:24.5523974+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-21T01:08:24.5446131+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-21T01:08:24.4262650+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-21T01:08:24.3844850+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-21T01:08:24.3844088+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-21T01:08:24.3352108+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.ExceptionHandler.ExceptionHandlerSubSystem' and name 'OnLoadSubModulesPostfix' and parameters ''
      • [2023-08-21T01:08:24.3351371+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-21T01:08:24.3305115+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-21T01:07:55.9522220+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-21T01:07:55.9507807+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-21T01:07:55.9414530+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.5.dll for game v1.1.5.0 is loaded
      • [2023-08-21T01:07:55.9404587+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-08-21T01:07:55.9391157+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-21T01:07:55.9368038+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-21T01:07:55.9365839+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-21T01:07:55.9363511+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-21T01:07:55.9360929+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-21T01:07:55.9357663+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-21T01:07:55.9354279+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-21T01:07:55.9350873+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-21T01:07:55.9347246+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-21T01:07:55.9342560+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-21T01:07:55.9337200+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-21T01:07:55.9277589+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-21T01:07:55.9035691+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-08-21T01:03:25.0823975+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-21T01:03:12.0579645+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-21T01:03:12.0578701+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:03:12.0484490+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-21T01:03:12.0484213+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:03:12.0483260+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-21T01:03:12.0482792+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T01:03:12.0476635+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-21T01:03:12.0474249+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-21T01:03:12.0473548+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-21T01:03:12.0472793+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-21T01:03:12.0471790+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-21T01:03:12.0470815+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-21T01:03:12.0466206+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-08-21T01:03:12.0432807+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-21T01:03:12.0428697+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-21T01:03:12.0347986+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-21T01:03:11.9222956+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-21T01:03:11.8855838+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-21T01:03:11.8855105+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-21T01:03:11.8386790+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.ExceptionHandler.ExceptionHandlerSubSystem' and name 'OnLoadSubModulesPostfix' and parameters ''
      • [2023-08-21T01:03:11.8386263+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-21T01:03:11.8352933+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-21T01:02:44.8238193+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-21T01:02:44.8223817+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-21T01:02:44.8119098+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.5.dll for game v1.1.5.0 is loaded
      • [2023-08-21T01:02:44.8107108+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-08-21T01:02:44.8093289+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-21T01:02:44.8090670+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-21T01:02:44.8088051+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-21T01:02:44.8085463+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-21T01:02:44.8082821+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-21T01:02:44.8079896+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-21T01:02:44.8076588+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-21T01:02:44.8073370+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-21T01:02:44.8070277+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-21T01:02:44.8067923+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-21T01:02:44.8064282+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-21T01:02:44.8016002+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-21T01:02:44.7756370+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-08-21T01:00:11.4691264+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-21T00:59:40.2717447+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-08-21T00:59:06.5719327+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-08-21T00:59:06.5718904+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T00:59:06.5607309+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-08-21T00:59:06.5607005+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T00:59:06.5605935+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.9.1.0, Culture=neutral, PublicKeyToken=null
      • [2023-08-21T00:59:06.5605538+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-08-21T00:59:06.5599296+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-08-21T00:59:06.5596233+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-08-21T00:59:06.5595489+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-08-21T00:59:06.5594684+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-08-21T00:59:06.5593824+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-08-21T00:59:06.5592822+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-08-21T00:59:06.5589232+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-08-21T00:59:06.5551312+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-08-21T00:59:06.5547948+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-08-21T00:59:06.4427787+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-08-21T00:59:06.3954343+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-08-21T00:59:06.3952399+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-08-21T00:59:06.3389434+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]: AccessTools2.Method: Could not find method for type 'Bannerlord.ButterLib.ExceptionHandler.ExceptionHandlerSubSystem' and name 'OnLoadSubModulesPostfix' and parameters ''
      • [2023-08-21T00:59:06.3388723+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-08-21T00:59:06.3349010+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-08-21T00:58:32.0720652+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-08-21T00:58:32.0704696+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-08-21T00:58:32.0602736+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.5.dll for game v1.1.5.0 is loaded
      • [2023-08-21T00:58:32.0590617+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found matching implementation. Loading it
      • [2023-08-21T00:58:31.9782208+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.1.dll
      • [2023-08-21T00:58:31.9027025+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.2.0.dll
      • [2023-08-21T00:58:31.8254277+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.5.dll
      • [2023-08-21T00:58:31.7464053+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.4.dll
      • [2023-08-21T00:58:31.6701038+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.3.dll
      • [2023-08-21T00:58:31.5912679+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.2.dll
      • [2023-08-21T00:58:31.5034410+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.1.dll
      • [2023-08-21T00:58:31.4257930+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-08-21T00:58:31.3467859+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-08-21T00:58:31.2672987+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-08-21T00:58:31.1897820+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-08-21T00:58:31.1031580+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-08-21T00:58:31.0779479+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...