骑马与砍杀吧 关注:751,023贴子:15,081,901
  • 3回复贴,共1

实在不知道是什么问题了,求一个看得懂崩溃日志的高手看一下shi'

只看楼主收藏回复

每次玩到游戏中期就会莫名其妙地卡退,但是点了继续游戏又可以玩一段时间,经过相同的游戏内时间(比如说如果一直暂停就一直不会崩溃)后就又弹窗。看得懂英文也看不懂代码是什么意思,是模型的问题还是什么修改数值mod的问题?
- Callstacks




Protip: Use a debugger like dnSpy or Visual studio to trace the source of error, by stepping the program line by line. You can restart with dnSpy attached.
Inner exception callstack:No inner exception was thrownOuter exception callstack: at TaleWorlds.CampaignSystem.GameComponents.DefaultPartyTrainingModel.GetEffectiveDailyExperience(MobileParty mobileParty, TroopRosterElement troop) at TaleWorlds.CampaignSystem.CampaignBehaviors.MobilePartyTrainingBehavior.OnDailyTickParty(MobileParty mobileParty) at TaleWorlds.CampaignSystem.MbEvent`1.InvokeList(EventHandlerRec`1 list, T t) at TaleWorlds.CampaignSystem.CampaignEvents.DailyTickParty(MobileParty mobileParty) at TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickParty(MobileParty mobileParty) at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicTicker`1.PeriodicTickSome(Double timeUnitsElapsed) at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick() at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents() at TaleWorlds.CampaignSystem.Campaign.Tick() at TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(Single dt) at TaleWorlds.CampaignSystem.GameState.MapState.OnTick(Single dt) at TaleWorlds.Core.GameStateManager.OnTick(Single dt) at TaleWorlds.Core.Game.OnTick(Single dt) at TaleWorlds.Core.GameManagerBase.OnTick_Patch9(GameManagerBase this, Single dt) at TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch1(Module this, Single dt)


IP属地:福建1楼2023-04-18 00:33回复
    1


    IP属地:福建来自Android客户端2楼2023-04-18 07:25
    回复
      1


      IP属地:福建来自Android客户端3楼2023-04-18 15:55
      回复
        1


        IP属地:福建来自Android客户端4楼2023-04-18 18:59
        回复