Unknown crash report

Users who are viewing this thread

I recently played around 3 different saves all with the same mods and noticed that the game will run fine until around an hour or two in and then will crash with the following report. Upon trying to reload the save I will be able to move around on the emap for a minute or so before it crashes with the same error, effectively breaking the save and making it unable to be continued. Does anyone know what these errors mean and how to fix them?
_
Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
  1. at TaleWorlds.CampaignSystem.Settlements.Locations.Location.GetLocationCharacter(Hero hero)
  2. at TaleWorlds.CampaignSystem.Settlements.Locations.LocationComplex.GetLocationCharacterOfHero(Hero hero)
  3. at TaleWorlds.CampaignSystem.CampaignBehaviors.HeroAgentSpawnCampaignBehavior.OnGovernorChanged(Town town, Hero oldGovernor, Hero newGovernor)
  4. at TaleWorlds.CampaignSystem.MbEvent`3.InvokeList(EventHandlerRec`3 list, T1 t1, T2 t2, T3 t3)
  5. at TaleWorlds.CampaignSystem.CampaignEvents.OnGovernorChanged(Town fortification, Hero oldGovernor, Hero newGovernor)
  6. at TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnGovernorChanged(Town fortification, Hero oldGovernor, Hero newGovernor)
  7. at TaleWorlds.CampaignSystem.Actions.ChangeGovernorAction.ApplyInternal(Town fortification, Hero governor)
  8. at TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.UpdateGovernorsOfClan(Clan clan)
  9. at TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior.DailyTickClan(Clan clan)
  10. at TaleWorlds.CampaignSystem.MbEvent`1.InvokeList(EventHandlerRec`1 list, T t)
  11. at TaleWorlds.CampaignSystem.CampaignEvents.DailyTickClan(Clan clan)
  12. at TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickClan(Clan clan)
  13. at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicTicker`1.PeriodicTickSome(Double timeUnitsElapsed)
  14. at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick()
  15. at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents()
  16. at TaleWorlds.CampaignSystem.Campaign.Tick()
  17. at TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(Single dt)
  18. at TaleWorlds.CampaignSystem.GameState.MapState.OnTick(Single dt)
  19. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  20. at TaleWorlds.Core.Game.OnTick(Single dt)
  21. at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
  22. at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)

_
  • Frame: GetLocationCharacter at offset 106 in file:line:column :0:0 (IL Offset: 31)
    • Module: UNKNOWN
      Method: TaleWorlds.CampaignSystem.Settlements.Locations.LocationCharacter TaleWorlds.CampaignSystem.Settlements.Locations.Location::GetLocationCharacter(TaleWorlds.CampaignSystem.Hero hero)
  • Frame: GetLocationCharacterOfHero at offset 187 in file:line:column :0:0 (IL Offset: 43)
    • Module: UNKNOWN
      Method: TaleWorlds.CampaignSystem.Settlements.Locations.LocationCharacter TaleWorlds.CampaignSystem.Settlements.Locations.LocationComplex::GetLocationCharacterOfHero(TaleWorlds.CampaignSystem.Hero hero)
  • Frame: OnGovernorChanged at offset 70 in file:line:column :0:0 (IL Offset: 3)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.HeroAgentSpawnCampaignBehavior::OnGovernorChanged(TaleWorlds.CampaignSystem.Settlements.Town town, TaleWorlds.CampaignSystem.Hero oldGovernor, TaleWorlds.CampaignSystem.Hero newGovernor)
  • Frame: InvokeList at offset 49 in file:line:column :0:0 (IL Offset: 25)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`3::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`3 list, TaleWorlds.CampaignSystem.T1 t1, TaleWorlds.CampaignSystem.T2 t2, TaleWorlds.CampaignSystem.T3 t3)
  • Frame: OnGovernorChanged at offset 56 in file:line:column :0:0 (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnGovernorChanged(TaleWorlds.CampaignSystem.Settlements.Town fortification, TaleWorlds.CampaignSystem.Hero oldGovernor, TaleWorlds.CampaignSystem.Hero newGovernor)
  • Frame: OnGovernorChanged at offset 66 in file:line:column :0:0 (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnGovernorChanged(TaleWorlds.CampaignSystem.Settlements.Town fortification, TaleWorlds.CampaignSystem.Hero oldGovernor, TaleWorlds.CampaignSystem.Hero newGovernor)
  • Frame: ApplyInternal at offset 361 in file:line:column :0:0 (IL Offset: 137)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.CampaignSystem.Actions.ChangeGovernorAction::ApplyInternal(TaleWorlds.CampaignSystem.Settlements.Town fortification, TaleWorlds.CampaignSystem.Hero governor)
  • Frame: UpdateGovernorsOfClan at offset 1300 in file:line:column :0:0 (IL Offset: 635)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior::UpdateGovernorsOfClan(TaleWorlds.CampaignSystem.Clan clan)
  • Frame: DailyTickClan at offset 1561 in file:line:column :0:0 (IL Offset: 662)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.ClanVariablesCampaignBehavior::grin:ailyTickClan(TaleWorlds.CampaignSystem.Clan clan)
  • Frame: InvokeList at offset 33 in file:line:column :0:0 (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
  • Frame: DailyTickClan at offset 42 in file:line:column :0:0 (IL Offset: 0)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::grin:ailyTickClan(TaleWorlds.CampaignSystem.Clan clan)
  • Frame: DailyTickClan at offset 47 in file:line:column :0:0 (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::grin:ailyTickClan(TaleWorlds.CampaignSystem.Clan clan)
  • Frame: PeriodicTickSome at offset 428 in file:line:column :0:0 (IL Offset: 139)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.PeriodicTicker`1::razz:eriodicTickSome(System.Double timeUnitsElapsed)
  • Frame: PeriodicDailyTick at offset 142 in file:line:column :0:0 (IL Offset: 67)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::razz:eriodicDailyTick()
  • Frame: TickPeriodicEvents at offset 26 in file:line:column :0:0 (IL Offset: 6)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::TickPeriodicEvents()
  • Frame: Tick at offset 206 in file:line:column :0:0 (IL Offset: 132)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::Tick()
  • Frame: OnMapModeTick at offset 255 in file:line:column :0:0 (IL Offset: 140)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnMapModeTick(System.Single dt)
  • Frame: OnTick at offset 146 in file:line:column :0:0 (IL Offset: 77)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnTick(System.Single dt)
  • Frame: OnTick at offset 113 in file:line:column :0:0 (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
  • Frame: OnTick at offset 74 in file:line:column :0:0 (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
  • Frame: OnTick at offset 218 in file:line:column :0:0 (IL Offset: 0)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
  • Frame: TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1 at offset 926 in file:line:column :0:0 (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(TaleWorlds.MountAndBlade.Module this, System.Single dt)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
_
I noticed upon further reading that in the log files it reads
  • [2022-11-23T13:31:08.1519176-05:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: Omor governor changed to Idrun from Urik.
I know that there is a bug about swapping governors and I wonder if this is the sole cause of it. I did however try to download a mod that claims to have fixed this for the crash to continue in the same way.


If anyone knows a fix it would be greatly appreciated.
 
Back
Top Bottom