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: steam (07.94.58.87)


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.Core
CallStack:
  1. at new TaleWorlds.Core.AgentData(BasicCharacterObject characterObject) x 2
  2. at void Fourberie.FourbSpawner.AddEmissariesToSafehouse(Location location, string spawntag) in C:/Users/teren/Desktop/MODProject/Fourberie/Fourberie/FourbSpawner.cs:line 26
  3. at void Fourberie.FourbSafeHouseBehavior.SHLocationCharactersAreReadyToSpawn(Dictionary unusedUsablePointCount) in C:/Users/teren/Desktop/MODProject/Fourberie/Fourberie/FourbSafeHouseBehavior.cs:line 990
  4. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  5. at void TaleWorlds.CampaignSystem.CampaignEvents.LocationCharactersAreReadyToSpawn(Dictionary unusedUsablePointCount)
  6. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.LocationCharactersAreReadyToSpawn(Dictionary unusedUsablePointCount)
  7. at void SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnLocationCharacters(string overridenTagValue)
  8. at void SandBox.Missions.MissionLogics.VillageMissionController.AfterStart()
  9. at void TaleWorlds.MountAndBlade.Mission.AfterStart()
  10. at void TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading()
  11. at void TaleWorlds.MountAndBlade.MissionState.TickLoading(float realDt)
  12. at void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt)
  13. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  14. at void TaleWorlds.Core.Game.OnTick(float dt)
  15. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  16. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)

+ Enhanced Stacktrace

  • Frame: new TaleWorlds.Core.AgentData(BasicCharacterObject characterObject) x 2 (IL Offset: 6)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.AgentData::.ctor(TaleWorlds.Core.BasicCharacterObject characterObject)
      HarmonyIssue: False
  • Frame: void Fourberie.FourbSpawner.AddEmissariesToSafehouse(Location location, string spawntag) (IL Offset: 127)
    • Module: Fourberie
      Method: static System.Void Fourberie.FourbSpawner::AddEmissariesToSafehouse(TaleWorlds.CampaignSystem.Settlements.Locations.Location location, System.String spawntag)
      HarmonyIssue: False
  • Frame: void Fourberie.FourbSafeHouseBehavior.SHLocationCharactersAreReadyToSpawn(Dictionary unusedUsablePointCount) (IL Offset: 308)
    • Module: Fourberie
      Method: System.Void Fourberie.FourbSafeHouseBehavior::SHLocationCharactersAreReadyToSpawn(System.Collections.Generic.Dictionary`2 unusedUsablePointCount)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.LocationCharactersAreReadyToSpawn(Dictionary unusedUsablePointCount) (IL Offset: 42)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::LocationCharactersAreReadyToSpawn(System.Collections.Generic.Dictionary`2 unusedUsablePointCount)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.LocationCharactersAreReadyToSpawn(Dictionary unusedUsablePointCount) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::LocationCharactersAreReadyToSpawn(System.Collections.Generic.Dictionary`2 unusedUsablePointCount)
      HarmonyIssue: False
  • Frame: void SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnLocationCharacters(string overridenTagValue) (IL Offset: 0)
    • Module: Sandbox
      Method: System.Void SandBox.Missions.MissionLogics.MissionAgentHandler::SpawnLocationCharacters(System.String overridenTagValue)
      HarmonyIssue: False
  • Frame: void SandBox.Missions.MissionLogics.VillageMissionController.AfterStart() (IL Offset: 77)
    • Module: Sandbox
      Method: virtual System.Void SandBox.Missions.MissionLogics.VillageMissionController::AfterStart()
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Mission.AfterStart() (IL Offset: 272)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Mission::AfterStart()
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading() (IL Offset: 94)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.MissionState::FinishMissionLoading()
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.TickLoading(float realDt) (IL Offset: 69)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.MissionState::TickLoading(System.Single realDt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt) (IL Offset: 113)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.MissionState::OnTick(System.Single realDt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 31)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      HarmonyIssue: False

+ Involved Modules

  • Fourberie
    • Method: static System.Void Fourberie.FourbSpawner::AddEmissariesToSafehouse(TaleWorlds.CampaignSystem.Settlements.Locations.Location location, System.String spawntag)
      Frame: void Fourberie.FourbSpawner.AddEmissariesToSafehouse(Location location, string spawntag) (IL Offset: 127)
      HarmonyIssue: False
    • Method: System.Void Fourberie.FourbSafeHouseBehavior::SHLocationCharactersAreReadyToSpawn(System.Collections.Generic.Dictionary`2 unusedUsablePointCount)
      Frame: void Fourberie.FourbSafeHouseBehavior.SHLocationCharactersAreReadyToSpawn(Dictionary unusedUsablePointCount) (IL Offset: 308)
      HarmonyIssue: False
  • Sandbox
    • Method: System.Void SandBox.Missions.MissionLogics.MissionAgentHandler::SpawnLocationCharacters(System.String overridenTagValue)
      Frame: void SandBox.Missions.MissionLogics.MissionAgentHandler.SpawnLocationCharacters(string overridenTagValue) (IL Offset: 0)
      HarmonyIssue: False
    • Method: virtual System.Void SandBox.Missions.MissionLogics.VillageMissionController::AfterStart()
      Frame: void SandBox.Missions.MissionLogics.VillageMissionController.AfterStart() (IL Offset: 77)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.3.0.0)
  • + BetterExceptionWindow (BetterExceptionWindow, v6.3.0.0)
  • + ButterLib (Bannerlord.ButterLib, v2.6.3.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.6.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.5.5.0)
  • + Native (Native, v1.1.3.0)
  • + SandBox Core (SandBoxCore, v1.1.3.0)
  • + CustomBattle (CustomBattle, v1.1.3.0)
  • + Sandbox (Sandbox, v1.1.3.0)
  • + StoryMode (StoryMode, v1.1.3.0)
  • + Birth and Death Options (BirthAndDeath, v1.1.3.0)
  • + Kaoses Common (KaosesCommon, v1.1.2.0)
  • + Kaoses Tweaks (KaosesTweaks, v1.0.7.0)
  • + Distinguished Service 1.1.0 (DistinguishedService110, v6.1.0.0)
  • + Xorberax's Legacy for v1.1.1 (XorberaxLegacy, v1.0.5.2)
  • + Fourberie (Fourberie, v12.0.0.0)
  • + Detailed Character Creation (zzCharacterCreation, v1.5.0.48)
  • + Detailed Character Creation - Additional Sliders (zzCharacterCreation_AdditionalSliders, v1.4.4.101)
  • + Achievement Unblocker (AchievementUnblocker, v1.0.4.0)
  • + Character Reload (CharacterReload, e1.1.0.0)
  • + Open Source Armory (OpenSourceArmory, v1.14.0.0)
  • + Improved Garrisons (ImprovedGarrisons, v4.1.2.6)
  • + Cultured Start Updated (zCulturedStartCitillara, v1.0.0.0)
  • + Better Time (BetterTime, v1.2.8.0)
  • + ButterEquipped (ButterEquipped, v1.4.0.0)
  • + No Relation (NoRelation, v1.1.0.0)
  • + Take Both (TakeBoth, v1.0.1.0)
  • + Useful Companions (UsefullCompanions, v0.5.1.0)
  • + Heal on Kill (Heal on Kill, v1.0.2.1)
  • + Custom Spawns API (CustomSpawns, v1.9.5.0)
  • + ScumAndVillainy (ScumAndVillainy, e1.1.1.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.DotNet.Managed.ApplicationTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+OnApplicationTickCorePatch.Finalizer; Priority: 800;

  • TaleWorlds.Engine.ScriptComponentBehavior.OnTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+OnComponentBehaviourTickPatch.Finalizer; Priority: 800;

  • TaleWorlds.MountAndBlade.Module.OnApplicationTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+OnApplicationTickPatch.Finalizer; Priority: 800;

  • TaleWorlds.MountAndBlade.View.MissionViews.MissionView.OnMissionScreenTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+OnMissionScreenTickPatch.Finalizer; Priority: 800;

  • TaleWorlds.ScreenSystem.ScreenManager.Tick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+OnFrameTickPatch.Finalizer; Priority: 800;

  • TaleWorlds.MountAndBlade.Mission.Tick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+OnTickMissionPatch.Finalizer; Priority: 800;

  • TaleWorlds.MountAndBlade.MissionBehavior.OnMissionTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+OnMissionTickPatch.Finalizer; Priority: 800;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+OnSubModuleLoadPatch.Finalizer; Priority: 800;

  • ManagedCallbacks.CoreCallbacksGenerated.get_Delegates
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.set_Delegates
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_SetAgentAIPerformingRetreatBehavior
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_GetMissileRangeWithHeightDifferenceAux
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_GetFormationUnitSpacing
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_GetSoundAndCollisionInfoClassName
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_IsInSameFormationWith
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponSwitchingToAlternativeStart
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponReloadPhaseChange
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponAmmoReload
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponAmmoConsume
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnShieldDamaged
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponAmmoRemoved
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnMount
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnDismount
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnAgentAlarmedStateChanged
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnRetreating
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_UpdateMountAgentCache
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_UpdateRiderAgentCache
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_UpdateAgentStats
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_GetWeaponInaccuracy
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_DebugGetHealth
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWieldedItemIndexChange
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnRemoveWeapon
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponUsageIndexChange
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Agent_OnWeaponAmountChange
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.BannerlordTableauManager_RequestCharacterTableauSetup
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.BannerlordTableauManager_RegisterCharacterTableauScene
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_MissileCalculatePassbySoundParametersCallbackMT
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_ChargeDamageCallback
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_FallDamageCallback
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_GetDefendCollisionResults
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_DebugLogNativeMissionNetworkEvent
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_PauseMission
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnAgentAddedAsCorpse
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnAgentDeleted
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnAgentRemoved
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_SpawnWeaponAsDropFromAgent
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnPreTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_ApplySkeletonScaleToAllEquippedItems
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_EndMission
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnAgentShootMissile
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_GetAgentState
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_MeleeHitCallback
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnAgentHitBlocked
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_MissileAreaDamageCallback
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnMissileRemoved
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_MissileHitCallback
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_UpdateMissionTimeCache
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_ResetMission
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_OnSceneCreated
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Mission_TickAgentsAndTeams
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.MBEditor_SetEditorScene
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.MBEditor_CloseEditorScene
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.MBEditor_DestroyEditor
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.MBMultiplayerData_GetServerId
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.MBMultiplayerData_GetServerName
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.MBMultiplayerData_GetGameModule
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.MBMultiplayerData_GetGameType
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.MBMultiplayerData_GetMap
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.MBMultiplayerData_GetCurrentPlayerCount
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.MBMultiplayerData_GetPlayerCountLimit
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.MBMultiplayerData_UpdateGameServerInfo
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.WeaponComponentMissionExtensions_CalculateCenterOfMass
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_Start
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_OnLoadCommonFinished
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_Finalize
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_CheckSharedStructureSizes
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_EngineApiMethodInterfaceInitializer
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.CoreManaged_FillEngineApiPointers
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_Initialize
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_RunTest
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_TickTest
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnDumpCreated
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnDumpCreationStarted
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetMetaMeshPackageMapping
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetItemMeshNames
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetHorseMaterialNames
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_SetEditorScreenAsRootScreen
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetMissionControllerClassNames
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_MBThrowException
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnEnterEditMode
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetInstance
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_GetGameStatus
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_SetLoadingFinished
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnCloseSceneEditorPresentation
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnSceneEditorModeOver
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnSkinsXMLHasChanged
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_OnImguiProfilerTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedSkinsXMLForNative
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedActionSetsXMLForNative
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedActionTypesXMLForNative
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedAnimationsXMLForNative
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedVoiceDefinitionsXMLForNative
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_CreateProcessedModuleDataXMLForNative
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_StartMissionForEditor
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.Module_StartMissionForReplayEditor
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.GameNetwork_HandleRemovePlayer
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.GameNetwork_HandleDisconnect
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.GameNetwork_HandleNetworkPacketAsServer
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.GameNetwork_HandleConsoleCommand
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.GameNetwork_HandleNetworkPacketAsClient
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.GameNetwork_SyncRelevantGameOptionsToServer
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.ManagedOptions_GetConfigCount
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.CoreCallbacksGenerated.ManagedOptions_GetConfigValue
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.get_Delegates
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.set_Delegates
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.CrashInformationCollector_CollectInformation
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_Initialize
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_OnConfigChange
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_OnConstrainedStateChange
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_GetVersionStr
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_GetApplicationPlatformName
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_GetModulesVersionStr
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineController_OnControllerDisconnection
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineManaged_EngineApiMethodInterfaceInitializer
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineManaged_CheckSharedStructureSizes
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineManaged_FillEngineApiPointers
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_PreTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_Tick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_LateTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_OnOnscreenKeyboardDone
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_OnOnscreenKeyboardCanceled
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_OnGameWindowFocusChange
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_Update
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.EngineScreenManager_InitializeLastPressedKeys
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedExtensions_SetObjectField
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedExtensions_GetObjectField
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedExtensions_CopyObjectFieldsFrom
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedExtensions_CreateScriptComponentInstance
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedExtensions_GetScriptComponentClassNames
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedExtensions_GetEditorVisibilityOfField
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedExtensions_GetTypeOfField
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedExtensions_ForceGarbageCollect
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedExtensions_CollectCommandLineFunctions
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_CreateManagedScriptHolder
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_SetScriptComponentHolder
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_RemoveScriptComponentFromAllTickLists
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_GetNumberOfScripts
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponentsEditor
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.MessageManagerBase_PostWarningLine
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.MessageManagerBase_PostSuccessLine
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.MessageManagerBase_PostMessageLineFormatted
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.MessageManagerBase_PostMessageLine
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.NativeParallelDriver_ParalelForLoopBodyCaller
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.NativeParallelDriver_ParalelForLoopBodyWithDtCaller
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.RenderTargetComponent_CreateRenderTargetComponent
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.RenderTargetComponent_OnPaintNeeded
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.SceneProblemChecker_OnCheckForSceneProblems
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_AddScriptComponentToTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_RegisterAsPrefabScriptComponent
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_DeregisterAsPrefabScriptComponent
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_RegisterAsUndoStackScriptComponent
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_DeregisterAsUndoStackScriptComponent
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_SetScene
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnInit
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_HandleOnRemoved
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnPreInit
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnEditorInit
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnEditorTick
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnEditorValidate
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_IsOnlyVisual
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_MovesEntity
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_DisablesOroCreation
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnEditorVariableChanged
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnSceneSave
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnCheckForProblems
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnPhysicsCollision
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_OnEditModeVisibilityChanged
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ScriptComponentBehavior_GetEditableFields
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • ManagedCallbacks.EngineCallbacksGenerated.ThumbnailCreatorView_OnThumbnailRenderComplete
    • Finalizers
      • Owner: org.calradia.admiralnelson.betterexceptionwindow; Namespace: BetterExceptionWindow.Patches+AutoGeneratedExceptionFilter.Finalizer;

  • 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..ctor
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ViewModelCtorPrefix;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.MountAndBlade.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.Mission.DecideWeaponCollisionReaction
    • Postfixes
      • Owner: XorberaxLegacy; Namespace: XorberaxLegacy.Patches.CutThroughEveryonePatch.DecideWeaponCollisionReactionPostfix;

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

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

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

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

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

  • StoryMode.StoryModeEvents.get_Instance
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_StoryModeEvents_Instance_Getter.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.SetStatInternal
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_SetStatInternal.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.CheckAchievementSystemActivity
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_CheckAchievementSystemActivity.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.DeactivateAchievements
    • Prefixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_DeactivateAchievements.Prefix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.ProgressOwnedWorkshopCount
    • Postfixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_ProgressOwnedWorkshopCount.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.ProgressOwnedCaravanCount
    • Postfixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_ProgressOwnedCaravanCount.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.OnSettlementEnter
    • Postfixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_OnSettlementEnter.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.AchievementsCampaignBehavior.OnMissionStarted
    • Postfixes
      • Owner: com.bloc.armagandecisionhandler; Namespace: AchievementUnblocker.ArmaganDesignDecisionHandler+Patch_AchievementsCampaignBehavior_OnMissionStarted.Postfix;

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

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

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

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenerator.FaceGenPropertyVM.set_Value
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.FaceGenPropertyVMValuePath.Postfix;
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.FaceGenPropertyVMPatch.SetValuePostfix; Index: 1;

  • TaleWorlds.CampaignSystem.CharacterObject.UpdatePlayerCharacterBodyProperties
    • Postfixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Patch.CharacterObjectPath+CharacterObjectPatch.Postfix;
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.CharacterObjectPatch.Postfix; Index: 1;

  • TaleWorlds.MountAndBlade.BodyGenerator.SaveCurrentCharacter
    • Prefixes
      • Owner: mod.CharacterReload.cnedwin; Namespace: CharacterReload.Pathes.BodyGeneratorPatch+SaveCurrentCharacter.Prefix;
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.BodyGeneratorPatch.Postfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.CharacterCreationOption.SetTextVariables
    • Transpilers
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationOption.Transpiler;

  • StoryMode.Quests.FirstPhase.BannerInvestigationQuest.OnStartQuest
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchBannerInvestigationQuest.Postfix;
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.PatchBannerInvestigationQuest.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnInitialized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnInitialized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationInitialized.Postfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.OnCharacterCreationFinalized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationFinalized.Postfix;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.OnCharacterCreationFinalized
    • Postfixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCharacterCreationContent+CSPatchCharacterCreationFinalized.Postfix;

  • StoryMode.GameComponents.CampaignBehaviors.TrainingFieldCampaignBehavior.OnCharacterCreationIsOver
    • Prefixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCampaignBehavior+CSPatchTrainingFieldCampaignBehavior.Prefix;
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.PatchCampaignBehavior+PatchTrainingFieldCampaignBehavior.Prefix; Index: 1;

  • StoryMode.GameComponents.CampaignBehaviors.TutorialPhaseCampaignBehavior.OnStoryModeTutorialEnded
    • Prefixes
      • Owner: mod.bannerlord.culturedstart; Namespace: zCulturedStart.Patches.CSPatchCampaignBehavior+CSPatchTutorialPhaseCampaignBehavior.Prefix;
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.PatchCampaignBehavior+CSPatchTutorialPhaseCampaignBehavior.Prefix; Index: 1;

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

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

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

  • TaleWorlds.CampaignSystem.Inventory.InventoryManager.CloseInventoryPresentation
    • Prefixes
      • Owner: ButterEquipped.harmony; Namespace: ButterEquipped.AutoEquip.AutoEquipPatches_InventoryManager_CloseInventoryPresentation.Prefix;

  • CustomSpawns.Dialogues.DialogueConditionInterpretor.IsHostile
    • Prefixes
      • Owner: mod.bannerlord.sultanbonus; Namespace: ScumAndVillainy.IsHostileHack.Prefix;

  • CustomSpawns.Dialogues.DialogueConditionInterpretor.IsFriendly
    • Prefixes
      • Owner: mod.bannerlord.sultanbonus; Namespace: ScumAndVillainy.IsFriendlyHack.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapDistanceModel.GetDistance
    • Prefixes
      • Owner: mod.bannerlord.sultanbonus; Namespace: ScumAndVillainy.GetDistanceHack.Prefix;

  • TaleWorlds.CampaignSystem.Party.MobileParty.FillPartyStacks
    • Prefixes
      • Owner: mod.bannerlord.sultanbonus; Namespace: ScumAndVillainy.FillPartyStacksHack.Prefix;
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.TitanFillPartyStacksPatch.Prefix; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.SpawnBanditOrLooterPartiesAroundAHideoutOrSettlement
    • Prefixes
      • Owner: mod.bannerlord.sultanbonus; Namespace: ScumAndVillainy.SpawnBanditOrLooterPartiesAroundAHideoutOrSettlementHack.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.BanditsCampaignBehavior.HourlyTick
    • Prefixes
      • Owner: mod.bannerlord.sultanbonus; Namespace: ScumAndVillainy.HourlyTickHack.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.GetPartyMemberSizeLimit
    • Postfixes
      • Owner: mod.bannerlord.sultanbonus; Namespace: ScumAndVillainy.SultanSizeBonusPostfix.Postfix;

  • StoryMode.GameComponents.StoryModePartySizeLimitModel.GetPartyMemberSizeLimit
    • Postfixes
      • Owner: mod.bannerlord.sultanbonus; Namespace: ScumAndVillainy.SultanSizeBonusPostfix.Postfix;

  • ImprovedGarrisons.Models.GarrisonpartySizeLimitModel.GetPartyMemberSizeLimit
    • Postfixes
      • Owner: mod.bannerlord.sultanbonus; Namespace: ScumAndVillainy.SultanSizeBonusPostfix.Postfix;

  • UsefulCompanions.UCPartySizeLimitModel.GetPartyMemberSizeLimit
    • Postfixes
      • Owner: mod.bannerlord.sultanbonus; Namespace: ScumAndVillainy.SultanSizeBonusPostfix.Postfix;

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

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

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

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

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.JoinKingdomAsClanBarterable.GetUnitValueForFaction
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.BarterablePatches.Postfix;

  • SandBox.GameComponents.SandboxBattleMoraleModel.CalculateMaxMoraleChangeDueToAgentIncapacitated
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.CalculateMaxMoraleChangeDueToAgentIncapacitatedPatch.Postfix;

  • SandBox.GameComponents.SandboxBattleMoraleModel.CalculateMaxMoraleChangeDueToAgentPanicked
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.CalculateMaxMoraleChangeDueToAgentPanickedPatch.Postfix;

  • SandBox.GameComponents.SandboxBattleMoraleModel.CalculateMoraleChangeToCharacter
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.CalculateMoraleChangeToCharacterPatch.Postfix;

  • TaleWorlds.CampaignSystem.Settlements.Buildings.DefaultBuildingTypes.InitializeAll
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.BuildingTypesPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVillageProductionCalculatorModel.CalculateDailyFoodProductionAmount
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.CalculateDailyFoodProductionAmountPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultVillageProductionCalculatorModel.CalculateDailyProductionAmount
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.CalculateDailyProductionAmountPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModel.CalculateMobilePartyMemberSizeLimit
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.DefaultPartySizeLimitModelPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultTournamentModel.GetRenownReward
    • Prefixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.DefaultTournamentModelPatch.Prefix;

  • Helpers.MobilePartyHelper.DesertTroopsFromParty
    • Prefixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.DesertTroopsFromPartyPatch.Prefix;

  • SandBox.Missions.MissionLogics.HideoutMissionController.IsSideDepleted
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.IsSideDepletedPatch.Postfix;

  • SandBox.Missions.MissionLogics.HideoutMissionController.InitializeMission
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.InitializeMissionPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultCharacterDevelopmentModel.CalculateLearningRate
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.LearningRatePatches.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPrisonerRecruitmentCalculationModel.GetConformityChangePerHour
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.PrisonerRecruitmentCalculationModelPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultSettlementFoodModel.CalculateTownFoodStocksChange
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.SettlementFoodModelPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.DoSmelting
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.DoSmeltingPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.OnSessionLaunched
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.OnSessionLaunchedPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.GetMaxHeroCraftingStamina
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.GetMaxHeroCraftingStaminaPatch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.HourlyTick
    • Prefixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.HourlyTickPatch.Prefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.Smelting.SmeltingVM.RefreshList
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.RefreshListPatch.Postfix;
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.RefreshListRenamePatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultBanditDensityModel.GetPlayerMaximumTroopCountForHideoutMission
    • Prefixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.TroopCountForHidoutMissionPatch.Prefix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionsCampaignBehavior.get__desiredTotalCompanionCount
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.MapRoomFunctionality_get_desiredTotalCompanionCount_Patch.Postfix;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CompanionsCampaignBehavior.CreateCompanionAndAddToSettlement
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.CreateCompanionAndAddToSettlementPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar.MapInfoVM.UpdatePlayerInfo
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.UpdatePlayerInfoDaysTillNoFoodPatch.Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Inventory.SPItemVM..ctor
    • Postfixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.AutoLockItemsPatch+SPItemVMPatch.Postfix;

  • TaleWorlds.CampaignSystem.Hero.AddSkillXp
    • Prefixes
      • Owner: KaosesTweaks; Namespace: KaosesTweaks.Patches.HeroPatcher+Patches.Prefix;

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

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

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

  • CharacterReload.Patch.CharacterObjectPath+CharacterObjectPatch.Postfix
    • Prefixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Util.CompatibilityPatchUtil.DoNotExecuteMethodSilent;

  • CharacterReload.Patch.FaceGenPropertyVMNamePath.Prefix
    • Prefixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Util.CompatibilityPatchUtil.DoNotExecutePrefixSilent;

  • CharacterReload.Patch.FaceGenPropertyVMValuePath.Postfix
    • Prefixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Util.CompatibilityPatchUtil.DoNotExecuteMethodSilent;

  • CharacterReload.Pathes.BodyGeneratorPatch+SaveCurrentCharacter.Prefix
    • Prefixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Util.CompatibilityPatchUtil.DoNotExecutePrefixSilent;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper.SkillVM.OnPerkSelectionOver
    • Prefixes
      • Owner: TakeBoth; Namespace: TakeBoth.PerkSelectionPatch.Prefix;

  • SandBox.ViewModelCollection.Map.MapMobilePartyTrackerVM.CanAddParty
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.RemovePartyTrackersFromNonBanditPartiesPatch.Postfix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartySpeedCalculatingModel.CalculateFinalSpeed
    • Prefixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.PartySpeedModelPatch.Prefix;
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.PartySpeedModelPatch.Postfix;

  • SandBox.View.Map.MapScreen.TaleWorlds.CampaignSystem.GameState.IMapStateHandler.Tick
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.MapScreenPatch.Postfix;

  • TaleWorlds.CampaignSystem.BarterSystem.Barterables.SafePassageBarterable.GetUnitValueForFaction
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.GetUnitValueForFactionPatch.Postfix;
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.GetUnitValueForFactionPatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.GetPartySpottingRange
    • Postfixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.HarmonyPatches.Gameplay.PartySpottingRangePatch.Postfix;

  • TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.ApplyInternal
    • Prefixes
      • Owner: com.Questry.CustomSpawns; Namespace: CustomSpawns.Diplomacy.TrackClanKingdom+ChangeKingdomActionApplyByLeaveWithRebellionAgainstKingdomPatch.Prefix;

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

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

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

+ Log Files

  • default20230421
      • [2023-04-21T14:27:51.0502190+03:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-21T14:27:45.0060679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-21T14:27:45.0060679+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T14:27:44.9930758+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-21T14:27:44.9930758+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T14:27:44.9930758+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-21T14:27:44.9930758+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T14:27:44.9921103+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-21T14:27:44.9921103+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-21T14:27:44.9921103+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-21T14:27:44.9911088+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-21T14:27:44.9911088+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-21T14:27:44.9911088+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-21T14:27:44.9880885+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (7)
      • [2023-04-21T14:27:44.9701649+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-21T14:27:44.9701649+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-21T14:27:44.9651797+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9641801+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T14:27:44.9641801+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.9362563+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-21T14:27:44.6161122+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-21T14:27:44.5333325+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-21T14:27:44.5333325+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T14:27:44.4582210+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-04-21T14:27:44.4582210+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-04-21T14:27:44.4582210+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-21T14:27:44.4582210+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-21T14:27:44.4542310+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-21T14:27:37.9039472+03:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-21T14:27:37.9009273+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-21T14:27:37.8869909+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-04-21T14:27:37.8839992+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-21T14:27:37.8799820+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-21T14:27:37.8789847+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-21T14:27:37.8770208+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-21T14:27:37.8750229+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-21T14:27:37.8291456+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-21T14:27:37.7876387+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-21T08:56:57.0708107+03:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-21T08:56:51.9360978+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-21T08:56:51.9360978+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T08:56:51.9241296+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-21T08:56:51.9241296+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T08:56:51.9241296+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-21T08:56:51.9241296+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T08:56:51.9231332+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-21T08:56:51.9231332+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-21T08:56:51.9221349+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-21T08:56:51.9221349+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-21T08:56:51.9221349+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-21T08:56:51.9221349+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-21T08:56:51.9191428+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (7)
      • [2023-04-21T08:56:51.9051377+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-21T08:56:51.9041430+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-21T08:56:51.9001507+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T08:56:51.9001507+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.9001507+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-21T08:56:51.9001507+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.9001507+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T08:56:51.9001507+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.9001507+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T08:56:51.9001507+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.9001507+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-21T08:56:51.9001507+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.9001507+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T08:56:51.8991609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.8700556+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-21T08:56:51.5880833+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-21T08:56:51.5059465+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-21T08:56:51.5059465+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:56:51.4355609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-04-21T08:56:51.4355609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-04-21T08:56:51.4355609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-21T08:56:51.4355609+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-21T08:56:51.4327960+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-21T08:56:46.1285005+03:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-21T08:56:46.1255038+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-21T08:56:46.1115181+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-04-21T08:56:46.1075549+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-21T08:56:46.1055601+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-21T08:56:46.1055601+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-21T08:56:46.1045628+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-21T08:56:46.1045628+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-21T08:56:46.0576841+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-21T08:56:46.0207610+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-21T08:18:10.9812530+03:00] [MCM.Implementation.DefaultSettingsProvider] [WRN]: GetSettings DCCPerSaveSettings returned null
      • [2023-04-21T08:18:10.9802601+03:00] [MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider] [WRN]: GetSettings DCCPerSaveSettings returned null
      • [2023-04-21T08:18:08.2303610+03:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-21T08:18:02.1919870+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-21T08:18:02.1919870+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T08:18:02.1799903+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-21T08:18:02.1799903+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T08:18:02.1799903+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-21T08:18:02.1799903+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T08:18:02.1789928+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-21T08:18:02.1789928+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-21T08:18:02.1779953+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-21T08:18:02.1779953+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-21T08:18:02.1779953+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-21T08:18:02.1769984+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-21T08:18:02.1750027+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (7)
      • [2023-04-21T08:18:02.1600157+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-21T08:18:02.1600157+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1550290+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T08:18:02.1540598+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:02.1251097+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-21T08:18:01.8478508+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-21T08:18:01.7670989+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-21T08:18:01.7670989+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T08:18:01.6962839+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-04-21T08:18:01.6962839+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-04-21T08:18:01.6952909+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-21T08:18:01.6952909+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-21T08:18:01.6922672+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-21T08:17:56.2840008+03:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-21T08:17:56.2810096+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-21T08:17:56.2671021+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-04-21T08:17:56.2640828+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-21T08:17:56.2620882+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-21T08:17:56.2610914+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-21T08:17:56.2610914+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-21T08:17:56.2600935+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-21T08:17:56.2112149+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-21T08:17:56.1741988+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-04-21T01:30:54.2024985+03:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-04-21T01:30:47.9731341+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-04-21T01:30:47.9731341+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T01:30:47.9571740+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-04-21T01:30:47.9571740+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T01:30:47.9571740+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-21T01:30:47.9571740+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-04-21T01:30:47.9551824+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-04-21T01:30:47.9541579+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-04-21T01:30:47.9541579+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-04-21T01:30:47.9531891+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-04-21T01:30:47.9531891+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-04-21T01:30:47.9511929+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-04-21T01:30:47.9491724+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (7)
      • [2023-04-21T01:30:47.9352357+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-04-21T01:30:47.9342402+03:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMission'
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMission', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux'
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.TickMissionAux', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9302523+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading'
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'TaleWorlds.MountAndBlade.MissionState.FinishMissionLoading', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents'
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ManagedScriptHolder_TickComponents', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: HarmonyExtensions.TryPatch: 'original' or all methods are null
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find type or property for 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick'
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.TryGetComponents: typeColonName 'ManagedCallbacks.EngineCallbacksGenerated.ScreenManager_Tick', name must be specified as 'Namespace.Type1.Type2:Name
      • [2023-04-21T01:30:47.9292516+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.9003296+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-21T01:30:47.4749312+03:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-04-21T01:30:47.3931215+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-04-21T01:30:47.3931215+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-04-21T01:30:47.3153301+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Enabled
      • [2023-04-21T01:30:47.3153301+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register Types
      • [2023-04-21T01:30:47.3153301+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: BetterTime - Register: BetterTime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-04-21T01:30:47.3153301+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-04-21T01:30:47.3113697+03:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-04-21T01:30:27.3101209+03:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-04-21T01:30:27.3071313+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-04-21T01:30:27.2931689+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-04-21T01:30:27.2891513+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-04-21T01:30:27.2176340+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-04-21T01:30:27.1487912+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-04-21T01:30:27.0809994+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-04-21T01:30:27.0115934+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-04-21T01:30:26.8998533+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-04-21T01:30:26.8579367+03:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...