中级玩家
 
- 贡献度
- 0
- 金元
- 1115
- 积分
- 112
- 精华
- 0
- 注册时间
- 2021-2-2
|
2022-11-06 11:57:04.5541|ERROR|Main|GameData.Program|System.NullReferenceException: Object reference not set to an instance of an object.
at GameData.Domains.Map.MapDomain.IsLocationInSettlementRange(Location location, SByte organizationTemplateId) in C:\GitLab-Runner\builds\n1JyyH3P\0\scroll-of-taiwu\game-data\GameData\Domains\Map\MapDomain_Calc_Block.cs:line 1018
at GameData.Domains.TaiwuEvent.EventHelper.EventHelper.IsCharacterAtTargetSectLocation(Character character, SByte sectTemplateId) in C:\GitLab-Runner\builds\n1JyyH3P\0\scroll-of-taiwu\game-data\GameData\Domains\TaiwuEvent\EventHelper\EventCheckerSect.cs:line 65
at Modder_76561198296001474.EventConfig.Taiwu.EventGroupf67dee4093574b5eb3f0e6d7a4e2f7a3.FirstModEvent_257e4c427db54b73958062e90bc21654.OnCheckEventCondition()
at GameData.Domains.TaiwuEvent.EventManager.ModEventManager.OnEventTrigger_TaiwuBlockChanged(Location arg0, Location arg1) in C:\GitLab-Runner\builds\n1JyyH3P\0\scroll-of-taiwu\game-data\GameData\Domains\TaiwuEvent\EventManager\ModEventManager.cs:line 115
at GameData.Domains.TaiwuEvent.TaiwuEventDomain.OnEvent_TaiwuBlockChanged(Location arg0, Location arg1) in C:\GitLab-Runner\builds\n1JyyH3P\0\scroll-of-taiwu\game-data\GameData\Domains\TaiwuEvent\TaiwuEventDomain_TriggerDistribute.cs:line 23
at GameData.Domains.Map.MapDomain.MoveFinish(Location previous, Location current) in C:\GitLab-Runner\builds\n1JyyH3P\0\scroll-of-taiwu\game-data\GameData\Domains\Map\MapDomain_Calc_Taiwu.cs:line 163
at GameData.Domains.Map.MapDomain.CallMethod(Operation operation, RawDataPool argDataPool, RawDataPool returnDataPool, DataContext context) in C:\GitLab-Runner\builds\n1JyyH3P\0\scroll-of-taiwu\game-data\GameData\Domains\Map\MapDomain_Interface.cs:line 1998
at DMD<GameData.GameDataBridge.GameDataBridge: rocessMethodCall>(Operation operation, RawDataPool argDataPool, DataContext context)
at GameData.GameDataBridge.GameDataBridge.ProcessOperations(DataContext context)
at GameData.GameDataBridge.GameDataBridge.RunMainLoop()
at GameData.Program.Main(String[] args)
|
|