I have copied a link to the html crash report that I uploaded to mediafire. I had a normal sandbox game was able to get to clan tier 1 almost 2 serve as a merc for about 6 months and now I get this crash...
Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: MonoMod.Utils
CallStack:
at void TaleWorlds.CampaignSystem.Actions.TeleportHeroAction.ApplyInternal_Patch1(Hero hero, Settlement targetSettlement, MobileParty targetParty, TeleportationDetail detail)
at void BannerKings.Behaviours.BKClanBehavior.DismissParties(Clan clan) in C:/Users/Rodrigo/source/repos/bannerlord-banner-kings/BannerKings/Behaviours/BKClanBehavior.cs:line 419
at void BannerKings.Behaviours.BKClanBehavior.DailyClanTick(Clan clan) in C:/Users/Rodrigo/source/repos/bannerlord-banner-kings/BannerKings/Behaviours/BKClanBehavior.cs:line 373
at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
at void TaleWorlds.CampaignSystem.CampaignEvents.DailyTickClan(Clan clan)
at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickClan(Clan clan)
at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed)
at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick()
at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents()
at void TaleWorlds.CampaignSystem.Campaign.Tick()
at void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt)
at void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt)
at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
at void TaleWorlds.Core.Game.OnTick(float dt)
at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)
I have copied a link to the html crash report that I uploaded to mediafire. I had a normal sandbox game was able to get to clan tier 1 almost 2 serve as a merc for about 6 months and now I get this crash...
https://www.mediafire.com/file/pn2h755o10e7wff/crashreport.html/file
Exception information Type: System.NullReferenceException Message: Object reference not set to an instance of an object. Source: MonoMod.Utils CallStack: at void TaleWorlds.CampaignSystem.Actions.TeleportHeroAction.ApplyInternal_Patch1(Hero hero, Settlement targetSettlement, MobileParty targetParty, TeleportationDetail detail) at void BannerKings.Behaviours.BKClanBehavior.DismissParties(Clan clan) in C:/Users/Rodrigo/source/repos/bannerlord-banner-kings/BannerKings/Behaviours/BKClanBehavior.cs:line 419 at void BannerKings.Behaviours.BKClanBehavior.DailyClanTick(Clan clan) in C:/Users/Rodrigo/source/repos/bannerlord-banner-kings/BannerKings/Behaviours/BKClanBehavior.cs:line 373 at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) at void TaleWorlds.CampaignSystem.CampaignEvents.DailyTickClan(Clan clan) at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickClan(Clan clan) at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed) at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick() at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents() at void TaleWorlds.CampaignSystem.Campaign.Tick() at void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt) at void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt) at void TaleWorlds.Core.GameStateManager.OnTick(float dt) at void TaleWorlds.Core.Game.OnTick(float dt) at void TaleWorlds.Core.GameManagerBase.OnTick(float dt) at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)
- Involved Modules BannerKings Method: System.Void BannerKings.Behaviours.BKClanBehavior::DismissParties(TaleWorlds.CampaignSystem.Clan clan) Frame: void BannerKings.Behaviours.BKClanBehavior.DismissParties(Clan clan) (IL Offset: 525) HarmonyIssue: False Method: System.Void BannerKings.Behaviours.BKClanBehavior::DailyClanTick(TaleWorlds.CampaignSystem.Clan clan) Frame: void BannerKings.Behaviours.BKClanBehavior.DailyClanTick(Clan clan) (IL Offset: 717)