helokero13
Recruit

The Mod
Just encounter this error when installed my own mod, don't really know about the reason for this error
Seem to related mobile party pathing if looking at the error log.
Is it really related pathing or related number of mobile party, clan, kingdom or any other things?
I just can't figure it out.
Error log:
- Reasons
Source: TaleWorlds.CampaignSystem
Index was outside the bounds of the array.
- Inner exception
Source: No module
No inner exception was thrown
- Callstacks
Protip: Use a debugger like dnSpy or Visual studio to trace the source of error, by stepping the program line by line.
Inner exception callstack: No inner exception was thrown
Outer exception callstack:
at TaleWorlds.CampaignSystem.MobileParty.TickLogicAsMobileParty(Single realDt, Single dt)
at TaleWorlds.CampaignSystem.PartyBase.InternalTick(Single realDt, Single dt)
at TaleWorlds.CampaignSystem.PartyBase.Tick(Single realDt, Single dt)
at TaleWorlds.CampaignSystem.Campaign.RealTick(Single realDt)
at TaleWorlds.CampaignSystem.MapState.OnMapModeTick(Single dt)
at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
at TaleWorlds.Core.Game.OnTick(Single dt)
at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)
Just encounter this error when installed my own mod, don't really know about the reason for this error
Seem to related mobile party pathing if looking at the error log.
Is it really related pathing or related number of mobile party, clan, kingdom or any other things?
I just can't figure it out.
Error log:
- Reasons
Source: TaleWorlds.CampaignSystem
Index was outside the bounds of the array.
- Inner exception
Source: No module
No inner exception was thrown
- Callstacks
Protip: Use a debugger like dnSpy or Visual studio to trace the source of error, by stepping the program line by line.
Inner exception callstack: No inner exception was thrown
Outer exception callstack:
at TaleWorlds.CampaignSystem.MobileParty.TickLogicAsMobileParty(Single realDt, Single dt)
at TaleWorlds.CampaignSystem.PartyBase.InternalTick(Single realDt, Single dt)
at TaleWorlds.CampaignSystem.PartyBase.Tick(Single realDt, Single dt)
at TaleWorlds.CampaignSystem.Campaign.RealTick(Single realDt)
at TaleWorlds.CampaignSystem.MapState.OnMapModeTick(Single dt)
at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
at TaleWorlds.Core.Game.OnTick(Single dt)
at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)