Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Stacktrace:
at bool Helpers.SettlementHelper.IsGarrisonStarving(Settlement settlement)
at ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultPartyMoraleModel.GetEffectivePartyMorale(MobileParty mobileParty, bool includeDescription)
at float TaleWorlds.CampaignSystem.Party.MobileParty.get_Morale()
at ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingHpForHeroes(MobileParty party, bool includeDescriptions)
at float TaleWorlds.CampaignSystem.Party.MobileParty.get_HealingRateForHeroes()
at void TaleWorlds.CampaignSystem.CampaignBehaviors.PartyHealCampaignBehavior.TryHealOrWoundParty(MobileParty mobileParty, bool isCheckingForPlayerRelatedParty)
at void TaleWorlds.CampaignSystem.CampaignBehaviors.PartyHealCampaignBehavior.OnQuarterDailyPartyTick(MobileParty mobileParty)
at void TaleWorlds.CampaignSystem.MbEvent<T>.InvokeList(EventHandlerRec<T> list, T t)
at void TaleWorlds.CampaignSystem.CampaignEvents.QuarterDailyPartyTick(MobileParty mobileParty)
at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.QuarterDailyPartyTick(MobileParty party)
at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker<T>.PeriodicTickSome(double timeUnitsElapsed)
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(float dt)
at void TaleWorlds.DotNet.Managed.ApplicationTick(float dt)
at void ManagedCallbacks.LibraryCallbacksGenerated.Managed_ApplicationTick_Patch1(float dt)
It is not linked to a region, nor to my party, or my food, I do not have a garrison, and do not own any town, castle or settlement;
It is hard saved into my savegame, as soon as I start my savegame it crashes at the same position again and again, without exception;