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.84.03.25)


+ Exception

Exception information
Type: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
CallStack:
  1. at object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor)
  2. at object System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  3. at object RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes, ref StackCrawlMark stackMark)
  4. at object Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes) x 2
  5. at MapView SandBox.View.SandBoxViewCreator.CreateMapView(params object[] parameters)
  6. at MapView SandBox.View.Map.MapScreen.AddMapView(params object[] parameters)
  7. at void SandBox.View.Map.MapScreen.HandleMapConversationInit(ConversationCharacterData playerCharacterData, ConversationCharacterData conversationPartnerData)
  8. at void SandBox.View.Map.MapScreen.TaleWorlds.CampaignSystem.GameState.IMapStateHandler.OnMapConversationStarts(ConversationCharacterData playerCharacterData, ConversationCharacterData conversationPartnerData)
  9. at void TaleWorlds.CampaignSystem.Conversation.ConversationManager.OpenMapConversation(ConversationCharacterData playerCharacterData, ConversationCharacterData conversationPartnerData)
  10. at void TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoMeetingInternal()
  11. at void TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_meeting_on_init(MenuCallbackArgs args)
  12. at void TaleWorlds.CampaignSystem.GameMenus.GameMenu.RunOnInit(Game game, MenuContext menuContext)
  13. at void TaleWorlds.CampaignSystem.GameState.MenuContext.HandleStates()
  14. at void TaleWorlds.CampaignSystem.GameState.MapState.EnterMenuMode()
  15. at void TaleWorlds.CampaignSystem.GameMenus.GameMenu.ActivateGameMenu(string menuId)
  16. at void TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.Init(PartyBase attackerParty, PartyBase defenderParty, Settlement settlement)
  17. at void TaleWorlds.CampaignSystem.EncounterManager.StartPartyEncounter(PartyBase attackerParty, PartyBase defenderParty)
  18. at void TaleWorlds.CampaignSystem.Party.MobileParty.TaleWorlds.CampaignSystem.Map.IMapEntity.OnPartyInteraction(MobileParty engagingParty)
  19. at void TaleWorlds.CampaignSystem.EncounterManager.HandleEncounterForMobileParty(MobileParty mobileParty, float dt)
  20. at void TaleWorlds.CampaignSystem.EncounterManager.HandleEncounters(float dt)
  21. at void TaleWorlds.CampaignSystem.Campaign.Tick()
  22. at void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt)
  23. at void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt)
  24. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  25. at void TaleWorlds.Core.Game.OnTick(float dt)
  26. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
  27. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt)
  28. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(float dt)


Inner Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: SandBox.GauntletUI
CallStack:
  1. at new SandBox.GauntletUI.Map.GauntletMapConversationView(ConversationCharacterData playerCharacterData, ConversationCharacterData conversationPartnerData)

+ Enhanced Stacktrace

  • Frame: new SandBox.GauntletUI.Map.GauntletMapConversationView(ConversationCharacterData playerCharacterData, ConversationCharacterData conversationPartnerData) (IL Offset: 66)
    • Module: Sandbox
      Method: System.Void SandBox.GauntletUI.Map.GauntletMapConversationView::.ctor(TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData playerCharacterData, TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData conversationPartnerData)
      HarmonyIssue: False
  • Frame: object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor) (IL Offset: -1)
    • Module: UNKNOWN
      Method: static System.Object System.RuntimeMethodHandle::InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
      HarmonyIssue: False
  • Frame: object System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) (IL Offset: 244)
    • Module: UNKNOWN
      Method: virtual System.Object System.Reflection.RuntimeConstructorInfo::Invoke(System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
      HarmonyIssue: False
  • Frame: object RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes, ref StackCrawlMark stackMark) (IL Offset: 507)
    • Module: UNKNOWN
      Method: System.Object System.RuntimeType::CreateInstanceImpl(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark)
      HarmonyIssue: False
  • Frame: object Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes) x 2 (IL Offset: 175)
    • Module: UNKNOWN
      Method: static System.Object System.Activator::CreateInstance(System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes)
      HarmonyIssue: False
  • Frame: MapView SandBox.View.SandBoxViewCreator.CreateMapView(params object[] parameters) (IL Offset: 54)
    • Module: Sandbox
      Method: static SandBox.View.Map.MapView SandBox.View.SandBoxViewCreator::CreateMapView(System.Object[] parameters)
      HarmonyIssue: False
  • Frame: MapView SandBox.View.Map.MapScreen.AddMapView(params object[] parameters) (IL Offset: 0)
    • Module: Sandbox
      Method: SandBox.View.Map.MapView SandBox.View.Map.MapScreen::AddMapView(System.Object[] parameters)
      HarmonyIssue: False
  • Frame: void SandBox.View.Map.MapScreen.HandleMapConversationInit(ConversationCharacterData playerCharacterData, ConversationCharacterData conversationPartnerData) (IL Offset: 74)
    • Module: Sandbox
      Method: System.Void SandBox.View.Map.MapScreen::HandleMapConversationInit(TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData playerCharacterData, TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData conversationPartnerData)
      HarmonyIssue: False
  • Frame: void SandBox.View.Map.MapScreen.TaleWorlds.CampaignSystem.GameState.IMapStateHandler.OnMapConversationStarts(ConversationCharacterData playerCharacterData, ConversationCharacterData conversationPartnerData) (IL Offset: 77)
    • Module: Sandbox
      Method: virtual System.Void SandBox.View.Map.MapScreen::TaleWorlds.CampaignSystem.GameState.IMapStateHandler.OnMapConversationStarts(TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData playerCharacterData, TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData conversationPartnerData)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Conversation.ConversationManager.OpenMapConversation(ConversationCharacterData playerCharacterData, ConversationCharacterData conversationPartnerData) (IL Offset: 29)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Conversation.ConversationManager::OpenMapConversation(TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData playerCharacterData, TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData conversationPartnerData)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.DoMeetingInternal() (IL Offset: 365)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Encounters.PlayerEncounter::DoMeetingInternal()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior.game_menu_encounter_meeting_on_init(MenuCallbackArgs args) (IL Offset: 126)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.EncounterGameMenuBehavior::game_menu_encounter_meeting_on_init(TaleWorlds.CampaignSystem.GameMenus.MenuCallbackArgs args)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameMenus.GameMenu.RunOnInit(Game game, MenuContext menuContext) (IL Offset: 71)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameMenus.GameMenu::RunOnInit(TaleWorlds.Core.Game game, TaleWorlds.CampaignSystem.GameState.MenuContext menuContext)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MenuContext.HandleStates() (IL Offset: 142)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameState.MenuContext::HandleStates()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.EnterMenuMode() (IL Offset: 50)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameState.MapState::EnterMenuMode()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameMenus.GameMenu.ActivateGameMenu(string menuId) (IL Offset: 67)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.GameMenus.GameMenu::ActivateGameMenu(System.String menuId)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Encounters.PlayerEncounter.Init(PartyBase attackerParty, PartyBase defenderParty, Settlement settlement) (IL Offset: 495)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Encounters.PlayerEncounter::Init(TaleWorlds.CampaignSystem.Party.PartyBase attackerParty, TaleWorlds.CampaignSystem.Party.PartyBase defenderParty, TaleWorlds.CampaignSystem.Settlements.Settlement settlement)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.EncounterManager.StartPartyEncounter(PartyBase attackerParty, PartyBase defenderParty) (IL Offset: 388)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.EncounterManager::StartPartyEncounter(TaleWorlds.CampaignSystem.Party.PartyBase attackerParty, TaleWorlds.CampaignSystem.Party.PartyBase defenderParty)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Party.MobileParty.TaleWorlds.CampaignSystem.Map.IMapEntity.OnPartyInteraction(MobileParty engagingParty) (IL Offset: 227)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Party.MobileParty::TaleWorlds.CampaignSystem.Map.IMapEntity.OnPartyInteraction(TaleWorlds.CampaignSystem.Party.MobileParty engagingParty)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.EncounterManager.HandleEncounterForMobileParty(MobileParty mobileParty, float dt) (IL Offset: 396)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.EncounterManager::HandleEncounterForMobileParty(TaleWorlds.CampaignSystem.Party.MobileParty mobileParty, System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.EncounterManager.HandleEncounters(float dt) (IL Offset: 38)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.EncounterManager::HandleEncounters(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.Tick() (IL Offset: 216)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::Tick()
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt) (IL Offset: 140)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnMapModeTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt) (IL Offset: 77)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 25)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 76)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      HarmonyIssue: False
  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(System.Single dt)
      HarmonyIssue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      HarmonyIssue: False

+ Involved Modules

  • Sandbox
    • Method: System.Void SandBox.GauntletUI.Map.GauntletMapConversationView::.ctor(TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData playerCharacterData, TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData conversationPartnerData)
      Frame: new SandBox.GauntletUI.Map.GauntletMapConversationView(ConversationCharacterData playerCharacterData, ConversationCharacterData conversationPartnerData) (IL Offset: 66)
      HarmonyIssue: False
    • Method: static SandBox.View.Map.MapView SandBox.View.SandBoxViewCreator::CreateMapView(System.Object[] parameters)
      Frame: MapView SandBox.View.SandBoxViewCreator.CreateMapView(params object[] parameters) (IL Offset: 54)
      HarmonyIssue: False
    • Method: SandBox.View.Map.MapView SandBox.View.Map.MapScreen::AddMapView(System.Object[] parameters)
      Frame: MapView SandBox.View.Map.MapScreen.AddMapView(params object[] parameters) (IL Offset: 0)
      HarmonyIssue: False
    • Method: System.Void SandBox.View.Map.MapScreen::HandleMapConversationInit(TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData playerCharacterData, TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData conversationPartnerData)
      Frame: void SandBox.View.Map.MapScreen.HandleMapConversationInit(ConversationCharacterData playerCharacterData, ConversationCharacterData conversationPartnerData) (IL Offset: 74)
      HarmonyIssue: False
    • Method: virtual System.Void SandBox.View.Map.MapScreen::TaleWorlds.CampaignSystem.GameState.IMapStateHandler.OnMapConversationStarts(TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData playerCharacterData, TaleWorlds.CampaignSystem.Conversation.ConversationCharacterData conversationPartnerData)
      Frame: void SandBox.View.Map.MapScreen.TaleWorlds.CampaignSystem.GameState.IMapStateHandler.OnMapConversationStarts(ConversationCharacterData playerCharacterData, ConversationCharacterData conversationPartnerData) (IL Offset: 77)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.145)
  • + 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.1.0)
  • + SandBox Core (SandBoxCore, v1.1.1.0)
  • + CustomBattle (CustomBattle, v1.1.1.0)
  • + Sandbox (Sandbox, v1.1.1.0)
  • + StoryMode (StoryMode, v1.1.1.0)
  • + Random Events (RandomEvents, v1.1.0.0)
  • + BrighterHair (BrighterHair, e1.0.1.0)
  • + Face_retex_Standalone (Face_retex_Standalone, e1.0.1.0)
  • + Helmet Hair Cover Continued Plus (HelmetHairContinuedPlus, v2.3.2.0)
  • + LT_Education (LT_Education, v1.2.0.0)
  • + Westeros Armory (westerosarmory, e1.7.0.0)
  • + Ramsay_stuff (Ramsay_stuff, e1.7.0.0)
  • + Ramsays_stuff (Ramsays_stuff, e1.5.2.0)
  • + Norman Armory (Norman Armory, e1.5.2.0)
  • + Realistic Weather (RealisticWeather, v1.2.1.0)

+ Assemblies

+ Harmony Patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.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.AddMissileAux
    • Prefixes
      • Owner: mod.bannerlord.realisticweather; Namespace: RealisticWeather.RealisticWeatherMission.Prefix;

  • TaleWorlds.MountAndBlade.CustomBattle.CustomBattle.MapSelectionGroupVM.RandomizeAll
    • Postfixes
      • Owner: mod.bannerlord.realisticweather; Namespace: RealisticWeather.ViewModels.RealisticWeatherSelectionGroupVM.Postfix;

  • TaleWorlds.MountAndBlade.CustomBattle.CustomBattle.MapSelectionGroupVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.RealisticWeather; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.RealisticWeather; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;

  • TaleWorlds.MountAndBlade.CustomBattle.CustomBattle.MapSelectionGroupVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.RealisticWeather; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Refresh_Transpiler;

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

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

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

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

  • TaleWorlds.MountAndBlade.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

  • default20230314
      • [2023-03-14T16:05:03.6320089+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-14T16:01:01.9374901+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-14T16:00:46.2118670+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-14T16:00:46.2118670+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-14T16:00:46.1993829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-14T16:00:46.1993829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-14T16:00:46.1993829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-14T16:00:46.1993829+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-14T16:00:46.1993829+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-14T16:00:46.1993829+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-14T16:00:46.1978803+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-14T16:00:46.1978803+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-14T16:00:46.1978803+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-14T16:00:46.1978803+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-14T16:00:46.1978803+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (3)
      • [2023-03-14T16:00:46.1968836+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-14T16:00:46.1968836+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-14T16:00:46.0495447+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-14T16:00:45.9869818+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-14T16:00:45.9869818+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-14T16:00:45.9451469+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Enabled
      • [2023-03-14T16:00:45.9451469+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Register Types
      • [2023-03-14T16:00:45.9451469+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: RealisticWeather - Register: RealisticWeather, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-14T16:00:45.9451469+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-14T16:00:45.9421573+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-14T16:00:41.1904178+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-14T16:00:41.1878156+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-14T16:00:41.1767080+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-14T16:00:41.1737251+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-03-14T16:00:41.1727263+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-14T16:00:41.1717299+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-14T16:00:41.1717299+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-14T16:00:41.1707276+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-14T16:00:41.1350265+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-14T16:00:41.1015108+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...
      • [2023-03-14T15:50:20.7958640+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-14T15:49:52.5023850+08:00] [Bannerlord.ButterLib.ButterLibSubModule] [INF]: Created GameScope
      • [2023-03-14T15:49:20.0660775+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Enabled
      • [2023-03-14T15:49:20.0660775+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-14T15:49:20.0499859+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register Types
      • [2023-03-14T15:49:20.0499859+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-14T15:49:20.0499859+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: MCM.UI - Register: MCMv5.UI, Version=5.5.5.0, Culture=neutral, PublicKeyToken=null
      • [2023-03-14T15:49:20.0499859+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]:
      • [2023-03-14T15:49:20.0489890+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found external provider MCM.UI.Adapter.MCMv5.Providers.MCMv5ExternalSettingsProvider (0)
      • [2023-03-14T15:49:20.0489890+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.PerCampaignSettingsContainer (0)
      • [2023-03-14T15:49:20.0489890+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Campaign container MCM.Implementation.PerCampaign.FluentPerCampaignSettingsContainer (0)
      • [2023-03-14T15:49:20.0479921+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.PerSaveSettingsContainer (0)
      • [2023-03-14T15:49:20.0479921+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found PerSave container MCM.Implementation.PerSave.FluentPerSaveSettingsContainer (0)
      • [2023-03-14T15:49:20.0479921+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.UI.ButterLib.ButterLibSettingsContainer (1)
      • [2023-03-14T15:49:20.0479921+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.GlobalSettingsContainer (2)
      • [2023-03-14T15:49:20.0469935+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.ExternalGlobalSettingsContainer (0)
      • [2023-03-14T15:49:20.0469935+08:00] [MCM.Implementation.DefaultSettingsProvider] [INF]: Found Global container MCM.Implementation.Global.FluentGlobalSettingsContainer (0)
      • [2023-03-14T15:49:19.8780248+08:00] [Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatch] [ERR]: OnGameLoadedTargetMI is null
      • [2023-03-14T15:49:19.8168639+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: AccessTools2.Method: Could not find method for type 'TaleWorlds.CampaignSystem.CampaignBehaviors.CampaignBehaviorManager' and name 'OnGameLoaded' and parameters ''
      • [2023-03-14T15:49:19.8168639+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [ERR]:
      • [2023-03-14T15:49:19.7766677+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Enabled
      • [2023-03-14T15:49:19.7649056+08:00] [System.Diagnostics.Logger.LoggerTraceListener] [INF]: Bannerlord.UIExtenderEx.UIPatch - Register Types
      • [2023-03-14T15:49:15.3275273+08:00] [Bannerlord.ButterLib.Implementation.SubModule] [INF]: Wrapping DebugManager of type TaleWorlds.MountAndBlade.MBDebugManager with DebugManagerWrapper
      • [2023-03-14T15:49:15.3255337+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Finished loading implementations
      • [2023-03-14T15:49:15.3149261+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Implementation Bannerlord.ButterLib.Implementation.1.1.0.dll for game v1.1.0.0 is loaded
      • [2023-03-14T15:49:15.3119297+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found no matching implementations. Loading the latest available
      • [2023-03-14T15:49:15.3104041+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.1.0.dll
      • [2023-03-14T15:49:15.3094037+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.3.dll
      • [2023-03-14T15:49:15.3074073+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.2.dll
      • [2023-03-14T15:49:15.3064117+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.1.dll
      • [2023-03-14T15:49:15.2695164+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Found implementation Bannerlord.ButterLib.Implementation.1.0.0.dll
      • [2023-03-14T15:49:15.2330544+08:00] [Bannerlord.ButterLib.ImplementationLoaderSubModule] [INF]: Loading implementations...