- 好友
- 0
- 在线时间
- 0 小时
- 最后登录
- 2024-4-29
平民

- UID
- 3364453
- 第纳尔
- 28
- 精华
- 0
- 互助
- 1
- 荣誉
- 0
- 贡献
- 0
- 魅力
- 0
- 注册时间
- 2022-6-1
 鲜花( 0)  鸡蛋( 0)
|
版本是1.1.1 似乎是因为有家族换势力导致崩溃,我已经几乎卸了所有mod还是解决不了 请问是游戏本身的问题还是怎么回事
- Exception
Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.CampaignSystem
CallStack:
at void TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.ApplyInternal(Clan clan, Kingdom newKingdom, ChangeKingdomActionDetail detail, int awardMultiplier, bool byRebellion, bool showNotification)
at void TaleWorlds.CampaignSystem.BarterSystem.Barterables.LeaveKingdomAsClanBarterable.Apply()
at void TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanLeaveKingdom(Clan clan)
at void TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.DailyTickClan(Clan clan)
at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
at void TaleWorlds.CampaignSystem.CampaignEvents.DailyTickClan(Clan clan)
at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickClan(Clan clan)
at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed)
at void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick()
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_Patch2(Module this, float dt)
- Enhanced Stacktrace
Frame: void TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction.ApplyInternal(Clan clan, Kingdom newKingdom, ChangeKingdomActionDetail detail, int awardMultiplier, bool byRebellion, bool showNotification) (IL Offset: 528)
Module: UNKNOWN
Method: static System.Void TaleWorlds.CampaignSystem.Actions.ChangeKingdomAction::ApplyInternal(TaleWorlds.CampaignSystem.Clan clan, TaleWorlds.CampaignSystem.Kingdom newKingdom, TaleWorlds.CampaignSystem.Actions.ChangeKingdomActionDetail detail, System.Int32 awardMultiplier, System.Boolean byRebellion, System.Boolean showNotification)
Method From Stackframe Issue: False
Frame: void TaleWorlds.CampaignSystem.BarterSystem.Barterables.LeaveKingdomAsClanBarterable.Apply() (IL Offset: 0)
Module: UNKNOWN
Method: virtual System.Void TaleWorlds.CampaignSystem.BarterSystem.Barterables.LeaveKingdomAsClanBarterable::Apply()
Method From Stackframe Issue: False
Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanLeaveKingdom(Clan clan) (IL Offset: 23)
Module: UNKNOWN
Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior::ConsiderClanLeaveKingdom(TaleWorlds.CampaignSystem.Clan clan)
Method From Stackframe Issue: False
Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.DailyTickClan(Clan clan) (IL Offset: 1197)
Module: UNKNOWN
Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior::DailyTickClan(TaleWorlds.CampaignSystem.Clan clan)
Method From Stackframe Issue: False
Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 22)
Module: UNKNOWN
Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
Method From Stackframe Issue: True
Frame: void TaleWorlds.CampaignSystem.CampaignEvents.DailyTickClan(Clan clan) (IL Offset: 0)
Module: UNKNOWN
Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::DailyTickClan(TaleWorlds.CampaignSystem.Clan clan)
Method From Stackframe Issue: False
Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickClan(Clan clan) (IL Offset: 11)
Module: UNKNOWN
Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::DailyTickClan(TaleWorlds.CampaignSystem.Clan clan)
Method From Stackframe Issue: False
Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager+PeriodicTicker.PeriodicTickSome(double timeUnitsElapsed) (IL Offset: 0)
Module: UNKNOWN
Method: System.Void TaleWorlds.CampaignSystem.PeriodicTicker`1::PeriodicTickSome(System.Double timeUnitsElapsed)
Method From Stackframe Issue: True
Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick() (IL Offset: 67)
Module: UNKNOWN
Method: System.Void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::PeriodicDailyTick()
Method From Stackframe Issue: False
Frame: void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.TickPeriodicEvents() (IL Offset: 6)
Module: UNKNOWN
Method: System.Void TaleWorlds.CampaignSystem.CampaignPeriodicEventManager::TickPeriodicEvents()
Method From Stackframe Issue: False
Frame: void TaleWorlds.CampaignSystem.Campaign.Tick() (IL Offset: 132)
Module: UNKNOWN
Method: System.Void TaleWorlds.CampaignSystem.Campaign::Tick()
Method From Stackframe Issue: False
Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnMapModeTick(float dt) (IL Offset: 140)
Module: UNKNOWN
Method: System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnMapModeTick(System.Single dt)
Method From Stackframe Issue: False
Frame: void TaleWorlds.CampaignSystem.GameState.MapState.OnTick(float dt) (IL Offset: 77)
Module: UNKNOWN
Method: virtual System.Void TaleWorlds.CampaignSystem.GameState.MapState::OnTick(System.Single dt)
Method From Stackframe Issue: False
Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
Module: UNKNOWN
Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
Method From Stackframe Issue: False
Frame: void TaleWorlds.Core.Game.OnTick(float dt) (IL Offset: 0)
Module: UNKNOWN
Method: System.Void TaleWorlds.Core.Game::OnTick(System.Single dt)
Method From Stackframe Issue: False
Frame: void TaleWorlds.Core.GameManagerBase.OnTick(float dt) (IL Offset: 31)
Module: UNKNOWN
Method: System.Void TaleWorlds.Core.GameManagerBase::OnTick(System.Single dt)
Method From Stackframe Issue: False
Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt) (IL Offset: -1)
Module: Bannerlord.ButterLib
Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
Method From Stackframe Issue: False
Module: Bannerlord.ButterLib
Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
Method From Stackframe Issue: False
Module: UNKNOWN
Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(TaleWorlds.MountAndBlade.Module this, System.Single dt)
Method From Stackframe Issue: False
Module: UNKNOWN
Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
Method From Stackframe Issue: False
- Involved Modules
- Installed Modules
+ Harmony (Bannerlord.Harmony, v2.2.2.162)
+ ButterLib (Bannerlord.ButterLib, v2.8.0.0)
+ UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
+ Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.7.1.0)
+ Native (Native, v1.1.1.0)
+ SandBox Core (SandBoxCore, v1.1.1.0)
+ Sandbox (Sandbox, v1.1.1.0)
+ StoryMode (StoryMode, v1.1.1.0)
+ CustomBattle (CustomBattle, v1.1.1.0)
+ Birth and Death Options (BirthAndDeath, v1.1.1.0)
+ Adonnay's Exotic Weaponry (AEW - Adonnays Exotic Weaponry, v2.3.5.0)
+ Better Time (BetterTime, v1.2.8.0) |
|