Need More Info Beta 1.1.0 Crash

Users who are viewing this thread

Version number
1.1.0
Branch
Beta
Modded/unmodded
No, I didn't use any mods.

mongoid

Recruit
Summary:
  • 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)
  • Exception information
    Type: System.NullReferenceException
    Message: Object reference not set to an instance of an object.
    Source: TaleWorlds.CampaignSystem
    CallStack:
    1. at int TaleWorlds.CampaignSystem.CharacterObject.GetSkillValue(SkillObject skill)
    2. at void TaleWorlds.CampaignSystem.GameComponents.DefaultPartyMoraleModel.GetMoraleEffectsFromSkill(MobileParty party, ref ExplainedNumber bonus)
    3. at ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultPartyMoraleModel.GetEffectivePartyMorale(MobileParty mobileParty, bool includeDescription)
    4. at float TaleWorlds.CampaignSystem.Party.MobileParty.get_Morale()
    5. at ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultPartySpeedCalculatingModel.CalculateBaseSpeed(MobileParty mobileParty, bool includeDescriptions, int additionalTroopOnFootCount, int additionalTroopOnHorseCount)
    6. at float TaleWorlds.CampaignSystem.Party.MobileParty.CalculateSpeedForPartyUnified()
    7. at float TaleWorlds.CampaignSystem.Party.MobileParty.CalculateSpeed()
    8. at void SandBox.View.Map.PartyVisual.TickMobilePartyVisual(float dt, PartyBase party, ref int dirtyPartiesCount, ref PartyBase[] dirtyPartiesList)
    9. at void TaleWorlds.CampaignSystem.CampaignTickCacheDataStore.ParallelTickMobilePartyVisuals(int startInclusive, int endExclusive)
    10. at void TaleWorlds.Engine.NativeParallelDriver.For(int fromInclusive, int toExclusive, ParallelForAuxPredicate loopBody, int grainSize)
    11. at void TaleWorlds.Library.TWParallel.For(int fromInclusive, int toExclusive, ParallelForAuxPredicate body, int grainSize)
    12. at void TaleWorlds.CampaignSystem.CampaignTickCacheDataStore.RealTick(float dt, float realDt)
    13. at void TaleWorlds.CampaignSystem.Campaign.RealTick(float realDt)
    14. at void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt)
    15. at void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt)
    16. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
    17. at void TaleWorlds.Core.Game.OnTick(float dt)
    18. at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
    19. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)
How to Reproduce: No idea all my saves are corrupted now...
Have you used cheats and if so which: No...
 
Hey, sorry for the inconvenience. Can you please share your Crash ID with me so we can further inspect the issue?
 
Hello, I have the same issue (but with mods on my side).
No cheats used.
All my saves are corrupted, no idea why.

The crash occured while roaming the map.
Disabling mods doesn't change anything.

Crash id : 2023-05-05_10.07.33_11816a7b79533d3bb02ea8c0fea46a8d
Link tu butr report : EC1001 (account too new to post the full link apparently)
 
Back
Top Bottom