![]() |
游戏是测试版,有问题很正常,要保持好心态. |
找不到方法:“Void TaleWorlds.CampaignSystem.Hero.set_BirthDay(TaleWorlds.CampaignSystem.CampaignTime)”。
No inner exception was thrown
Protip: 使用调试工具类似 dnSpy or Visual studio 来追踪错误的源头, 一步一步排查程序 要有耐心.
内部错误堆栈:No inner exception was thrown外部错误堆栈:
at HousesCalradia.HeroUtil.SpawnNoble(Clan clan, Int32 ageMin, Int32 ageMax, Boolean isFemale) at HousesCalradia.MarriageBehavior.OnDailyHeroTick(Hero hero) in F:\bgit\HousesCalradia\src\MarriageBehavior.cs:line 136 at TaleWorlds.CampaignSystem.MbEvent`1.InvokeList(EventHandlerRec`1 list, T t) at TaleWorlds.CampaignSystem.CampaignEvents.DailyTickHero(Hero hero) at TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickHero(Hero hero) at TaleWorlds.CampaignSystem.PeriodicTicker`1.PeriodicTickSome(Single timeUnitsElaped) at TaleWorlds.CampaignSystem.Campaign.PeriodicDailyTick(Single deltaDays) at TaleWorlds.CampaignSystem.Campaign.Tick(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)
隐藏游戏官方的 dll