AngryPanCake
Sergeant

Hello,
I know TW does not help with modded BL, but I was hoping other players that experience the same crash to direct me towards a fix or something that may help with this.
Currently using v1.2.8 and have been experiencing random crashes with below exception.
I tried the "Null Hero Fix", but it did not help and the mod is no longer supported or "needed".
I also tried the Governor Change fix, but it caused crashes itself!
So, if anyone knows how to fix the crashes below, I'd be very grateful.
Thank you.
Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
I know TW does not help with modded BL, but I was hoping other players that experience the same crash to direct me towards a fix or something that may help with this.
Currently using v1.2.8 and have been experiencing random crashes with below exception.
I tried the "Null Hero Fix", but it did not help and the mod is no longer supported or "needed".
I also tried the Governor Change fix, but it caused crashes itself!
So, if anyone knows how to fix the crashes below, I'd be very grateful.
Thank you.
Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
- at void TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.ApplyInternal(Clan clan, Kingdom newKingdom, ChangeKingdomActionDetail detail, int awardMultiplier, bool byRebellion, bool showNotification)
- at void TaleWorlds.CampaignSystem.BarterSystem.Barterables.LeaveKingdomAsClanBarterable.Apply()
- at void TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanLeaveKingdom_Patch2(DiplomaticBartersBehavior this, Clan clan)
- at void TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.DailyTickClan_Patch0(DiplomaticBartersBehavior this, Clan clan)
- 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_Patch1(Module this, float dt)