Summary:
Have you used cheats and if so which: No...
- Sandbox
- Method: System.Void SandBox.View.Map.PartyVisual::TickMobilePartyVisual(System.Single dt, TaleWorlds.CampaignSystem.Party.PartyBase party, System.Int32& dirtyPartiesCount, TaleWorlds.CampaignSystem.Party.PartyBase[]& dirtyPartiesList)
Frame: void SandBox.View.Map.PartyVisual.TickMobilePartyVisual(float dt, PartyBase party, ref int dirtyPartiesCount, ref PartyBase[] dirtyPartiesList) (IL Offset: 51)
- Method: System.Void SandBox.View.Map.PartyVisual::TickMobilePartyVisual(System.Single dt, TaleWorlds.CampaignSystem.Party.PartyBase party, System.Int32& dirtyPartiesCount, TaleWorlds.CampaignSystem.Party.PartyBase[]& dirtyPartiesList)
- Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:- at int TaleWorlds.CampaignSystem.CharacterObject.GetSkillValue(SkillObject skill)
- at void TaleWorlds.CampaignSystem.GameComponents.DefaultPartyMoraleModel.GetMoraleEffectsFromSkill(MobileParty party, ref ExplainedNumber bonus)
- at ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultPartyMoraleModel.GetEffectivePartyMorale(MobileParty mobileParty, bool includeDescription)
- at float TaleWorlds.CampaignSystem.Party.MobileParty.get_Morale()
- at ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultPartySpeedCalculatingModel.CalculateBaseSpeed(MobileParty mobileParty, bool includeDescriptions, int additionalTroopOnFootCount, int additionalTroopOnHorseCount)
- at float TaleWorlds.CampaignSystem.Party.MobileParty.CalculateSpeedForPartyUnified()
- at float TaleWorlds.CampaignSystem.Party.MobileParty.CalculateSpeed()
- at void SandBox.View.Map.PartyVisual.TickMobilePartyVisual(float dt, PartyBase party, ref int dirtyPartiesCount, ref PartyBase[] dirtyPartiesList)
- at void TaleWorlds.CampaignSystem.CampaignTickCacheDataStore.ParallelTickMobilePartyVisuals(int startInclusive, int endExclusive)
- at void TaleWorlds.Engine.NativeParallelDriver.For(int fromInclusive, int toExclusive, ParallelForAuxPredicate loopBody, int grainSize)
- at void TaleWorlds.Library.TWParallel.For(int fromInclusive, int toExclusive, ParallelForAuxPredicate body, int grainSize)
- at void TaleWorlds.CampaignSystem.CampaignTickCacheDataStore.RealTick(float dt, float realDt)
- at void TaleWorlds.CampaignSystem.Campaign.RealTick(float realDt)
- 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)
Have you used cheats and if so which: No...