2026-06-08 14:36:31 +08:00

386 KiB
Raw Blame History

LogError Summary

  • 筛选范围:0.7.3dlast_1_dayERRORstatus 0,2
  • 捕获时间2026-06-08 12:00:23
  • 非阻断 Issue706
  • 非阻断次数2608

分类汇总

类别 Issue 数 次数 设备数 代码位置 示例 Issue
其他项目诊断日志 532 533 533 未直接定位 fcbcc052e4bd00568c87395201c5a544, 979c83b2fcd1a879bcec2112c5fae81d, 9f61ca5850e12c2d2864639f05dad071
AI 计算死循环保护 2 420 276 Unity/Assets/Scripts\TH1_Logic\AI\AILogic.cs:179: LogSystem.LogError($"死循环了,最终记录点为:{MainEditor.Instance.BTNodeId}");
Unity/Assets/Scripts\TH1_Logic\AI\AIActionBase.cs:528: LogSystem.LogError($"死循环了");
bb81bce180d8672f500aa9f2021ec9f8, 83c5b5b46447ac4e50101f1148f4ab70
相似 Action 重复诊断 39 397 214 Unity/Assets/Scripts\TH1_Logic\AI\AILogic.cs:230: if(_sameCount > 5) LogSystem.LogError($"存在相似action ,记录点为:{MainEditor.Instance.BTNodeId} ," + 36c883416648c641c81103a88dcf2763, 13021b124af1bc7fdcc5bb8e1aa1671a, 4b268665d97144930703c1f19676db1f
P2P/大厅连接失败诊断 10 377 179 Unity/Assets/Scripts\TH1_Logic\Steam\SimpleP2P.cs:479: LogSystem.LogError($"Connection failed - Reason: {endReason}"); 17ad3797303c790702e726900b44d7a1, 01eaa6aefd9162eccc930c2450a63779, 9b415b4bbb546c66eba3a6b67f916d35
网络发送失败诊断 46 348 196 Unity/Assets/Scripts\TH1_Logic\Action\ActionLogic.cs:1230: LogSystem.LogError($"ActionConfirm send failed, abort local execute: {ActionId.GetStringLog()}"); a0830cd150cf6348c957fa17694ae9f6, 60d84edf5f69d3592e1dc8aef452a038, 37c3a6f1b4b5b39220ee5ed7563118bf
断线重连/ForceUpdate 诊断 8 198 89 Unity/Assets/Scripts\TH1_Logic\Steam\GameNetSender.cs:422: public void SendRequestForceUpdate()
Unity/Assets/Scripts\TH1_Logic\Steam\GameNetSender.cs:429: LogSystem.LogWarning($"客户端请求重连冷却中: SendRequestForceUpdate, remain={RequestForceUpdateCooldown - (now - _lastRequestForceUpdateTime):F1}s");
Unity/Assets/Scripts\TH1_Logic\Steam\GameNetSender.cs:434: LogSystem.LogError($"客户端请求重连: SendRequestForceUpdate");
3bc5a22f6a9337370157faff19a8ca0c, d7ffd0ff6d8073749312cabaad7c50b5, 7610772306c1872445208ab7e95c0e55
行动同步版本/索引不一致 6 79 51 Unity/Assets/Scripts\TH1_Logic\Steam\GameNetReceiver.cs:131: LogSystem.LogError($"OnReceivedActionConfirm Version 不一致"); f42736b37a7704becb2a1a0dfbeeb8ce, facbdf4b48c57a566ac5a04eb4b54577, 7ca441be8381db509d7f73fda9429132
MapData 序列化差异诊断 14 76 31 Unity/Assets/Scripts\TH1_Data\MapData.cs:2772: differences.Add($"{name} differs (serialized data mismatch)"); 449936be98ed505274e6c957a013641d, 421273a96ef1a8bacc1805f0b1986406, 30526ea669c58448a606a68f2931f625
行动执行玩家不一致 13 69 57 Unity/Assets/Scripts\TH1_Logic\Action\ActionLogic.cs:1203: LogSystem.LogError($"CompleteExecute Player 不一致 {ActionId.GetStringLog()}"); b5229a894cbd8b566ff437898b147d2a, 318968bdfd3b44c9fe72d9f835ce4547, 7e7c26b3dfb699166e4d88cf01c584eb
多语言 ID 为空 7 43 40 Unity/Assets/Scripts\TH1_Logic\Multilingual\MultilingualManager.cs:176: LogSystem.LogError($"多语言ID为空");
Unity/Assets/Scripts\TH1_Logic\Multilingual\MultilingualManager.cs:200: LogSystem.LogError($"多语言ID为空");
691253c2a412f07945231dd650f58213, e411b59aba2e1015cd27950bef1e17e4, afec6671a017afaa004d0c956b773ca4
STS/OSS 上传失败诊断 7 21 16 Unity/Assets/Scripts\TH1_Logic\Oss\OssManager.cs:124: LogSystem.LogError($"CollectData upload failed: {ex.Message}"); 42d6b47d8a74bf373ade1533f107cfc8, 41ede517297398a59bc70bc4b37551cd, 39f1705c6be89cfc405d62a429cd3ecf
Origin Player 为空诊断 5 18 17 Unity/Assets/Scripts\TH1_Logic\Unit\UnitLogic.cs:667: LogSystem.LogError($"Origin Player is null target.id:{target.Id}");
Unity/Assets/Scripts\TH1_Logic\Unit\UnitLogic.cs:722: LogSystem.LogError($"RecoverHealth Origin Player is null target.id:{target.Id}");
2906c654c49de366cd2aaa876b9199fd, 96b7b5747a53b9af7124bd5961416743, 825e517a1a3460c1d35c53c66afb7fe4
结算卡住兜底诊断 8 12 12 Unity/Assets/Scripts\TH1_Logic\MatchConfig\MatchSettlementInfo.cs:328: MatchSettlementStuckGuard.CheckAndRecover(map, info, MatchSettlementType.Normal, kv.Key);
Unity/Assets/Scripts\TH1_Logic\MatchConfig\MatchSettlementInfo.cs:424: public static class MatchSettlementStuckGuard
Unity/Assets/Scripts\TH1_Logic\MatchConfig\MatchSettlementInfo.cs:484: sb.Append("[MatchSettlementStuck] 触发兜底:");
6bd22a2a6ee31e8e8e34144c082e7850, 4e5577b8620259d901db838dedfd5262, 1546095a594b2b95c635f5d14e6bb3de
UI/Renderer 空保护诊断 2 7 3 Unity/Assets/Scripts\TH1_Logic\Input\InputLogic.cs:409: Debug.LogError("OnGridInfoAction Error: Main.MapData is null");
Unity/Assets/Scripts\TH1_Logic\Input\InputLogic.cs:416: Debug.LogError("OnGridInfoAction Error: Main.MapData.PlayerMap?.SelfPlayerData is null");
Unity/Assets/Scripts\TH1_Logic\Input\InputLogic.cs:427: Debug.LogError("OnGridInfoAction Error: UIManager.Instance?.UIInfoManager is null");
65db1d60ea0aaf171cc5d70c01c39643, 4c23c0cf4f10b92b30e82da3148c6a99
不可执行行动圈诊断 2 4 4 Unity/Assets/Scripts\TH1_UI\View\Info\UIInfoCommonBaseActionCircleMono.cs:152: LogSystem.LogError($"CityLevelUpAction 不应该出现在无法执行的action circle里, Tyep :{cantType}"); afab627d5968425dd709868c89c8be35, 3d602afbdfcb5b6f89c19734c0d9c9bd
ForceUpdate 玩家网络映射失败 1 2 1 Unity/Assets/Scripts\TH1_Logic\Steam\GameNetReceiver.cs:328: LogSystem.LogError("OnReceivedForceUpdate 玩家网络映射失败"); 17e09d4f6169ddd74c9ab2d7dfebedd3
受击生命周期格子为空诊断 2 2 2 Unity/Assets/Scripts\TH1_Logic\Skill\AllSkill\SatoriSeeSkill.cs:45: LogSystem.LogError($"BeforeUnitDamaged Error selfGrid : {selfGrid}, targetGrid : {targetGrid}"); c689c7bf6d1f7f6f2897db434e011ae0, 83c9b6c1eea0ae92d6b66badbaa27e7e
OSS/创意工坊上传失败诊断 1 1 1 Unity/Assets/Scripts\TH1_Logic\Oss\OssUploadService.cs:50: $"OSS PostObject 上传失败: {request.error}, HTTP {request.responseCode}, Response: {request.downloadHandler.text}"); 9e004d52e5ba61a1cd8a5ba76ea3202d
本机音频/显卡能力诊断 1 1 1 未直接定位 341bbed051698b373151b84bde7e144f

明细

Issue 类别 类型 次数 设备 最近上报 消息
bb81bce180d8672f500aa9f2021ec9f8 AI 计算死循环保护 UnityLogError 332 191 2026-06-08 11:59:51 死循环了
01eaa6aefd9162eccc930c2450a63779 P2P/大厅连接失败诊断 UnityLogError 157 121 2026-06-08 11:52:20 Connection failed - Reason: 1000
9b415b4bbb546c66eba3a6b67f916d35 P2P/大厅连接失败诊断 UnityLogError 134 36 2026-06-08 11:52:08 应用层拒绝连接 - 错误码: 1000可能原因1.对方未创建监听套接字 2.对方主动拒绝 3.对方游戏未运行
83c5b5b46447ac4e50101f1148f4ab70 AI 计算死循环保护 UnityLogError 88 85 2026-06-08 11:57:35 死循环了,最终记录点为:194
ee820e9ec52abd35ec974934f7686c30 相似 Action 重复诊断 UnityLogError 80 35 2026-06-08 11:44:40 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KanakoFreeSpirit PlayerAction : None AIParam : AllClear Tech : KanakoFreeSpirit CultureCardType : None 重…
3bc5a22f6a9337370157faff19a8ca0c 断线重连/ForceUpdate 诊断 UnityLogError 77 12 2026-06-08 11:40:34 客户端请求重连: SendRequestForceUpdate
4de7d427f16ede45dbd3693fc3431ac3 网络发送失败诊断 UnityLogError 74 9 2026-06-08 11:25:32 ij: 房主广播失败
bc7e88e9811a3e38d26e15577210e3d7 P2P/大厅连接失败诊断 UnityLogError 61 6 2026-06-08 10:28:51 远程超时 - 目标用户网络问题
449936be98ed505274e6c957a013641d MapData 序列化差异诊断 UnityLogError 60 16 2026-06-08 11:40:08
13021b124af1bc7fdcc5bb8e1aa1671a 相似 Action 重复诊断 UnityLogError 50 10 2026-06-08 11:54:36 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KomeijiIndianRiding PlayerAction : None AIParam : AllClear Tech : KomeijiIndianRiding CultureCardType : …
a0830cd150cf6348c957fa17694ae9f6 网络发送失败诊断 UnityLogError 45 12 2026-06-08 11:48:31 Failed to send game invite to: 76561198041520499
7610772306c1872445208ab7e95c0e55 断线重连/ForceUpdate 诊断 UnityLogError 44 27 2026-06-08 11:40:07 客户端请求重连: SendRequestForceUpdate
f76a1c7293c1f7361bf9545b93892bdb 相似 Action 重复诊断 UnityLogError 42 13 2026-06-08 11:42:17 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KanakoChivalry PlayerAction : None AIParam : AllClear Tech : KanakoChivalry CultureCardType : None 重复次数 …
37c3a6f1b4b5b39220ee5ed7563118bf 网络发送失败诊断 UnityLogError 30 8 2026-06-08 11:25:33 eop: 房主广播失败
f42736b37a7704becb2a1a0dfbeeb8ce 行动同步版本/索引不一致 UnityLogError 30 16 2026-06-08 11:40:30 OnReceivedActionExcute MapHash 不一致,拒绝执行
ee81520cec5262f63804918ad8d1b2d8 相似 Action 重复诊断 UnityLogError 29 8 2026-06-08 10:44:37 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KomeijiIndianMethematics PlayerAction : None AIParam : AllClear Tech : KomeijiIndianMethematics CultureC…
dbce2880e5ad9287fcca2bf271f97622 网络发送失败诊断 UnityLogError 28 18 2026-06-08 11:25:32 ij: 房主广播失败
36f22fb8c90132e35cf0822b79d1aa6c 相似 Action 重复诊断 UnityLogError 27 11 2026-06-08 11:51:15 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KanakoRiding PlayerAction : None AIParam : AllClear Tech : KanakoRiding CultureCardType : None 重复次数 :6
36c883416648c641c81103a88dcf2763 相似 Action 重复诊断 UnityLogError 26 19 2026-06-08 11:56:33 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KanakoSmithery PlayerAction : None AIParam : AllClear Tech : KanakoSmithery CultureCardType : None 重复次数 …
4b42e043c64194e31205b4fa1a9b4d2d 相似 Action 重复诊断 UnityLogError 25 25 2026-06-08 11:44:29 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KomeijiIndianNavigation PlayerAction : None AIParam : AllClear Tech : KomeijiIndianNavigation CultureCar…
318968bdfd3b44c9fe72d9f835ce4547 行动执行玩家不一致 UnityLogError 24 15 2026-06-08 11:52:08 CompleteExecute Player 不一致 Action : BuyCultureCard Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : SecondHero
691253c2a412f07945231dd650f58213 多语言 ID 为空 UnityLogError 24 21 2026-06-08 11:23:39 多语言ID为空
12d1856946a6988a3a5cbf1c7f203758 断线重连/ForceUpdate 诊断 UnityLogError 22 6 2026-06-08 09:20:36 触发断线重连, 触发原因: Timeout
014f2af002726c961daa88e566b11cfe 断线重连/ForceUpdate 诊断 UnityLogError 21 14 2026-06-08 09:20:39 客户端请求重连: SendRequestForceUpdate
2cb3d67ddfe0d9587abd02390f5de041 网络发送失败诊断 UnityLogError 20 18 2026-06-08 11:21:16 ij: 房主广播失败
d88f95adc2574a43b1eeb055b13ac429 断线重连/ForceUpdate 诊断 UnityLogError 20 17 2026-06-08 10:31:22 触发断线重连, 触发原因: OK
81a5e2896daabc7005cd79ae522de4bf 网络发送失败诊断 UnityLogError 19 19 2026-06-08 11:21:16 P2P broadcast preflight failed: target=76561199481856121, reason=Target is not a lobby peer: 76561199481856121
1d2092e8267a158d39aa1a040041020d 网络发送失败诊断 UnityLogError 18 18 2026-06-08 11:21:15 P2P broadcast preflight failed: target=76561199140125537, reason=No connection to 76561199140125537
d7a74e6e95985e97e0bbecc7de0c0f44 网络发送失败诊断 UnityLogError 18 6 2026-06-08 11:25:33 Failed to send game invite to: 76561199211883909
facbdf4b48c57a566ac5a04eb4b54577 行动同步版本/索引不一致 UnityLogError 18 9 2026-06-08 11:32:31 房主端message.Index > Main.MapData.Net.Actions.Count
17ad3797303c790702e726900b44d7a1 P2P/大厅连接失败诊断 UnityLogError 14 7 2026-06-08 11:52:36 Failed to enter lobby: k_EChatRoomEnterResponseFull
492047903afcb93f2596ccd48e815cce 行动同步版本/索引不一致 UnityLogError 13 13 2026-06-08 06:32:00 成员端: message.Index > Main.MapData.Net.Actions.Count
2906c654c49de366cd2aaa876b9199fd Origin Player 为空诊断 UnityLogError 12 11 2026-06-08 11:30:05 Origin Player is null target.id:560
4b268665d97144930703c1f19676db1f 相似 Action 重复诊断 UnityLogError 12 3 2026-06-08 11:52:10 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KanakoMeditation PlayerAction : None AIParam : AllClear Tech : KanakoMeditation CultureCardType : None 重…
60d84edf5f69d3592e1dc8aef452a038 网络发送失败诊断 UnityLogError 12 12 2026-06-08 11:36:10 Failed to send message to 76561198041520499: k_EResultConnectFailed
3511ce83d1e6f9e4d43080a8b932d294 相似 Action 重复诊断 UnityLogError 11 9 2026-06-08 11:48:34 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KomeijiIndianSailing PlayerAction : None AIParam : AllClear Tech : KomeijiIndianSailing CultureCardType …
7ca441be8381db509d7f73fda9429132 行动同步版本/索引不一致 UnityLogError 11 6 2026-06-08 11:32:28 OnReceivedActionConfirm MapHash 不一致,拒绝执行
1df80dbcaf6f1f71cbd77fff64532361 网络发送失败诊断 UnityLogError 9 9 2026-06-08 11:21:16 P2P broadcast preflight failed: target=76561199841273076, reason=No connection to 76561199841273076
42373097547e8df089532bce9d14bed2 相似 Action 重复诊断 UnityLogError 9 5 2026-06-08 10:44:59 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : FreeSpirit PlayerAction : None AIParam : AllClear Tech : FreeSpirit CultureCardType : None 重复次数 :7
539db90e1266143bbd7fdf7673479ea4 相似 Action 重复诊断 UnityLogError 9 7 2026-06-08 10:48:27 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KanakoRoads PlayerAction : None AIParam : AllClear Tech : KanakoRoads CultureCardType : None 重复次数 :7
7e7c26b3dfb699166e4d88cf01c584eb 行动执行玩家不一致 UnityLogError 9 8 2026-06-08 11:44:39 CompleteExecute Player 不一致 Action : BuyCultureCard Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : ThirdHero
284527635e39660c5430a3fe6170231a 相似 Action 重复诊断 UnityLogError 8 7 2026-06-08 11:08:15 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Aquatism PlayerAction : None AIParam : AllClear Tech : Aquatism CultureCardType : None 重复次数 :6
5a2ad782d5956f8ed710de69424b58d8 相似 Action 重复诊断 UnityLogError 8 2 2026-06-08 11:05:48 存在相似action ,记录点为:38 ,Action为:Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : FrenchReisen Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : FinishHeroTask AIParam : AllClear Tech : None CultureCardType : None 重复次数 …
c11f14ad2fbd5625c5b53fb910cdba76 网络发送失败诊断 UnityLogError 8 8 2026-06-08 11:21:32 P2P broadcast preflight failed: target=76561199211883909, reason=No connection to 76561199211883909
c13bc6790305f35df50971f62fd0863f 断线重连/ForceUpdate 诊断 UnityLogError 8 7 2026-06-08 11:32:35 触发断线重连, 触发原因: Error
fd2154eb8b047e75c2a94005028b4663 行动执行玩家不一致 UnityLogError 8 8 2026-06-08 11:34:15 CompleteExecute Player 不一致 Action : BuyCultureCard Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : ThirdHero
adeb5e53dc72517e9efaa01fdda5eb68 行动执行玩家不一致 UnityLogError 7 6 2026-06-08 09:16:50 CompleteExecute Player 不一致 Action : BuyCultureCard Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : SecondHero
31cbb46ede95028411dfcc824bbd102b 行动执行玩家不一致 UnityLogError 6 6 2026-06-08 10:46:49 CompleteExecute Player 不一致 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : None
48d57a1dabf255724d6c12831cd81c8e 相似 Action 重复诊断 UnityLogError 6 6 2026-06-08 11:09:08 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KanakoMining PlayerAction : None AIParam : AllClear Tech : KanakoMining CultureCardType : None 重复次数 :6
65db1d60ea0aaf171cc5d70c01c39643 UI/Renderer 空保护诊断 UnityLogError 6 2 2026-06-08 11:40:18 OnGridInfoAction Error: Main.MapData is null
91ef4848382df1f90ae4e6f02eef3aa0 网络发送失败诊断 UnityLogError 6 1 2026-06-08 04:00:11 cwj: 发送给成员失败 memberId=76561198194306889
b5229a894cbd8b566ff437898b147d2a 行动执行玩家不一致 UnityLogError 6 6 2026-06-08 11:58:48 CompleteExecute Player 不一致 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : None
daec796293ecae6d73a5eef8f5e3707c 网络发送失败诊断 UnityLogError 6 6 2026-06-08 11:21:47 Failed to send message to 76561199040381920: k_EResultConnectFailed
f5d6caefc1e5ac72cd5c21a56e3dfddb 多语言 ID 为空 UnityLogError 6 6 2026-06-08 08:59:52 多语言ID为空
2348f39a5e610075cb39904e1f0fe14a 行动同步版本/索引不一致 UnityLogError 5 5 2026-06-08 03:48:21 OnReceivedActionConfirm Version 不一致
4e5577b8620259d901db838dedfd5262 结算卡住兜底诊断 UnityLogError 5 5 2026-06-08 09:38:27 [MatchSettlementStuck] 触发兜底MatchType=Normal BlockingPlayerId=122 Turn=14 NetMode=Single PlayerCount=2 Player Id=122 IsAI=False Alive=True IsSurrender=False IsSurvival=True DieMark=False Turn=14 CityCount=6 Group(IsSettlement=False,IsWin=False) Settlement[0] Type=AllSuccessOrFailure IsSettlement=False IsWin=True Task[0] Type=ScoreWin IsSettlement=True IsSuc…
534db729d5a3ec38de5a6535a036e8e6 相似 Action 重复诊断 UnityLogError 5 4 2026-06-08 11:14:45 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Chivalry PlayerAction : None AIParam : AllClear Tech : Chivalry CultureCardType : None 重复次数 :6
bdd15180495ba81c3d474f487aaf73b0 相似 Action 重复诊断 UnityLogError 5 5 2026-06-08 10:45:50 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Trade PlayerAction : None AIParam : AllClear Tech : Trade CultureCardType : None 重复次数 :6
e210963cb49a5cde0ef5c2673ada2b54 相似 Action 重复诊断 UnityLogError 5 5 2026-06-08 09:04:30 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KaguyaConstruction PlayerAction : None AIParam : AllClear Tech : KaguyaConstruction CultureCardType : No…
ece68e599f02cac458d489165be3ef3f 相似 Action 重复诊断 UnityLogError 5 5 2026-06-08 06:23:51 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Spiritualism PlayerAction : None AIParam : AllClear Tech : Spiritualism CultureCardType : None 重复次数 :6
24fa653e2e11d1e45438b6f0532126b0 P2P/大厅连接失败诊断 UnityLogError 4 3 2026-06-08 10:47:59 Failed to enter lobby: k_EChatRoomEnterResponseDoesntExist
2c80a08593d1d79d0f9f6d9ef7a2ec77 STS/OSS 上传失败诊断 UnityLogError 4 3 2026-06-08 10:54:51 CollectData upload failed: STS request failed: Request timeout
4519111d864a8906a22e97fb6b1dafde STS/OSS 上传失败诊断 UnityLogError 4 4 2026-06-08 10:28:42 CollectData upload failed: STS request failed: HTTP/1.1 403 Forbidden
67fe920e215814ddfc068a4897b0998f 网络发送失败诊断 UnityLogError 4 4 2026-06-08 07:03:51 P2P broadcast preflight failed: target=76561198894506558, reason=No connection to 76561198894506558
82d6653faf76fa274a38b503b596a2b1 相似 Action 重复诊断 UnityLogError 4 4 2026-06-08 10:46:56 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KomeijiIndianChivalry PlayerAction : None AIParam : AllClear Tech : KomeijiIndianChivalry CultureCardTyp…
d7ffd0ff6d8073749312cabaad7c50b5 断线重连/ForceUpdate 诊断 UnityLogError 4 4 2026-06-08 11:40:08 触发断线重连, 触发原因: Disconnected
d8b95385f5b41b66119e9284efcf419f 网络发送失败诊断 UnityLogError 4 4 2026-06-08 07:03:52 dyo: 房主广播失败
e411b59aba2e1015cd27950bef1e17e4 多语言 ID 为空 UnityLogError 4 4 2026-06-08 08:59:55 多语言ID为空
1260b4b99e111e4903c2270ecba5b5af 网络发送失败诊断 UnityLogError 3 3 2026-06-08 11:22:12 P2P message send failed: target=76561199197364272, reason=Target member is not in lobby: 76561199197364272
199a2f3b7c13c98c7e21736eed92f9b7 网络发送失败诊断 UnityLogError 3 2 2026-06-08 11:02:54 ActionExecute broadcast failed, abort owner execute: Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : None
22c92be2f2535f31de464c1e0a359e62 相似 Action 重复诊断 UnityLogError 3 3 2026-06-08 03:12:53 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Ramming PlayerAction : None AIParam : AllClear Tech : Ramming CultureCardType : None 重复次数 :6
39f1705c6be89cfc405d62a429cd3ecf STS/OSS 上传失败诊断 UnityLogError 3 1 2026-06-08 10:58:03 STS request failed: Cannot resolve destination host, Response:
3d0e21f1db1c48bc32882901faebe77c 相似 Action 重复诊断 UnityLogError 3 3 2026-06-08 06:43:11 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KanakoNavigation PlayerAction : None AIParam : AllClear Tech : KanakoNavigation CultureCardType : None 重…
41ede517297398a59bc70bc4b37551cd STS/OSS 上传失败诊断 UnityLogError 3 1 2026-06-08 10:58:04 CollectData upload failed: STS request failed: Cannot resolve destination host
42d6b47d8a74bf373ade1533f107cfc8 STS/OSS 上传失败诊断 UnityLogError 3 3 2026-06-08 11:09:18 STS request failed: Request timeout, Response:
4ead7c53428772d3e2104f3e2d46022e 网络发送失败诊断 UnityLogError 3 3 2026-06-08 11:22:12 fme: 发送给成员失败 memberId=76561199197364272
93509b23a954c79d835f4138bab9f3f7 STS/OSS 上传失败诊断 UnityLogError 3 3 2026-06-08 10:28:42 STS request failed: HTTP/1.1 403 Forbidden, Response: {"error":"Steam verification failed: Steam API 请求失败(重试 2 次): Steam API 请求超时8000ms"}
96b7b5747a53b9af7124bd5961416743 Origin Player 为空诊断 UnityLogError 3 3 2026-06-08 11:05:06 Origin Player is null target.id:438
a2897449c9b8859f7fdc82ff7e1099f9 多语言 ID 为空 UnityLogError 3 3 2026-06-08 08:59:53 多语言ID为空
afec6671a017afaa004d0c956b773ca4 多语言 ID 为空 UnityLogError 3 3 2026-06-08 08:59:54 多语言ID为空
bb8bbd6587e3a2f44c11e91babee7a49 网络发送失败诊断 UnityLogError 3 3 2026-06-08 11:22:12 P2P message send failed: target=76561199197364272, reason=Target member is not in lobby: 76561199197364272
cdf7ee24424388a30f7e343d1a6a9a25 网络发送失败诊断 UnityLogError 3 3 2026-06-08 11:22:13 fme: 发送给成员失败 memberId=76561199197364272
056a7064f0860da2e43e02cc5c29fbad 网络发送失败诊断 UnityLogError 2 2 2026-06-08 03:59:29 dyo: 房主广播失败
0d3c117cffe5cca3489b9158c6c5236b 网络发送失败诊断 UnityLogError 2 2 2026-06-08 10:40:31 fme: 发送给成员失败 memberId=76561199211883909
0e27c36955306c67baa993d96300c19c 其他项目诊断日志 UnityLogError 2 2 2026-06-08 00:14:24 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3302887033, ActionIndex=812, DataUnits=73, RenderUnits=74, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[811]: Version=811, MapHash=ee0e021ca086deb1d761e758ae462c72 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
17e09d4f6169ddd74c9ab2d7dfebedd3 ForceUpdate 玩家网络映射失败 UnityLogError 2 1 2026-06-08 04:00:11 OnReceivedForceUpdate 玩家网络映射失败
2477152b5a7563ce928dbce5a045c02f MapData 序列化差异诊断 UnityLogError 2 2 2026-06-07 23:32:10 PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) UnitMap differs (serialized data mismatch) gor.gph[0].fps: 2 != 40 gor.gph[0].gpq: 700 != 900 gor.gph[0].gps.gqj.Count: 3 != 5 got.grb[0].gqz.Count: 4 != 7 got.grb[3].gqz.Count: 8 != 11 gou.gpd.Count: 21 != 23
390a67c57c2c2c3f8b0fb590a62b2963 MapData 序列化差异诊断 UnityLogError 2 1 2026-06-08 03:09:16 got.grb[8].gqz[0].jpz[0].Item: reflection error - Number of parameters specified does not match the expected number. got.grb[8].gqz[0].jpz[1].Item: reflection error - Number of parameters specified does not match the expected number. got.grb[8].gqz[0].jpz[2].Item: reflection error - Number of parameters specified does not match the expected number.
3d602afbdfcb5b6f89c19734c0d9c9bd 不可执行行动圈诊断 UnityLogError 2 2 2026-06-08 03:58:19 CityLevelUpAction 不应该出现在无法执行的action circle里, Tyep :None
48c121b80d9db8965eda782e02bcfa05 行动执行玩家不一致 UnityLogError 2 1 2026-06-08 07:24:30 CompleteExecute Player 不一致 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Rider Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : None
64788e2219a8bf0e39dacd78e8909896 网络发送失败诊断 UnityLogError 2 1 2026-06-08 11:02:53 eg: 房主广播失败
84e3582808911e3cce35c568c71f46bc 相似 Action 重复诊断 UnityLogError 2 2 2026-06-08 06:35:31 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KanakoTrade PlayerAction : None AIParam : AllClear Tech : KanakoTrade CultureCardType : None 重复次数 :6
87e21617a395f840702feb9e28966df1 相似 Action 重复诊断 UnityLogError 2 2 2026-06-07 23:56:02 存在相似action ,记录点为:18 ,Action为:Action : BuyCultureCard Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : SecondHero 重复次数 :6
8cdeed4341caa177ffe11e72e08881ae 网络发送失败诊断 UnityLogError 2 1 2026-06-08 04:00:11 P2P message send failed: target=76561198194306889, reason=Not in lobby
8fdd76b03c8c13d9de69fa88082ace89 相似 Action 重复诊断 UnityLogError 2 2 2026-06-08 05:33:32 存在相似action ,记录点为:38 ,Action为:Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : FrenchMokou Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : FinishHeroTask AIParam : AllClear Tech : None CultureCardType : None 重复次数 :6
99c63c4eab57cdb5d297a290bd894c3f MapData 序列化差异诊断 UnityLogError 2 2 2026-06-08 02:28:58 GridMap differs (serialized data mismatch) PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) CityMap differs (serialized data mismatch) goq.gnc[836].gni: Metal != Mine goq.gnc[836].gnk: None != Metal gor.gph[0].fps: 1 != 777777777 gor.gph[0].gpq: 815 != 865 gor.gph[0].gpt.gqh.Count: 0 != 1 gos.gmm[0].gm…
9bee5c48b8f6a2c0247259901eb430dd P2P/大厅连接失败诊断 UnityLogError 2 2 2026-06-08 08:44:20 Failed to refresh lobby data before joining: 109775242361674222
a2ef12b1ee1a74022509f9d18067a863 P2P/大厅连接失败诊断 UnityLogError 2 1 2026-06-08 01:46:16 Failed to enter lobby: k_EChatRoomEnterResponseError
a64477c42bd150808ad6ba546b5a04ed 行动执行玩家不一致 UnityLogError 2 2 2026-06-08 09:27:44 CompleteExecute Player 不一致 Action : BuyCultureCard Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : AdvancedMilitaryEnhance
aedbd0ff998e6dcaa8fdd0f1ca5ce6d6 行动同步版本/索引不一致 UnityLogError 2 2 2026-06-08 11:13:11 房主端message.Index < Main.MapData.Net.Actions.Count
afab627d5968425dd709868c89c8be35 不可执行行动圈诊断 UnityLogError 2 2 2026-06-08 03:58:20 CityLevelUpAction 不应该出现在无法执行的action circle里, Tyep :None
b21ae6579febf65261b8fb8d8f32a83a 相似 Action 重复诊断 UnityLogError 2 2 2026-06-08 10:09:19 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Navigation PlayerAction : None AIParam : AllClear Tech : Navigation CultureCardType : None 重复次数 :6
b701763f937a5cb59d8a6b698c293b7a 相似 Action 重复诊断 UnityLogError 2 2 2026-06-08 10:50:38 存在相似action ,记录点为:771 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Farming PlayerAction : None AIParam : AllClear Tech : Farming CultureCardType : None 重复次数 :6
d45285c96ca3da43b1ad35795061a550 网络发送失败诊断 UnityLogError 2 2 2026-06-08 10:40:31 P2P message send failed: target=76561199211883909, reason=Target member is not in lobby: 76561199211883909
da97e7e21932a5a79037dbfccf6f093d 相似 Action 重复诊断 UnityLogError 2 2 2026-06-08 07:44:49 存在相似action ,记录点为:38 ,Action为:Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : GermanyAya Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : FinishHeroTask AIParam : AllClear Tech : None CultureCardType : None 重复次数 :6
dce9c1b137dbe63ee0176f986a19043c 网络发送失败诊断 UnityLogError 2 2 2026-06-08 03:59:28 P2P broadcast preflight failed: target=76561198894506558, reason=No connection to 76561198894506558
ea2c22182f1187fccfaa5e605b3072c0 多语言 ID 为空 UnityLogError 2 2 2026-06-08 02:53:33 多语言ID为空
eb34f4c31b927a82c46aeaa3d840bb84 相似 Action 重复诊断 UnityLogError 2 2 2026-06-08 06:51:33 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KaguyaTrade PlayerAction : None AIParam : AllClear Tech : KaguyaTrade CultureCardType : None 重复次数 :6
ebdd904e83250c469a84e931e0e3cb88 断线重连/ForceUpdate 诊断 UnityLogError 2 2 2026-06-08 02:00:06 触发断线重连, 触发原因: Leaved
01f1563db0119660b6859151215f3596 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:29:16 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1976177265, ActionIndex=3766, Count=1 PrevActions(count=2): PrevAction[3765]: Version=3765, MapHash=3406f4629d58bf7e9c417dcf459f6bfa Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
027dad5e8cba470fbc9c48ef4f3c1ea0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:20 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511220263, ActionIndex=1409, Count=1 PrevActions(count=2): PrevAction[1408]: Version=1408, MapHash=a6417f7c978cc0cc098745abb54fa9fd Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
02e4e9a1f65874831c1bf88b1dcd9dd1 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:24 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511220263, ActionIndex=1411, Count=1 PrevActions(count=2): PrevAction[1410]: Version=1410, MapHash=9159bfadf98a4e4f3b424a1a4b870eca Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
030537f88574fc59f9f55765f026571 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:09:55 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2278781843, ActionIndex=3275, DataUnits=113, RenderUnits=115, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[3274]: Version=3274, MapHash=e8be296e564fc812f3fa8b1f55ae3d0e Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
03155960a66a9dd1aeccf8f1f1d085a9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:51:12 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=785022995, ActionIndex=531, DataUnits=23, RenderUnits=24, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[530]: Version=530, MapHash=8d65b321b0d7ab1d81f965b1a24beb88 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None …
033f6a33ade009f5ba192748525f9068 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:16:06 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3464491, ActionIndex=2657, DataUnits=61, RenderUnits=62, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2656]: Version=2656, MapHash=3209e62b8b114a7313b0bc9e80bd9e1c Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
035d022c77d6368243eb13f45b737001 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:06:58 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1551, Count=1 PrevActions(count=2): PrevAction[1550]: Version=1550, MapHash=1a2b4cf8407a4af56cba6217bb565c8d Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActio…
0366359bdc0964bead13ebdf6b3d5ea3 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:35:25 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1400, Count=1 PrevActions(count=2): PrevAction[1399]: Version=1399, MapHash=902509ddd8f616a936f6fc2fc98c82c4 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Disband CityLevelUpAction : None CityActi…
03c416ec5ff12f2fdce27b5118711be9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:10:01 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1905, Count=2 PrevActions(count=2): PrevAction[1904]: Version=1904, MapHash=1d1c25a745874b976d508158f1d67020 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
03f3c9066238c948452866b241c69e4c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:04:40 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2078, Count=1 PrevActions(count=2): PrevAction[2077]: Version=2077, MapHash=ba9a8f668edb07f95589971e4db67fe8 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : HeroUpgrade CityLevelUpAction : None City…
0534e5c59426c4c892c2c4cd05b39087 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:02:34 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2054, Count=1 PrevActions(count=2): PrevAction[2053]: Version=2053, MapHash=3ec366b074f60a8a4eccd74ec14ed2c0 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
071a1f831cc70ad756a57abe77c257c1 网络发送失败诊断 UnityLogError 1 1 2026-06-08 11:21:52 P2P message send failed: target=76561199054750754, reason=Connection to 76561199054750754 is not active for queueing. State: k_ESteamNetworkingConnectionState_ProblemDetectedLocally, bytes: 11
075aa04a065a15559253789d4a03074a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:02:26 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2025, Count=1 PrevActions(count=2): PrevAction[2024]: Version=2024, MapHash=e73c0b28b5366b0f7b76abb65fc70fd8 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
07d0dd085944a4010bf31bd42b4dff50 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:38:23 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2239, Count=1 PrevActions(count=2): PrevAction[2238]: Version=2238, MapHash=46d461ac0b3637831e2b0bdb576fd328 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
08fcee3b21d842df0f8d836cbc367d19 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:44:55 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2794, Count=1 PrevActions(count=2): PrevAction[2793]: Version=2793, MapHash=9d9f33aacd3002d5e8d081fad61df00c Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : BomberShip Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityA…
0966c706718f2afe2fa009e58fdb882e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:09:05 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511132144, ActionIndex=2910, Count=1 PrevActions(count=2): PrevAction[2909]: Version=2909, MapHash=8ec2a017219147e97c31f66aa0eef37b Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
0a408941e5327649300772bcdbe3a8c1 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:25:03 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2405889007, ActionIndex=3924, Count=1 PrevActions(count=2): PrevAction[3923]: Version=3923, MapHash=3373ad3a73953d0d6375b477958eb712 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityActi…
0a894dd9258166c20ac1f07d88bffbd7 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:21:03 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19875, Count=1 PrevActions(count=2): PrevAction[19874]: Version=19874, MapHash=c4d4f44cf41be2c2f8757a28c815f5ea Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
0afb3e6dc96f57ab5d1b424516430ae0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:57:37 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2780240642, ActionIndex=480, Count=1 PrevActions(count=2): PrevAction[479]: Version=479, MapHash=a1cd248b855905ea8efb487d152fbbdf Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityAction …
0b41f50c1101623014be214677dd4bdd 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:57:23 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=307114538, ActionIndex=7966, DataUnits=215, RenderUnits=216, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[7965]: Version=7965, MapHash=57269796208b1117f1972e965ca793ea Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : …
0b626e439fbbe315eaf6178c5dda580b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:20:29 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19865, Count=1 PrevActions(count=2): PrevAction[19864]: Version=19864, MapHash=f12e418ba6dba2f4c3344524d81ea814 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActio…
0b64edfdb34b72ec0306f5e9bd661069 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:49:06 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3014110377, ActionIndex=1831, DataUnits=42, RenderUnits=43, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1830]: Version=1830, MapHash=34653a185e0f66c288827949a7df51f7 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
0c0a7205f2ed91b103a0bb7677bdd899 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:32:02 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2529410376, ActionIndex=2366, Count=1 PrevActions(count=2): PrevAction[2365]: Version=2365, MapHash=63687a90e26f03be5ad16550bd5ce35a Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Recover CityLevelUpAction : None CityActi…
0c2ff339c047f5aeb23f375491908f81 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:45:21 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2618989578, ActionIndex=4504, Count=1 PrevActions(count=2): PrevAction[4503]: Version=4503, MapHash=d9c3061b920d4cae6562556a8e67a15a Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
0c600aa9d568e48c8df3ca3723f66155 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:34:24 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=12947674, ActionIndex=1611, Count=1 PrevActions(count=2): PrevAction[1610]: Version=1610, MapHash=91c9555ab6c52d1a28ac209a0a4cca6e Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
0c671d79c4eb2de2ca0d50e8f49e3b4b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:26:14 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4179512967, ActionIndex=2207, DataUnits=47, RenderUnits=49, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[2206]: Version=2206, MapHash=e59cf22655779ee0b13a66f5389bb2de Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
0d35007a8c13bd7312d6f938f45c993a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:34:20 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=12947674, ActionIndex=1583, Count=1 PrevActions(count=2): PrevAction[1582]: Version=1582, MapHash=02e329e2cde33cad71d0dffcb390d342 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
0d920be2bca821eac73d55b6b08b1b10 其他项目诊断日志 UnityLogError 1 1 2026-06-07 22:27:01 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1501604263, ActionIndex=3490, DataUnits=53, RenderUnits=54, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3489]: Version=3489, MapHash=7896a23a54319afd5a9a8397a1bd43b0 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
0eac35498138fb8e298a735fb115b025 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:59:11 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3761854598, ActionIndex=1117, DataUnits=46, RenderUnits=47, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1116]: Version=1116, MapHash=b2277c5aa0d740865836e9966bfea13e Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
0ef7397b88def0e36ce3059e0b2e7b8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:11 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1351333523, ActionIndex=635, Count=1 PrevActions(count=2): PrevAction[634]: Version=634, MapHash=1a6a949142d8f12a1de0a34b09953608 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
0f70cb206fb672448ede5ec02cc14233 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:59:40 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3119246918, ActionIndex=1844, Count=1 PrevActions(count=2): PrevAction[1843]: Version=1843, MapHash=d30275d4670fe327dc070e19af20d926 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
103b2bfabf04253e4824fa47f29438ee 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:08:55 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=2687, Count=1 PrevActions(count=2): PrevAction[2686]: Version=2686, MapHash=07a4aa5db1cd80e72ad103f2ce7124d2 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Swordsman Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
105f5ee6b100de856150f396a5cc4986 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:00:43 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3119246918, ActionIndex=1863, Count=1 PrevActions(count=2): PrevAction[1862]: Version=1862, MapHash=a22c641f1b8865f684124f9b6db9f795 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Recover CityLevelUpAction : None CityActi…
107abe1efb00c8f713af9d2750b13da9 网络发送失败诊断 UnityLogError 1 1 2026-06-08 10:28:27 epn: 发送给房主失败
113b56fa4a08651448bae5102c7e9341 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:07:21 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3180696574, ActionIndex=875, Count=1 PrevActions(count=2): PrevAction[874]: Version=874, MapHash=bd0c6511cb9d6ec4a082afaf12eccd67 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
116afd1d577c76760d778a6137f4e9d2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 06:17:36 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2771205635, ActionIndex=1680, DataUnits=43, RenderUnits=44, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1679]: Version=1679, MapHash=c9769389310ffda0e9a19376eb8372a2 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
13239a95d80643ca2de2cab54a69d8c9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:33:48 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=678612794, ActionIndex=1412, DataUnits=34, RenderUnits=35, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1411]: Version=1411, MapHash=a3197aa61099def3dd0cd1ebffcf0466 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation …
132a245c877ebfa4b45d3f9d965886d2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 06:17:41 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1172716988, ActionIndex=3146, DataUnits=54, RenderUnits=55, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3145]: Version=3145, MapHash=987e70afa1833a41d47bba6f0d150af9 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
135e36e2d99779741eb3d9053b035888 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:28:09 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3299989169, ActionIndex=1986, DataUnits=57, RenderUnits=58, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1985]: Version=1985, MapHash=92cd53e94d7bde1493dd16074dc9bd4a Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
13a20da1cdbff9df03e1e9506ae1fc7b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:21:04 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19876, Count=1 PrevActions(count=2): PrevAction[19875]: Version=19875, MapHash=48bdadae7bead77d1c6ab8deb8695a73 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActio…
13eb8f207daec82d831d445ebb20ea3e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:33:11 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4240636613, ActionIndex=2316, DataUnits=61, RenderUnits=62, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2315]: Version=2315, MapHash=3f12bb63bae9a2043167c8c26304acd1 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
13f609ef7cac4bbf2cbfecbe708524c3 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:01:11 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1672893989, ActionIndex=3672, DataUnits=130, RenderUnits=131, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3671]: Version=3671, MapHash=393313ba74722235dd47c57b53208831 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
143cf28655a614e9202cabd7933c8c4e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:38:40 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=23278525, ActionIndex=1411, DataUnits=33, RenderUnits=34, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1410]: Version=1410, MapHash=53ca6aea3499de404cf652a2bf916961 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None …
146ee3e78894935bd5b3898647017b76 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:11:51 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3180696574, ActionIndex=1015, DataUnits=36, RenderUnits=38, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[1014]: Version=1014, MapHash=715cac1228c0f4cd32600e81333bee20 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
148b51a0cf7ade2ead650975bd1568d3 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:59:19 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3119246918, ActionIndex=1766, Count=1 PrevActions(count=2): PrevAction[1765]: Version=1765, MapHash=06bd9277a7642d529d543c2337931ec5 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Minder Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction…
14eba21618ce450fe165dd12a3f6dd86 结算卡住兜底诊断 UnityLogError 1 1 2026-06-08 03:33:53 [MatchSettlementStuck] 触发兜底MatchType=Normal BlockingPlayerId=257 Turn=30 NetMode=Single PlayerCount=4 Player Id=257 IsAI=False Alive=True IsSurrender=False IsSurvival=True DieMark=False Turn=30 CityCount=17 Group(IsSettlement=False,IsWin=False) Settlement[0] Type=AllSuccessOrFailure IsSettlement=False IsWin=True Task[0] Type=ScoreWin IsSettlement=True IsSu…
1546095a594b2b95c635f5d14e6bb3de 结算卡住兜底诊断 UnityLogError 1 1 2026-06-08 06:57:08 [MatchSettlementStuck] 触发兜底MatchType=Normal BlockingPlayerId=325 Turn=12 NetMode=Single PlayerCount=6 Player Id=325 IsAI=False Alive=True IsSurrender=False IsSurvival=True DieMark=False Turn=12 CityCount=20 Group(IsSettlement=False,IsWin=False) Settlement[0] Type=AllSuccessOrFailure IsSettlement=False IsWin=True Task[0] Type=ScoreWin IsSettlement=True IsSu…
15986d3b2ec9c8bd57501bee7e6b381f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:09:57 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1351333523, ActionIndex=605, Count=1 PrevActions(count=2): PrevAction[604]: Version=604, MapHash=cea33c81625969bd25002fbaf6b6fb3d Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction…
15d8044e2eb228f940b8c10b4bf42e81 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:10:08 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2204, Count=1 PrevActions(count=2): PrevAction[2203]: Version=2203, MapHash=d1fa03b72753e87c5ac4c21d84e52df5 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
15dd34dba13407e3e5e5981f003af5ba 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:21:28 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1019191289, ActionIndex=3217, DataUnits=52, RenderUnits=53, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3216]: Version=3216, MapHash=ac7ef4f6b69f4d1715eea01976912ffb Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
16667b922f64c9030d39f3fdfcc04ba3 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:41:10 AddUnitData blocked: target grid occupied. gid=216, cid=1017, newUnit=Knights/None/0, existingUnitId=1298, existingUnit=Cloak/None/0, mapId=1010200324
17268e7bd8d16d3390fa94049da5f67f 结算卡住兜底诊断 UnityLogError 1 1 2026-06-08 04:59:34 [MatchSettlementStuck] 触发兜底MatchType=Normal BlockingPlayerId=122 Turn=29 NetMode=Single PlayerCount=2 Player Id=122 IsAI=False Alive=True IsSurrender=False IsSurvival=True DieMark=False Turn=29 CityCount=6 Group(IsSettlement=False,IsWin=False) Settlement[0] Type=AllSuccessOrFailure IsSettlement=False IsWin=True Task[0] Type=ScoreWin IsSettlement=True IsSuc…
172f27dafafb3ce729437b3606997ae8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:37:31 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3464491, ActionIndex=3595, Count=2 PrevActions(count=2): PrevAction[3594]: Version=3594, MapHash=5dc57930fc5feb916d71047edeb8de12 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : KomeijiIndianCatapult Giant : None Vegetation : None UnitAction : None CityLevelUpAction : Non…
177561bb626fdfefa4e22dd4da68ddf7 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:47:15 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3299989169, ActionIndex=2754, DataUnits=45, RenderUnits=46, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2753]: Version=2753, MapHash=d5849950bf36edff4158251b39307a80 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
17a491d7edd8429700f1cdae19e581d5 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:53:08 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1530821543, ActionIndex=4172, Count=1 PrevActions(count=2): PrevAction[4171]: Version=4171, MapHash=3ee8ac5bb4570a62731492d35076de0e Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Swordsman Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
1814c5e620a67c9a0c335d62e1c12ae2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:49:37 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3614408272, ActionIndex=6836, DataUnits=44, RenderUnits=45, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[6835]: Version=6835, MapHash=2de1a11e061186d225f40f2e70e856c6 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
1833beba9f0510b09aa83a4b4c26a11f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:50:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2243, Count=1 PrevActions(count=2): PrevAction[2242]: Version=2242, MapHash=f4568a6cd34c4ae7a58b4c2dcd4dcba5 Action : Build Wonder : None Resource : Mine Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
188f09f50db01b94f1f3525a2fcd230e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:31:09 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=678612794, ActionIndex=1324, Count=1 PrevActions(count=2): PrevAction[1323]: Version=1323, MapHash=973bc50c847a7895248b00c5c5ee693b Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
19867b829144d309b94b723ea41ef739 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:25:41 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2405889007, ActionIndex=3937, Count=1 PrevActions(count=2): PrevAction[3936]: Version=3936, MapHash=5c36ec7eb1e11f74c0d333fb0f976baf Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
199264f53ce37ad59ef421f44f999198 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:53:21 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3395363468, ActionIndex=1835, Count=1 PrevActions(count=2): PrevAction[1834]: Version=1834, MapHash=76451cbe72c65e0f1ce555d7da072951 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
1a19384b5158c5dc8244c4235bb436b5 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:58:17 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2780240642, ActionIndex=492, Count=1 PrevActions(count=2): PrevAction[491]: Version=491, MapHash=50284b53037e4b0553c3f445ec99a188 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction…
1c1434dbf34aa386d01ad936d666277c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:16:42 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3652078688, ActionIndex=508, DataUnits=29, RenderUnits=30, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[507]: Version=507, MapHash=c1502f2f4f4a56b0e25d54ea3cfd6180 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
1cb49c15ac3d689cb9a92e6a20ff5c96 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:01:43 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2018, Count=1 PrevActions(count=2): PrevAction[2017]: Version=2017, MapHash=6285fffdba42c8345d7a4d840bd492f9 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : KomeijiIndianKnight Giant : None Vegetation : None UnitAction : None CityLevelUpAction : No…
1d08212542e35d75e9b458171a4cb01a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:31:59 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1181, Count=1 PrevActions(count=2): PrevAction[1180]: Version=1180, MapHash=93d4697600c46e78c56f7672e2993d4b Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
1e010947f3706399f4f2ae08bdf41f45 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:34:32 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=12947674, ActionIndex=1643, Count=1 PrevActions(count=2): PrevAction[1642]: Version=1642, MapHash=4d5a73ffb18bbc716f36ae54c497d3b4 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
1eb3110e08260ca97da18ee1b37825a8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:18:11 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=748223860, ActionIndex=2115, DataUnits=56, RenderUnits=57, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2114]: Version=2114, MapHash=728fb5aa494da3c2bed0f158c1597a8c Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
1ed2e54ae014a5483d2b900d4d5a88d3 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:06:33 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=2626, Count=1 PrevActions(count=2): PrevAction[2625]: Version=2625, MapHash=6c6cc69e0f1e7e1a1f947f04081b1712 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
202407ce32e2f33b15af0b1e7a449bbe 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:22:00 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3226354928, ActionIndex=788, DataUnits=30, RenderUnits=31, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[787]: Version=787, MapHash=176a331a9d8db62910002a15001753f6 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : …
2057fc08417624cbd07e99ce775dd6c2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:36:34 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=722780863, ActionIndex=689, DataUnits=21, RenderUnits=22, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[688]: Version=688, MapHash=21b75f8278489250cef4fd9b69f4246f Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None …
20770e994be8ca8ca4c466bb46563d7a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:23:40 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=810348279, ActionIndex=352, DataUnits=26, RenderUnits=27, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[351]: Version=351, MapHash=509b28e8efc71b4fa91d6f105ba0f952 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None Un…
20cb5266904292990ad0e2cfeec9652c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:50:28 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3227892936, ActionIndex=9032, DataUnits=87, RenderUnits=88, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[9031]: Version=9031, MapHash=bf54a1fd3c80b3b6e911f5d635133fa0 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
21fad138268bcb736efd42f8ed08532e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:30:10 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3535677528, ActionIndex=2321, DataUnits=60, RenderUnits=61, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2320]: Version=2320, MapHash=ba2610436ae72f2fb1fcefd3c459a474 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
23306f2c0a5df90ef42cada367296700 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:57:19 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4260216805, ActionIndex=4826, DataUnits=57, RenderUnits=58, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4825]: Version=4825, MapHash=f9eb4524c09a60c9f3b2294a5b9ed12d Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
23bff10bf34e653da03bcdc9b39d6262 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:12:35 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1202918863, ActionIndex=1553, DataUnits=48, RenderUnits=53, RenderOnly=5, DataOnly=0 PrevActions(count=2): PrevAction[1552]: Version=1552, MapHash=45bddfc749870a8729de47c413256d11 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
24937054b4774b4194cfffbf059cf216 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:31:39 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1487646650, ActionIndex=159, DataUnits=12, RenderUnits=13, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[158]: Version=158, MapHash=60f1423b09c89fa9e1de755723044355 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
253d6e3817d938297fdece520ce039ce 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:32:14 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=20709, Count=1 PrevActions(count=2): PrevAction[20708]: Version=20708, MapHash=faf58ab12259292170ba53bf78e15b41 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
25a5eb1c823fcc6a1c02ca601b8dece1 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:20:33 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1957379096, ActionIndex=726, DataUnits=45, RenderUnits=46, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[725]: Version=725, MapHash=b8c901ea5d364cf646406da5e5b6e692 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
25d226a803f08151507304d74e1e5d51 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:44:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2808, Count=1 PrevActions(count=2): PrevAction[2807]: Version=2807, MapHash=189bf5d9851f51b3094781f01e56d7c5 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
26637a793abb653f38514766e5ee8149 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:31:14 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=678612794, ActionIndex=1337, Count=1 PrevActions(count=2): PrevAction[1336]: Version=1336, MapHash=af22d3632bc2fda2f07c2210d9b367d0 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Warrior Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction…
2680c519d9310128174e5105711e6a9d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:46:52 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1832649226, ActionIndex=43, DataUnits=5, RenderUnits=6, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[42]: Version=42, MapHash=a1ebbb9c4fbffd32666ccb0151233e15 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None Unit…
26fe52d31371c7ffa22b9fefcab38e2d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:04:36 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2076, Count=1 PrevActions(count=2): PrevAction[2075]: Version=2075, MapHash=7b27350432a1926b3a647ed0a108f440 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Catapult Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
281697f5f8c19be239a16287de156be0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:50:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2213, Count=1 PrevActions(count=2): PrevAction[2212]: Version=2212, MapHash=82d9f282d0f04216ba46d315a71f8747 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
2827fa7812ff36fea5b5b5c182c9aecc 其他项目诊断日志 UnityLogError 1 1 2026-06-08 06:21:07 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2771205635, ActionIndex=1757, DataUnits=44, RenderUnits=45, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1756]: Version=1756, MapHash=808f06d507a8569883abc7236d419c67 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
2840c4cf8351e49363d7d8ae6ae1e384 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:28:13 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2225729047, ActionIndex=2025, DataUnits=75, RenderUnits=76, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2024]: Version=2024, MapHash=668c3db5896d7261a0267690946d376e Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
286552fd2dab3e85108d70bae4b63343 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:43:58 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1395915059, ActionIndex=4294, DataUnits=184, RenderUnits=185, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4293]: Version=4293, MapHash=53d366d38f1b2776d33a080b2ab6dd33 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
28d9c88cd93487a13b3a43f491dc74f0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:37:00 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3614408272, ActionIndex=2497, DataUnits=68, RenderUnits=69, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2496]: Version=2496, MapHash=cba475ede6d5734e082f5948c9e90706 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
2a6e9441e8e3b34e3ccd2b422873c29f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:18:30 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=2905, Count=1 PrevActions(count=2): PrevAction[2904]: Version=2904, MapHash=c5847c74c4f2b0b3148b9a3e45212336 Action : Build Wonder : None Resource : None Feature : Road Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
2abc9d60b430a77b4eb160c7dd18c2f1 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:29:40 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2529410376, ActionIndex=2280, DataUnits=59, RenderUnits=60, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2279]: Version=2279, MapHash=92151b4cc6abc97f5accc61972f9377e Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
2ae367b557c3a87783f5e21c87c9a415 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:12:47 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2244, Count=1 PrevActions(count=2): PrevAction[2243]: Version=2243, MapHash=51c39db018b544c278033c9b65ffd5a8 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
2b0b68e74e1e58aaa4f2363d02f8e089 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:37:31 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3464491, ActionIndex=3596, Count=2 PrevActions(count=2): PrevAction[3595]: Version=3595, MapHash=9181173f194c4b5cd217afe215ddecb9 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None…
2b8ed45d81cc2f2e88b0aaade5d7cf77 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:31:21 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=678612794, ActionIndex=1339, Count=1 PrevActions(count=2): PrevAction[1338]: Version=1338, MapHash=5f8e464cdff39b4d61a36799a524aaca Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
2bf15815899d11b11133af19f17bc7c8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:58:02 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2780240642, ActionIndex=487, Count=1 PrevActions(count=2): PrevAction[486]: Version=486, MapHash=6a0327a3d5f05e3adf6bc3ac3bcd4061 Action : Build Wonder : None Resource : Temple Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None…
2c26e4731edc7b5e5d614094a4762551 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:22:30 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1301949283, ActionIndex=690, DataUnits=37, RenderUnits=38, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[689]: Version=689, MapHash=816b2a54ae9391cf3e541fd2136faf8a Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
2c40c65367db9d22f81bc814e2eb7c9f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:28:07 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=3096, Count=1 PrevActions(count=2): PrevAction[3095]: Version=3095, MapHash=48596d8039e4de2b40a1df26d5b9cffc Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : IndianYuugi Vegetation : None UnitAction : None CityLevelUpAction : None Ci…
2ca1a6efbfdea8219cc3c74fdfb26f43 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:35:05 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3657073658, ActionIndex=2998, DataUnits=107, RenderUnits=108, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2997]: Version=2997, MapHash=1db2217526476c520423266200c9e293 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetati…
2db189c5b103228689149e7a09aef200 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:07:09 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2933409445, ActionIndex=1988, DataUnits=70, RenderUnits=72, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[1987]: Version=1987, MapHash=19049003f87dce40bb2524078f255ca3 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
2e18945d9d03a2f680562bdad394adf8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:13:55 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3388927732, ActionIndex=433, DataUnits=31, RenderUnits=32, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[432]: Version=432, MapHash=ae4fc8e51184f3ecc4b339940f15a0ff Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
2e6fd116f6ac3f718df2efd106317084 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:12:40 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3253366770, ActionIndex=4114, DataUnits=128, RenderUnits=129, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4113]: Version=4113, MapHash=5b6662ca45f7e7b79c2fa1e728383c39 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
2e82901588d28f915f0261c7eed45090 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:20:34 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19868, Count=1 PrevActions(count=2): PrevAction[19867]: Version=19867, MapHash=05d23b421a1c0311ef599f9b9fb0cddc Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : CultureUnitUpgrade CityLevelUpAction :…
2eb25be706504173fda2e63435ce3b43 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:28:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1976177265, ActionIndex=3745, Count=1 PrevActions(count=2): PrevAction[3744]: Version=3744, MapHash=a2c1146952e3f1f5490ce40e79e08e89 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
2ec1278353fd63865f4976edb521191a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:28:15 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3895447715, ActionIndex=9045, DataUnits=174, RenderUnits=175, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[9044]: Version=9044, MapHash=f5d18f9dcc67aefdf6a51faf64c84d33 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
2f8b248e570bb4f29e6a720ef15bf995 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:58:49 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=1978, Count=1 PrevActions(count=2): PrevAction[1977]: Version=1977, MapHash=20bfbee4480bae0940c88f364a242be5 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
30526ea669c58448a606a68f2931f625 MapData 序列化差异诊断 UnityLogError 1 1 2026-06-08 07:03:56 PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) UnitMap differs (serialized data mismatch) gor.gph[2].fps: 16 != 21 gor.gph[2].gpq: 5045 != 5030 got.grb[7].hen.UnitType: RammerShip != Boat got.grb[7].jol.UnitType: Boat != KomeijiIndianArcher got.grb[7].jom.Count: 5 != 6 got.grb[7].jom[0]: type mismatc…
3238d571e17c28a57bc474baf94e06fc 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:14:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1279, Count=1 PrevActions(count=2): PrevAction[1278]: Version=1278, MapHash=186e220fd7590212a0abc1262a032f7a Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
32b34463acace31221c6684789df56ce Origin Player 为空诊断 UnityLogError 1 1 2026-06-08 05:04:28 Origin Player is null target.id:434
330d70c4eb8b3a819a100fc0d60b7414 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:17:38 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=185916115, ActionIndex=1161, Count=1 PrevActions(count=2): PrevAction[1160]: Version=1160, MapHash=21221ec4d77fafaaa9fccaed25825279 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
336461d3a74e1073c87ff478251d9621 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:00:11 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2916773158, ActionIndex=1035, DataUnits=28, RenderUnits=29, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1034]: Version=1034, MapHash=6e67caceab3c73df163781e53a290d44 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
33a5e95818ed0ef473bcded5d33ecbff 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:44:57 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2836, Count=1 PrevActions(count=2): PrevAction[2835]: Version=2835, MapHash=3b97203ab4ea693459d9066e86bd66dc Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
33b36ad7c49ccf2c15abfc413e264a67 MapData 序列化差异诊断 UnityLogError 1 1 2026-06-08 01:46:51 PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) UnitMap differs (serialized data mismatch) UnitToCityDict differs (serialized data mismatch) UnitToGridDict differs (serialized data mismatch) gor.gph[0].gpq: 3810 != 3835 gor.gph[0].gpu.gqm[0].gqo: War != Neutral gor.gph[0].gqb.Count: 5 != 4 gor.gph[1].…
33ebc98eafee9e29b34cf9a8fd7bc92c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:51:27 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2965032612, ActionIndex=2316, DataUnits=135, RenderUnits=136, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2315]: Version=2315, MapHash=6ad8b2a6a05263f54167c0b95db6ab64 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetati…
341b29014cd5bf02f5487f699415f1fe 网络发送失败诊断 UnityLogError 1 1 2026-06-08 00:44:31 P2P broadcast preflight failed: target=76561198894506558, reason=No connection to 76561198894506558
341bbed051698b373151b84bde7e144f 本机音频/显卡能力诊断 UnityLogError 1 1 2026-06-07 21:06:39 RenderTexture.Create failed: format unsupported for random writes - R32 SFloat (49).
344f92a03847bab416e23a139c982e8b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:11:52 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1931729313, ActionIndex=1088, DataUnits=42, RenderUnits=43, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1087]: Version=1087, MapHash=5a6252546c69c5815b6e5226706b2c9e Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
345085ef06a587014e8d4f156967f4df 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:25 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511220263, ActionIndex=1412, Count=1 PrevActions(count=2): PrevAction[1411]: Version=1411, MapHash=23e8e1459a4406bbf8aab670bb852760 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
34690ed4bc7df6618aae1ad459e78570 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:39:05 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3078914596, ActionIndex=1739, Count=1 PrevActions(count=2): PrevAction[1738]: Version=1738, MapHash=bdf5cfa34ac5a9af86f953ddf791dab7 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
34c3c795c9d30ebb986f80ca654d5cb7 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:54:01 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=778088434, ActionIndex=396, DataUnits=22, RenderUnits=23, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[395]: Version=395, MapHash=034f952566b5d922e41c39cc7dd217ed Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None …
35c78c78647551fdb3b80f120eed91df 行动执行玩家不一致 UnityLogError 1 1 2026-06-08 02:48:44 CompleteExecute Player 不一致 Action : BuyCultureCard Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : AdvancedHeroEnhance
36ce796dcdd647f589622a150ace86ba 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:09:12 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3511132144, ActionIndex=2931, DataUnits=39, RenderUnits=40, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2930]: Version=2930, MapHash=2bdd72b1d59080e81e03e6322230ed05 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
372659b26ff1c6e61c682fdb83ab648e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:45:11 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3405732609, ActionIndex=99, DataUnits=11, RenderUnits=12, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[98]: Version=98, MapHash=027c8f0d2f96b314fc1200b93676db28 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None Un…
373cd12f92fc46c3f0c619e5c632b7cc MapData 序列化差异诊断 UnityLogError 1 1 2026-06-08 03:58:12 PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) CityMap differs (serialized data mismatch) gor.gph[0].gpq: 7495 != 7460 gos.gmm[0].gmq: 4 != 3 gos.gmm[0].gmr: 2 != 5 gos.gmm[0].gmy: True != False gou.gpd.Count: 576 != 575
37639e0ce4bb7c9dc187b3fc03b5b254 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:05:49 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1622013804, ActionIndex=104, DataUnits=6, RenderUnits=7, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[103]: Version=103, MapHash=a0e4632d93433d9e962ca751a1b1a712 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
381be624ebd4d096399ea5e5bf70c2a9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:42:10 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3464491, ActionIndex=3768, Count=1 PrevActions(count=2): PrevAction[3767]: Version=3767, MapHash=c923a97cac0f06bf602c41642423ffc1 Action : Build Wonder : None Resource : None Feature : Road Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None G…
38fe1144d90cd15fa10f8301cdf1fb9c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:27 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511220263, ActionIndex=1416, Count=1 PrevActions(count=2): PrevAction[1415]: Version=1415, MapHash=afb0bd1b7ab072f073078b52b1bbf9da Action : Build Wonder : None Resource : Preserve Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
3931bf417a17b36073b8d73716af89b2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:40:55 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1787, Count=1 PrevActions(count=2): PrevAction[1786]: Version=1786, MapHash=e04ddd6bcc7faa8b84a08ad14806e144 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
39eefc7d7bb0c2409ef0b0cf20952615 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:53:43 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1530821543, ActionIndex=4249, Count=1 PrevActions(count=2): PrevAction[4248]: Version=4248, MapHash=9303cba16f16f4df0a6f2db70a134fbc Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
39f12b91d74005c2a99f9af6666452b1 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:02:35 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3202202180, ActionIndex=928, DataUnits=42, RenderUnits=43, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[927]: Version=927, MapHash=188eed9f2b74a51f8d43310f7023cc04 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : …
3a3935aff30f64d759370653388ff03e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:06:57 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1520, Count=1 PrevActions(count=2): PrevAction[1519]: Version=1519, MapHash=93b816b4f3e4af7d3c7a22aef529532d Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
3a819c6701327eaa6d8e30d663ca74bb 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:59:20 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3119246918, ActionIndex=1769, Count=1 PrevActions(count=2): PrevAction[1768]: Version=1768, MapHash=4a226842b239a202817a4730233ea591 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
3a8b2799066594d094daf905770ee29c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:09:34 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2933409445, ActionIndex=813, DataUnits=50, RenderUnits=51, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[812]: Version=812, MapHash=24afec6609ddddf8411f8bd89f446c0d Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
3aac8634f562c251154e22beb5550916 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:08:03 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3180696574, ActionIndex=884, Count=1 PrevActions(count=2): PrevAction[883]: Version=883, MapHash=1ea935840ec48761f119d401cb0585ae Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
3af74ff3e672286fea48d18bd93e1fe2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:37:32 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3464491, ActionIndex=3598, Count=2 PrevActions(count=2): PrevAction[3597]: Version=3597, MapHash=1af1bc490045a8aea71105208b4ac2fe Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction…
3b978ff4f424a7e9617a2ad041aa62b5 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:07:00 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1597, Count=1 PrevActions(count=2): PrevAction[1596]: Version=1596, MapHash=db208def5e4aa62ff29941857fd7c215 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityActi…
3c108456678347a2a42a68d5a4335125 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:45:27 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4224401915, ActionIndex=1472, DataUnits=35, RenderUnits=36, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1471]: Version=1471, MapHash=b49e02599b031a74b84de1c156c1dc5f Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
3c4129c5b2f371e426d990748fd598ff 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:18:39 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=396390858, ActionIndex=3091, DataUnits=41, RenderUnits=42, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3090]: Version=3090, MapHash=e54a218aab8d00de8eaf9341706b4ccf Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
3c87b801542eda8bbe3edb8759ed7515 相似 Action 重复诊断 UnityLogError 1 1 2026-06-08 00:52:29 存在相似action ,记录点为:38 ,Action为:Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : FrenchTewi Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : FinishHeroTask AIParam : AllClear Tech : None CultureCardType : None 重复次数 :6
3cf42cb19c46494ccd137f60f7ac3431 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:34:21 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=12947674, ActionIndex=1584, Count=1 PrevActions(count=2): PrevAction[1583]: Version=1583, MapHash=e2748ef5aeaebf1eeafc63d98a758afe Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActio…
3cff351336d464f9e17a8ac96feeed82 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:36:02 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=117673903, ActionIndex=2695, DataUnits=58, RenderUnits=59, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2694]: Version=2694, MapHash=d428c5083e1730fbe5860daa7eee9e42 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation …
3d2c9ff5f576fae99a20ea5975d7961b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:18:31 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=185916115, ActionIndex=1250, Count=1 PrevActions(count=2): PrevAction[1249]: Version=1249, MapHash=274b0c345f43520739f064d29e2f89c0 Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
3dc28d5e6558369da4e97e50538a7ac4 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:46:11 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2905098722, ActionIndex=4740, DataUnits=68, RenderUnits=69, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4739]: Version=4739, MapHash=4d7e49d17162a6af7ecc9168132cc03b Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
3dfa793d672cf25d4ee46e87f59e927d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:31:32 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1976177265, ActionIndex=3799, Count=1 PrevActions(count=2): PrevAction[3798]: Version=3798, MapHash=8af701ac4e1a0bfca0d8d85497cfa55a Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Minder Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction…
3e2ffdfa4b37915fadc175ba489fef9a 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:55:12 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=93331362, ActionIndex=631, DataUnits=42, RenderUnits=43, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[630]: Version=630, MapHash=14cf30a37ea2e10f5629974c3b633427 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
3f83be37131362a56a64ab7c6520f92f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:40:16 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1223683652, ActionIndex=3261, DataUnits=30, RenderUnits=32, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[3260]: Version=3260, MapHash=0ece4eef9c63459e6408e5ce52c3ddf7 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
3fb11d51b629f6fd0647027f975c12bf 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:06:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3180696574, ActionIndex=860, Count=1 PrevActions(count=2): PrevAction[859]: Version=859, MapHash=1399647dd09eb747642a0c62449c3f67 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
3fcc5c17d14b5c785df704d1d5a265a8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:44:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2797, Count=1 PrevActions(count=2): PrevAction[2796]: Version=2796, MapHash=424f237f8d5256a3f637cf6b487e84b9 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
4037669319252bcdeef31272a757a625 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:58:08 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1158823298, ActionIndex=2961, DataUnits=93, RenderUnits=94, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2960]: Version=2960, MapHash=cdb5a6240540e605f2468a309e6e12c2 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
4042b14b7de8cd8ae777bf37956a7e9f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:18:55 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2090, Count=1 PrevActions(count=2): PrevAction[2089]: Version=2089, MapHash=82477ad5cc6f36d820ac12e55cbf8c37 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
40848221d1d9a063504e6dea17bb6426 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:36:24 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2078136830, ActionIndex=1124, DataUnits=38, RenderUnits=39, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1123]: Version=1123, MapHash=5036517c87dc5ed182dc7e3c954feaf8 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
4105c1e900e54077e2ef6e34537ce5c7 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:45:22 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=396390858, ActionIndex=1769, DataUnits=60, RenderUnits=61, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1768]: Version=1768, MapHash=1a9ff2f09f5e007b8b6cbb1c33601a56 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
421273a96ef1a8bacc1805f0b1986406 MapData 序列化差异诊断 UnityLogError 1 1 2026-06-08 11:32:37 PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) CityMap differs (serialized data mismatch) UnitMap differs (serialized data mismatch) UnitToCityDict differs (serialized data mismatch) UnitToGridDict differs (serialized data mismatch) gor.gph[1].gpq: 4110 != 4020 gor.gph[1].gpu.gqm[4].gqp: 35 != 65 gor…
425aafdc9e586b90ce9e95c4d2a28e94 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:39:08 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3078914596, ActionIndex=1741, Count=1 PrevActions(count=2): PrevAction[1740]: Version=1740, MapHash=dea19b5f1a471abbc36ff00fd7c61036 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
4277bfd4fb2d4f4c902027701cb1b47f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:17:41 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=185916115, ActionIndex=1178, Count=1 PrevActions(count=2): PrevAction[1177]: Version=1177, MapHash=2d08ebf3683e38d7e203f9910448bd9c Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
42b62788f0a881273074adb7a2cc1beb 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:30:26 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3905552691, ActionIndex=2174, Count=1 PrevActions(count=2): PrevAction[2173]: Version=2173, MapHash=0f0e88083b5f872dc849d7f0833c19d3 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityActi…
430cd9929801cb905c727ec8a5f1be73 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:37:27 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=631175843, ActionIndex=1466, DataUnits=55, RenderUnits=56, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1465]: Version=1465, MapHash=5349d8bc3c245700a29e454af3a7c555 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
4322d8aa160158c48849328cb80255e0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:17:46 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1957379096, ActionIndex=90, DataUnits=12, RenderUnits=13, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[89]: Version=89, MapHash=f800685a3d593766ac5e3fde231c7d83 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None Un…
43824410db31c133f87d537e9cc11edf 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:45:50 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=774370752, ActionIndex=405, DataUnits=15, RenderUnits=16, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[404]: Version=404, MapHash=dedc4da683b09783e517fb621052a618 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None Un…
43d51360bf2ec96c51eae5e4d7ba4c14 网络发送失败诊断 UnityLogError 1 1 2026-06-08 05:39:25 ActionExecute broadcast failed, abort owner execute: Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : None
443a9b806d1da29fb24a6790f1886b43 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:37:53 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1301949283, ActionIndex=1072, DataUnits=47, RenderUnits=48, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1071]: Version=1071, MapHash=de2214729542ac811f72a6388460e1e9 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
449676eef0d24384a45c2758675f6492 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:31:10 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=678612794, ActionIndex=1325, Count=1 PrevActions(count=2): PrevAction[1324]: Version=1324, MapHash=44723e869922189f5da50c885b2e8d29 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
44a3e53691f8d7bfed89cc680de83dc0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:50:13 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1313877479, ActionIndex=2266, DataUnits=52, RenderUnits=53, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2265]: Version=2265, MapHash=9f5e2db5ba82917a3ea6d0d01e8a2d0e Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
450127804f7a7a9c80fe0cf60ffa3e37 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:41:00 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1569651308, ActionIndex=929, DataUnits=36, RenderUnits=37, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[928]: Version=928, MapHash=aae42c5fd9ce0925af3a8259f7d0fbe7 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
45d9ad2aa5d81641b91f6aff2ef607e5 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:28 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511220263, ActionIndex=1418, Count=1 PrevActions(count=2): PrevAction[1417]: Version=1417, MapHash=f67c858ac83a9badadf940b2e2a098df Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
463aa82b715e352b1f63bb3c9429e307 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:10:42 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2909725160, ActionIndex=1181, DataUnits=43, RenderUnits=44, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1180]: Version=1180, MapHash=8e2058b188f0f5bb413a3f698bfed9c4 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
46495b4cc4ddf14d3382509c8c467dbf 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:58:16 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2780240642, ActionIndex=489, Count=1 PrevActions(count=2): PrevAction[488]: Version=488, MapHash=7e7c701fdde3bbd70825680a5e9ce15c Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : IndianSatori Vegetation : None UnitAction : None CityLevelUpAction : None City…
4697e1e4d25b8717fab4a2ce23fea6de 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:59:01 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1547, Count=1 PrevActions(count=2): PrevAction[1546]: Version=1546, MapHash=2ebe6fe29b128a0c03f198ed2031ef57 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
472e608b134759bc2e29d1723c916b08 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:08:38 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4071275135, ActionIndex=10573, DataUnits=115, RenderUnits=116, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[10572]: Version=10572, MapHash=4395748fae3a8c500d2b9cc2c6066de8 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetatio…
474ef38023984c96272d1c751796f4b0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:07:01 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1643, Count=1 PrevActions(count=2): PrevAction[1642]: Version=1642, MapHash=3fbf781d16a5da27effd1279890c23b7 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
48110ec01872cbf95ea4132b235b7149 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:34 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1351333523, ActionIndex=636, Count=1 PrevActions(count=2): PrevAction[635]: Version=635, MapHash=b750d80a2ed0cf56dc94d49df1342f5a Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
48f3e77d4cb470c0954f99b9d98696da 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:03:30 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2068, Count=1 PrevActions(count=2): PrevAction[2067]: Version=2067, MapHash=a95212ab88b2f36e4d01211dda014521 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
497714fce34071b9dd06ac1a2c9a58a3 相似 Action 重复诊断 UnityLogError 1 1 2026-06-08 05:55:14 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Roads PlayerAction : None AIParam : AllClear Tech : Roads CultureCardType : None 重复次数 :6
498a14f8c438c74304a34b36a03020d5 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:43:44 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3414818163, ActionIndex=1347, DataUnits=48, RenderUnits=49, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1346]: Version=1346, MapHash=6a186d7e9c5e6bcf38d27f4f78e5303b Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
49bddd9f4da1c71f7ea63aea0b15810f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:35:15 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=12947674, ActionIndex=1661, Count=1 PrevActions(count=2): PrevAction[1660]: Version=1660, MapHash=40791333406fb58cf351ce9c825c192e Action : Build Wonder : None Resource : Mine Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None …
4b23b9b232e4f3dac4e53e35a312aceb 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:44:40 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19869, Count=1 PrevActions(count=2): PrevAction[19868]: Version=19868, MapHash=70b17d86f523c2a583d57bdfd7122126 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityA…
4b5fcd9d604f4e00c6a688f7799d70d7 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:17:46 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3227892936, ActionIndex=1419, DataUnits=64, RenderUnits=65, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1418]: Version=1418, MapHash=625ea5c11a871a6b5d17f8d3713dcfe8 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
4b8b47f59ee3d856c88ae974770f75ac 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:06:53 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1508, Count=1 PrevActions(count=2): PrevAction[1507]: Version=1507, MapHash=9a733698e69ad6e29d57bb59b6ed2be5 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
4c23c0cf4f10b92b30e82da3148c6a99 UI/Renderer 空保护诊断 UnityLogError 1 1 2026-06-08 09:07:40 FragmentDie: UnitRenderer 为空,无法执行 Die()
4c8a3d87b3d0e979db0636caa8dd2200 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:37:10 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2987845877, ActionIndex=2441, DataUnits=59, RenderUnits=60, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2440]: Version=2440, MapHash=52d1750081f3221f7a90ddce53fcacd8 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
4c8be53cadccde5684cb395f49315591 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:10:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1923, Count=2 PrevActions(count=2): PrevAction[1922]: Version=1922, MapHash=0aa7a04d8ab31bfbe16ee808f0fd0284 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityActi…
4cfd0cff69b2daf4045188b353aa0bd9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:38:51 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=206449515, ActionIndex=4041, DataUnits=67, RenderUnits=68, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4040]: Version=4040, MapHash=98d3f81653d9ca76331a563d60e73c5f Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation …
4d69d47bdaade22efdf0d99c6682238a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:54:29 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=342048409, ActionIndex=1379, DataUnits=73, RenderUnits=74, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1378]: Version=1378, MapHash=166d446bf003ecbc2d04a14e33c0eb30 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
4dcb9af1f951ac6a7c0ee85c2ef53eed 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:44:58 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2844, Count=1 PrevActions(count=2): PrevAction[2843]: Version=2843, MapHash=c2e5258a61a5d548c299e3d577fd239b Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActio…
4de4b8763897a2805c3e7b55b29203c9 网络发送失败诊断 UnityLogError 1 1 2026-06-08 05:09:37 eg: 房主广播失败
4e1c835932f7374981558d317f8977d4 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:08:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=2653, Count=1 PrevActions(count=2): PrevAction[2652]: Version=2652, MapHash=55e10cb9515fb71c3f9b6df6e91dad4b Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
4ee571f9bb56a106a9b8e95fdda178dd 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:14:41 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1278, Count=1 PrevActions(count=2): PrevAction[1277]: Version=1277, MapHash=6b29edb56918d7aa295cbdae6c5f8d38 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
5125f27fcb1b1011001a86856cea20f2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:58:16 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2780240642, ActionIndex=491, Count=1 PrevActions(count=2): PrevAction[490]: Version=490, MapHash=66e866f97155adbfd1f7a815d7a9206c Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
516be1b505ea71e9bfd9b724632d3cb9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:11:00 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3684703755, ActionIndex=5349, DataUnits=218, RenderUnits=219, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[5348]: Version=5348, MapHash=165652767e23348ab83248c9df1235a3 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
51965d5284410adfdb38a3225fd0f6d1 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:57:27 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1530821543, ActionIndex=4300, Count=1 PrevActions(count=2): PrevAction[4299]: Version=4299, MapHash=b2230ae76ae4d90a0c2fa8d325944699 Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : Workshop …
5247862eeed035072ba6709dba99f0c4 其他项目诊断日志 UnityLogError 1 1 2026-06-08 06:38:15 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2829689435, ActionIndex=1131, DataUnits=27, RenderUnits=28, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1130]: Version=1130, MapHash=d30afa7e915d44aba16764cd22e6eab2 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
53521a65bc313ea347eaa549dc48d7a8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:43:09 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2618989578, ActionIndex=4300, Count=1 PrevActions(count=2): PrevAction[4299]: Version=4299, MapHash=61b923e8f4d395c4da8967ade30a67e5 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
53a2bcc97cf9d4ec4d7467a87ddb53f2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:15:06 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3558142153, ActionIndex=1341, DataUnits=48, RenderUnits=49, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1340]: Version=1340, MapHash=97443f2a0ebd57b891eb5830e821d99f Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
53e82b721a092855e8f04a822d6f772e 网络发送失败诊断 UnityLogError 1 1 2026-06-08 10:28:27 P2P message send failed: target=0, reason=Target member is not in lobby: 0
53fc7b9fc88d92014eeb04a5ec67387f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:34:23 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=12947674, ActionIndex=1610, Count=1 PrevActions(count=2): PrevAction[1609]: Version=1609, MapHash=fafb754780ead01f1120f2d6fb502069 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
54f6f0a1851d0a8ddc93f3bd96a2dad4 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:06:55 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1513, Count=1 PrevActions(count=2): PrevAction[1512]: Version=1512, MapHash=e4038ec5e1c441e0c2ca5e5d395266e2 Action : Build Wonder : None Resource : Port Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
552673eec53b8685ae3b6539dbddbd58 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:05:13 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2095, Count=1 PrevActions(count=2): PrevAction[2094]: Version=2094, MapHash=0726a5044d9481ca8541a7c354d8f062 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
5542b2db4020ca5dd1d10566d42724ba 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:01:44 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2019, Count=1 PrevActions(count=2): PrevAction[2018]: Version=2018, MapHash=e7f28051b4a58b4a6a2643ce6fd127d3 Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : IndianUtsuho Vegetation : None UnitAction : None CityLevelUpAction : None C…
564cd7bdb9df976cb6b61ede4c943a0d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:23:45 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2014082938, ActionIndex=2663, DataUnits=49, RenderUnits=50, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2662]: Version=2662, MapHash=711aeb358930f6b11d12d3fe6b16b996 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
56734f7d91de8ab25374c173b72ef477 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:32:45 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2199463390, ActionIndex=660, DataUnits=17, RenderUnits=18, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[659]: Version=659, MapHash=0532d4e22a92840bf811561a5f37f2cc Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
568a11c2425eeacafff67026748f783b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:43:25 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=604086799, ActionIndex=513, DataUnits=34, RenderUnits=35, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[512]: Version=512, MapHash=d7f19b978df7a9ff655818304a582844 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None …
56fbc5c0b804b6c5c2f5bc769aead402 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:07:38 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3180696574, ActionIndex=881, Count=1 PrevActions(count=2): PrevAction[880]: Version=880, MapHash=d29c8377f54a5afa208f2c57fa769be8 Action : BuildWonder Wonder : PARK Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
578e379a9a2c40a35d01f86540c73951 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:31:54 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=678612794, ActionIndex=1345, Count=1 PrevActions(count=2): PrevAction[1344]: Version=1344, MapHash=159e7eb7984b87d2e7917607e15e5cdd Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : Park CityA…
57a8828508f7688d91f04b1ef58704eb 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:20:31 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19866, Count=1 PrevActions(count=2): PrevAction[19865]: Version=19865, MapHash=093fced5babb45d0b51c45f5681e5288 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction…
57dd14df15994789d80e78e059c9bc9a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:17:51 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=185916115, ActionIndex=1240, Count=1 PrevActions(count=2): PrevAction[1239]: Version=1239, MapHash=4d019f98b2290b96cdf0769e5992ff12 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Defender Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActio…
58081d8eb9f5b3980fdf38ffdd1d1441 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:59:10 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1571, Count=1 PrevActions(count=2): PrevAction[1570]: Version=1570, MapHash=4242bb271063743df68cc1dbb149e276 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Swordsman Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
58153f69e07ba667ae9588617dc6f223 相似 Action 重复诊断 UnityLogError 1 1 2026-06-08 10:57:14 存在相似action ,记录点为:142 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Mining PlayerAction : None AIParam : AllClear Tech : Mining CultureCardType : None 重复次数 :6
589045144220346f694bd3f0ddc10dd4 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:29:13 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=206480469, ActionIndex=1842, Count=1 PrevActions(count=2): PrevAction[1841]: Version=1841, MapHash=018e98f2198ebbb1e1ed00d2aa832fa2 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
58f4b1aac8e523ed0a4a99ccab209b36 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:36:47 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2212, Count=1 PrevActions(count=2): PrevAction[2211]: Version=2211, MapHash=b4306508409feadd484babb1f36f9178 Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActio…
591bc121735a2822d802d18beb8399ff 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:42:46 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1719695348, ActionIndex=5307, DataUnits=163, RenderUnits=165, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[5306]: Version=5306, MapHash=82777edbebd0be7590b1e4293fa01c66 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
5a79821db72b579e77ae42b77342ccc4 P2P/大厅连接失败诊断 UnityLogError 1 1 2026-06-08 01:47:09 P2P connection error: Failed to connect to 76561199752137914
5b31f6602bfcbed56863797056e7bf08 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:03:17 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4260216805, ActionIndex=5079, DataUnits=56, RenderUnits=57, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[5078]: Version=5078, MapHash=eb96002f7efc162da229970d9ac1a2ca Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
5b7b3c132e5b200cf956b0bff7de7067 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:44:41 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=20015, Count=2 PrevActions(count=2): PrevAction[20014]: Version=20014, MapHash=3cf6042bb65639e82e0b3ecde8b41058 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
5beb8bee6638b2a7222b01dd3e9b1ad2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:45:00 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2905098722, ActionIndex=4741, DataUnits=67, RenderUnits=68, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4740]: Version=4740, MapHash=48e731d6fd8066820605c927ab029245 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
5c33df498322cd0cf69ac72df80a20cc 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:02:27 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2028, Count=1 PrevActions(count=2): PrevAction[2027]: Version=2027, MapHash=362ec4872b038d2054bd28145debdcc8 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
5c47eed752746750a05e8c884a840769 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:12:29 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2239, Count=1 PrevActions(count=2): PrevAction[2238]: Version=2238, MapHash=b71875bbd0b9be7994f5377596756327 Action : Build Wonder : None Resource : None Feature : Road Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
5e1ab6d6caa5f520a6f66991009da8ab 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:32:01 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1189, Count=1 PrevActions(count=2): PrevAction[1188]: Version=1188, MapHash=38b93673adeba5b6011d32a2285c8dc9 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
5e55429293e31f8c8264b62d0864a976 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:08:41 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=2652, Count=1 PrevActions(count=2): PrevAction[2651]: Version=2651, MapHash=d8d31f95e2b58d9efdd4eab3fa858210 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
5f88f1e049c9781877962d0eb8e7165f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:50:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2221, Count=1 PrevActions(count=2): PrevAction[2220]: Version=2220, MapHash=03cf41a1728a3e48225d9a7d47d88ff5 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : KomeijiIndianKnight Giant : None Vegetation : None UnitAction : None CityLevelUpAction : No…
5fe7948d0771e246859a8307c6ba261f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:23:52 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=3014, Count=1 PrevActions(count=2): PrevAction[3013]: Version=3013, MapHash=552409a32c2a9fb3f3e1db39ff8628dc Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
61168ac6203249d4721ab2b38a94f452 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:02:36 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4199938313, ActionIndex=4518, DataUnits=191, RenderUnits=192, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4517]: Version=4517, MapHash=8c79c86a185d8a29084935c33ccb82d5 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetati…
615b8873f1c5a57fe4e5c48d924fe4d6 相似 Action 重复诊断 UnityLogError 1 1 2026-06-08 09:30:09 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KomeijiIndianArchery PlayerAction : None AIParam : AllClear Tech : KomeijiIndianArchery CultureCardType …
617ca2ef21ff95351a6953844c1f4f99 其他项目诊断日志 UnityLogError 1 1 2026-06-08 06:06:05 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3771854666, ActionIndex=2561, DataUnits=53, RenderUnits=55, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[2560]: Version=2560, MapHash=06953eda1f85248d2934791beeabd549 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
6183a63ae4628d89cfe577c9d07c1f9b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:59:03 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1550, Count=1 PrevActions(count=2): PrevAction[1549]: Version=1549, MapHash=27eae07f441efc18b1dc08d2ada2aff8 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
61c56b57dac3f332dff7940dfbe669f2 网络发送失败诊断 UnityLogError 1 1 2026-06-08 02:55:22 ActionExecute broadcast failed, abort owner execute: Action : Gain Wonder : None Resource : Fish Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : None
61e840a99af269dcb45232c7ca5d0648 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:49:23 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=216488694, ActionIndex=818, DataUnits=38, RenderUnits=40, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[817]: Version=817, MapHash=192b3c1eda2e7d26749167f4bc75ee3f Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None Un…
62074834557bbef02094fb66ffda1603 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:15:37 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1793057089, ActionIndex=1703, DataUnits=61, RenderUnits=62, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1702]: Version=1702, MapHash=35acd9cf82063b58fc35f4a798340c02 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
624a33297195ce2fa18ea7babcab2cc7 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:06:59 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3180696574, ActionIndex=862, Count=1 PrevActions(count=2): PrevAction[861]: Version=861, MapHash=d900f937a7f565232318b2f92d47b69c Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
634b814d126ed0bad4655a38f8661260 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:59:24 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3119246918, ActionIndex=1796, Count=1 PrevActions(count=2): PrevAction[1795]: Version=1795, MapHash=4c91735ade6cd071391f99809759372d Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
6376d9c6cbcdd0f913438daec97162fc 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:33:28 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=3196, Count=1 PrevActions(count=2): PrevAction[3195]: Version=3195, MapHash=3ed35f6f165bc0f4b1ee14d359af36d9 Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : Park City…
642f7aacfd0fee65fa6c8eee7f05d9b6 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:31:53 AddUnitData blocked: target grid occupied. gid=118, cid=425, newUnit=MoriyaHebi/None/3, existingUnitId=595, existingUnit=Dinghy/None/0, mapId=2529410376
6516d501afeaadd69f5f40f85c59a580 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:39:10 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3078914596, ActionIndex=1772, Count=1 PrevActions(count=2): PrevAction[1771]: Version=1771, MapHash=500d7aae038320d7b24adfe3270bb45b Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Swordsman Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
65a270a7c227fa446d88cfa7ed30f4e4 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:13:07 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1250, Count=1 PrevActions(count=2): PrevAction[1249]: Version=1249, MapHash=ca92cf56ce0b57f07121e3017b834832 Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : BigGuy Ci…
65e62405dd27f7f1999d3d33ef7ab683 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:07:44 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3180696574, ActionIndex=882, Count=1 PrevActions(count=2): PrevAction[881]: Version=881, MapHash=bfd4733296a74fa92f27cf9e92ae149c Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : BigGuy CityA…
662ee58b29761219e03c30fbd394fcb8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:30:22 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3905552691, ActionIndex=2173, Count=1 PrevActions(count=2): PrevAction[2172]: Version=2172, MapHash=fc581661d1d519cb31c65e10707bd7fb Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
66900e1492e6c9a9d392fe3c3d585e25 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:42:27 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2618989578, ActionIndex=4282, Count=1 PrevActions(count=2): PrevAction[4281]: Version=4281, MapHash=8c7d496db99ca5ab541f7456f86826a1 Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : BigGuy Ci…
66f581ab0c2ff3e505fbef59debe7685 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:06:58 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3180696574, ActionIndex=861, Count=1 PrevActions(count=2): PrevAction[860]: Version=860, MapHash=c58c52804e9d9fa4d3af03542873ed02 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None…
6795227a4b5a7c3087389b00228d587c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:08:10 AddUnitData blocked: target grid occupied. gid=523, cid=1059, newUnit=Giant/IndianSatori/4, existingUnitId=1514, existingUnit=Cloak/None/0, mapId=4119617775
68c6b3de3e00e53ac3e3a423ee10776f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:41:44 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3761854598, ActionIndex=2580, DataUnits=58, RenderUnits=59, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2579]: Version=2579, MapHash=463e9fe9bfbd2c5f1d1749ce336887ea Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
698fb570ca698169d602f9b227a34074 网络发送失败诊断 UnityLogError 1 1 2026-06-08 02:55:19 P2P broadcast preflight failed: target=76561199866057583, reason=No connection to 76561199866057583
6a65037183884270ceb6fbbf00dbd332 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:15:24 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4240636613, ActionIndex=4125, DataUnits=67, RenderUnits=68, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4124]: Version=4124, MapHash=df28be6c43bb75449d7512e9a5c884ed Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
6ae6a73b8a7d73ece49a6c7a58fbfb08 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:28:52 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=460794229, ActionIndex=604, DataUnits=29, RenderUnits=30, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[603]: Version=603, MapHash=245c0a4ab5bb0d8cec631123f91ef181 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None …
6b2305820fffb0a914fde19f706fab0e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:53:06 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1530821543, ActionIndex=4143, Count=1 PrevActions(count=2): PrevAction[4142]: Version=4142, MapHash=37214f325079e81c59e29abd78019b13 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
6ba000b491c1c02cf830fa590a63b08f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:06:59 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1573, Count=1 PrevActions(count=2): PrevAction[1572]: Version=1572, MapHash=ab320616b1a873c437e5b3db81ee7d87 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
6babf9d15bc24a40287ff1434e22e6e3 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:57:52 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2780240642, ActionIndex=485, Count=1 PrevActions(count=2): PrevAction[484]: Version=484, MapHash=e9a1ec62b238fbdce5480b4ae199e82a Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : KomeijiIndianCatapult Giant : None Vegetation : None UnitAction : None CityLevelUpAction : Non…
6bd22a2a6ee31e8e8e34144c082e7850 结算卡住兜底诊断 UnityLogError 1 1 2026-06-08 11:40:34 [MatchSettlementStuck] 触发兜底MatchType=Normal BlockingPlayerId=122 Turn=24 NetMode=Single PlayerCount=2 Player Id=122 IsAI=False Alive=True IsSurrender=False IsSurvival=True DieMark=False Turn=24 CityCount=8 Group(IsSettlement=False,IsWin=False) Settlement[0] Type=AllSuccessOrFailure IsSettlement=False IsWin=True Task[0] Type=ScoreWin IsSettlement=True IsSuc…
6c0a8806f201a9968aad5d0fed969c56 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:14:24 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=2816, Count=1 PrevActions(count=2): PrevAction[2815]: Version=2815, MapHash=803c2a8571a7dd6e073f5d73026bc106 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : KomeijiIndianCatapult Giant : None Vegetation : None UnitAction : None CityLevelUpAction : …
6c54a349a6307f44f29da31faaac927b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:22:01 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4179512967, ActionIndex=2020, DataUnits=47, RenderUnits=48, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2019]: Version=2019, MapHash=535a1d431fb1de1d5529e9a6dbb693ee Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
6c63dd71b166447d20a6a8d11e489bf9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:05:59 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4071275135, ActionIndex=10450, DataUnits=120, RenderUnits=122, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[10449]: Version=10449, MapHash=2eaa5c9cc0607d31e97545a16a871d27 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Veget…
6c6fa989e52579db3c35bc1f99d98f96 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:28:27 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1976177265, ActionIndex=3715, Count=1 PrevActions(count=2): PrevAction[3714]: Version=3714, MapHash=cd07598f12e8f173b5ca6103e4cf8f02 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
6cdc3c44cc0fbb2022591538f69f2399 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:21:03 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19874, Count=1 PrevActions(count=2): PrevAction[19873]: Version=19873, MapHash=fa6c98602f1c8c5a55161145156d1b37 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Giant Giant : IndianYuugi Vegetation : None UnitAction : None CityLevelUpAction : None C…
6d35fe64654f1638331622fab5ad0da6 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:44:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=22302, Count=1 PrevActions(count=2): PrevAction[22301]: Version=22301, MapHash=397e6e1a7f89fb450b87715cb1846cbc Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityA…
6d3639801f1370e160ff79b24ed6d642 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:32:25 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1221, Count=1 PrevActions(count=2): PrevAction[1220]: Version=1220, MapHash=29ea88570e86420303e13d4c27d91340 Action : Build Wonder : None Resource : None Feature : Road Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
6db9d3f4f3063196ed09356e38a3a301 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:43:12 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=678612794, ActionIndex=1667, Count=1 PrevActions(count=2): PrevAction[1666]: Version=1666, MapHash=5ab8d07a8718ad1c080e771bb0540980 Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
6e10970fa3c5baa0b686a93700cddc26 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:57:19 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1514, Count=1 PrevActions(count=2): PrevAction[1513]: Version=1513, MapHash=e6961d60254e8a1a0d7cbe43b89949e2 Action : Build Wonder : None Resource : Sawmill Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
6e1e4493580c4a1b99661bb5f35ba37c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:54:32 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1172716988, ActionIndex=2332, DataUnits=47, RenderUnits=48, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2331]: Version=2331, MapHash=749ec320c7a7e1535ba0e5f5b6929df1 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
6ebbc8d3cd5657b35b7a73e094bf9180 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:18:24 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=185916115, ActionIndex=1249, Count=1 PrevActions(count=2): PrevAction[1248]: Version=1248, MapHash=f10b7f7abf2480afcf52068f15c3f854 Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : BigGuy Cit…
6ec1374793937354663befd1919779d8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:31:33 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1631928002, ActionIndex=1338, DataUnits=54, RenderUnits=55, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1337]: Version=1337, MapHash=3074f292b7289c07b810694fef119bf4 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
6ec90463d2e6bde4fa413e5e3e27e4e5 其他项目诊断日志 UnityLogError 1 1 2026-06-08 06:34:08 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1907855948, ActionIndex=1442, DataUnits=47, RenderUnits=48, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1441]: Version=1441, MapHash=af636a77b980b9c72701980310361339 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
6edd5434a782126999dd45454ffe9dbd 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:19:17 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1003695735, ActionIndex=638, DataUnits=25, RenderUnits=26, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[637]: Version=637, MapHash=4983f4de4b73624b298e47498e3b9b96 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
6f21fe52c5c9d2ca34ba19f35c7b8ddc 网络发送失败诊断 UnityLogError 1 1 2026-06-08 07:03:53 ActionExecute broadcast failed, abort owner execute: Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : RammerShip Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : …
6f89527d05b944aeb6678773740d6e35 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:43:09 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2618989578, ActionIndex=4301, Count=1 PrevActions(count=2): PrevAction[4300]: Version=4300, MapHash=d748262fb090a9c38b4ccc76f7c8e50b Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
6ff72370da118a72b3d98aabc413aace 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:55:58 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1530821543, ActionIndex=4285, Count=1 PrevActions(count=2): PrevAction[4284]: Version=4284, MapHash=4623f803ef04290a1703d7733195402c Action : Build Wonder : None Resource : Mine Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
701583951a656eaa83167c3c9f34fe0c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:31:20 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3905552691, ActionIndex=2194, DataUnits=42, RenderUnits=44, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[2193]: Version=2193, MapHash=41f5206bb53b9a7c99063672a91fe0e5 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
7075994c9143c2637ef264aeddec9b7b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:30:10 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3905552691, ActionIndex=2171, Count=1 PrevActions(count=2): PrevAction[2170]: Version=2170, MapHash=0fbd20caba36a858a08015cd93a15818 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Recover CityLevelUpAction : None CityActi…
71277caa45e38bf5b64513a25e8288d9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:17:48 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=185916115, ActionIndex=1238, Count=1 PrevActions(count=2): PrevAction[1237]: Version=1237, MapHash=82637d0d85d7bce7dd3b98b2beb1eb1a Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
714edc7feddd4845100e64a5113d3b28 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:43:18 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2618989578, ActionIndex=4335, Count=1 PrevActions(count=2): PrevAction[4334]: Version=4334, MapHash=8085c4a26b5718bf7a54f963e1536e39 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Swordsman Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
715719932d219be0d5af9740501811c8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:08:31 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511132144, ActionIndex=2902, Count=1 PrevActions(count=2): PrevAction[2901]: Version=2901, MapHash=e584ddb649db4de07c4bb33e7720810d Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
71e9cb7c3b3eba0339eef412c96a8b46 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:30:05 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=206480469, ActionIndex=1888, Count=1 PrevActions(count=2): PrevAction[1887]: Version=1887, MapHash=0019843b809df2f46b1ee4998ca5c43c Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Recover CityLevelUpAction : None CityActio…
72b1b18912f3811286702956a5afe1ec 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:47:54 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2813188126, ActionIndex=405, DataUnits=14, RenderUnits=15, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[404]: Version=404, MapHash=e442318292d66d222c68ecde2c95f106 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
72df01979dd1012792af24d6520c3987 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:41:51 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3526951770, ActionIndex=693, DataUnits=34, RenderUnits=35, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[692]: Version=692, MapHash=b8a2afdc73e25bceb6b1223858eb7bc1 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
7399fb0dcf3da71f61f6fcd80c5eb560 其他项目诊断日志 UnityLogError 1 1 2026-06-07 22:24:43 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=745570462, ActionIndex=1150, DataUnits=46, RenderUnits=47, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1149]: Version=1149, MapHash=de71cb0cae07efc5155593e6de3f4a0f Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
73b1fcbfc03f2c52a58c805cf4005b27 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:18:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2240, Count=1 PrevActions(count=2): PrevAction[2239]: Version=2239, MapHash=b9ab4bee227ea7fc2a79f9a2dcdb6e96 Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : Park City…
73f045817fc3d2ffdc58ebbcdab0a7e7 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:28:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1976177265, ActionIndex=3744, Count=1 PrevActions(count=2): PrevAction[3743]: Version=3743, MapHash=191c136e0667a8c5f6519bf9b821f042 Action : Build Wonder : None Resource : Preserve Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
7438466ef297bc68d8b265a0fff3cba3 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:06:32 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=207516122, ActionIndex=795, DataUnits=43, RenderUnits=44, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[794]: Version=794, MapHash=d3f651598c72b71b3330fd093c0d0740 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None …
743f383d804a6183f8d7350a21190c80 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:09:55 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2201, Count=1 PrevActions(count=2): PrevAction[2200]: Version=2200, MapHash=70aca8b2d6ca0360745275e289595281 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
745b855cbe649c2907860c7a643413ea 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:16:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1287, Count=1 PrevActions(count=2): PrevAction[1286]: Version=1286, MapHash=a43a3aeeb1d33ebf76be69a211b7aa16 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
74ca1fa93c466049bc99f2e51cbf90c6 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:09:10 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511132144, ActionIndex=2923, Count=1 PrevActions(count=2): PrevAction[2922]: Version=2922, MapHash=279ee03db40e9a5bbf934b055bac9b27 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Recover CityLevelUpAction : None CityActi…
751cb9f3d987907a60035962cac4e93d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:07:35 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3180696574, ActionIndex=880, Count=1 PrevActions(count=2): PrevAction[879]: Version=879, MapHash=f5fed33beee5f81bc07d8223681ab296 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
759e38ff1af6742a1c2bc3a157ee5d2e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:35:33 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1403, Count=1 PrevActions(count=2): PrevAction[1402]: Version=1402, MapHash=7542e33c1c66ab6215827e938507d2a3 Action : Gain Wonder : None Resource : Animal Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
75a3ccfed59a3b1e5cdff8183b987406 P2P/大厅连接失败诊断 UnityLogError 1 1 2026-06-08 10:26:07 Failed to create lobby: k_EResultTimeout
75af9ec3fb1c7a55aa655ff6e78e5811 网络发送失败诊断 UnityLogError 1 1 2026-06-08 00:44:44 ActionExecute broadcast failed, abort owner execute: Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KomeijiIndianSailing PlayerAction : None AIParam : AllClear Tech : KomeijiIndianS…
76f446d00a3af8ff2a01017253b13e91 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:56:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1505, Count=1 PrevActions(count=2): PrevAction[1504]: Version=1504, MapHash=413525fbb446aeb68004753d0919ffca Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityActi…
778d76df78c5d23a73fc023ab57144ec 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:03:37 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2908633860, ActionIndex=701, DataUnits=31, RenderUnits=32, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[700]: Version=700, MapHash=c8a7608353dc6b49f9224bfac1362458 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Warrior Giant : None Vegetation : No…
7875bd21f501476ae985ad3b46469be0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:08:05 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4051994812, ActionIndex=1746, DataUnits=69, RenderUnits=70, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1745]: Version=1745, MapHash=4ed237e185e48231d7c294dcd08bf196 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
78b5a424970d3bf2d7ccf57b8afe5fbc 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:39:06 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3078914596, ActionIndex=1740, Count=1 PrevActions(count=2): PrevAction[1739]: Version=1739, MapHash=1f51733f294c6269abbd22e5d1910854 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
795728771ea897f1ae6094392979a8d6 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:26:12 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2405889007, ActionIndex=3947, Count=1 PrevActions(count=2): PrevAction[3946]: Version=3946, MapHash=7e50c89cf54753d2322dbd203b25a745 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
7c65448fd2deb90e00a61f7840dd8d80 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:24:58 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2405889007, ActionIndex=3923, Count=1 PrevActions(count=2): PrevAction[3922]: Version=3922, MapHash=17eeb06ff10e3b353bb129dff0e24726 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
7caac70f44d5225e5e8bfd4087947b77 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:55:35 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2806, Count=1 PrevActions(count=2): PrevAction[2805]: Version=2805, MapHash=7055dea98ee1e2211692d534df4cd9f9 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
7cafbcd94d4589865eb4ef9d6789c9ae 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:55:35 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2805, Count=1 PrevActions(count=2): PrevAction[2804]: Version=2804, MapHash=65f7f7ea6fad421feeaa144cb07bd47d Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
7cc928b00b68e3496b201c436ec71393 结算卡住兜底诊断 UnityLogError 1 1 2026-06-07 21:42:11 [MatchSettlementStuck] 触发兜底MatchType=Normal BlockingPlayerId=122 Turn=4 NetMode=Single PlayerCount=2 Player Id=122 IsAI=False Alive=True IsSurrender=False IsSurvival=True DieMark=False Turn=4 CityCount=2 Group(IsSettlement=False,IsWin=False) Settlement[0] Type=AllSuccessOrFailure IsSettlement=False IsWin=True Task[0] Type=ScoreWin IsSettlement=False IsSucc…
7d1bcaa7d8993400c26664c9023c3048 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:34:15 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1172716988, ActionIndex=5830, DataUnits=30, RenderUnits=32, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[5829]: Version=5829, MapHash=fa4d0e1c2a058cf6de5b04cefbc0b89b Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
7d4ab2b7e73697652dac4ca97445aa82 结算卡住兜底诊断 UnityLogError 1 1 2026-06-08 01:29:58 [MatchSettlementStuck] 触发兜底MatchType=Normal BlockingPlayerId=325 Turn=28 NetMode=Single PlayerCount=17 Player Id=325 IsAI=False Alive=True IsSurrender=False IsSurvival=True DieMark=False Turn=28 CityCount=19 Group(IsSettlement=False,IsWin=False) Settlement[0] Type=AllSuccessOrFailure IsSettlement=False IsWin=True Task[0] Type=ScoreWin IsSettlement=True IsS…
7e0355a9410d3143c04678459a53dd81 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:28:31 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=915944561, ActionIndex=2364, DataUnits=68, RenderUnits=69, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2363]: Version=2363, MapHash=b989d5a6c46a43ef246b49c4ba7f0760 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
7e41c374273a26fd37898defed43502b 行动执行玩家不一致 UnityLogError 1 1 2026-06-08 00:25:55 CompleteExecute Player 不一致 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Giant Giant : IndianKoishi Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : None
7e99799d25c4802513fa6c19ba233dda 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:29:08 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=206480469, ActionIndex=1827, Count=1 PrevActions(count=2): PrevAction[1826]: Version=1826, MapHash=09670991e5e319c7eea85526d47a8a7a Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
7f4b5f2120392523233850a9617b09ea 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:44:26 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1672893989, ActionIndex=6798, DataUnits=115, RenderUnits=116, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[6797]: Version=6797, MapHash=c70e86b5fa4a499fd6083cf4c4a81002 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
801a742443379fcce34e7eb62c22ea1a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:34:16 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1172716988, ActionIndex=5831, DataUnits=30, RenderUnits=32, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[5830]: Version=5830, MapHash=687f40d68853f7e38f47441b48740672 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
8054886ff9e87faaca16f307c5c4d6f6 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:58:49 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=1978, Count=1 PrevActions(count=2): PrevAction[1977]: Version=1977, MapHash=20bfbee4480bae0940c88f364a242be5 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
80695c4c3cf9e5cb65dadc5b736b99c3 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:44:41 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19926, Count=1 PrevActions(count=2): PrevAction[19925]: Version=19925, MapHash=b075b948e4c4817e5c5fc48b139733e6 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActio…
8104819055f8a89ccb9f71b30096a921 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:22:14 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3449429391, ActionIndex=1312, DataUnits=59, RenderUnits=60, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1311]: Version=1311, MapHash=153233bab29928c2408bb1bdb7afa667 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
8153539f151f3d8329fa5b6ef6597e1f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:29:36 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3119246918, ActionIndex=2984, Count=2 PrevActions(count=2): PrevAction[2983]: Version=2983, MapHash=a506521ec141d3dba855c7734cfae7ac Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
817def7aed65bee0da0c1df9aac24132 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:17:50 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=185916115, ActionIndex=1239, Count=1 PrevActions(count=2): PrevAction[1238]: Version=1238, MapHash=58154bb028a8b7ec83980e7b2cae2d19 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
821b372e435c019c035b174ef9d5ed03 Origin Player 为空诊断 UnityLogError 1 1 2026-06-08 03:37:51 Origin Player is null target.id:1544
825e517a1a3460c1d35c53c66afb7fe4 Origin Player 为空诊断 UnityLogError 1 1 2026-06-08 10:26:06 Origin Player is null target.id:1315
8269e75e99ccf54844c93c86451907dc 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:55:34 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2804, Count=1 PrevActions(count=2): PrevAction[2803]: Version=2803, MapHash=244b67495fc33d8fb877c82378007469 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
8382045be08ecdb844fb9b875b423e4f 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:48:32 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2981402020, ActionIndex=554, DataUnits=36, RenderUnits=37, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[553]: Version=553, MapHash=f81dadb72f061e1e860aa798d1f9d8b4 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
83bce7d7daa43d052ed4bb75dc4c7d51 行动执行玩家不一致 UnityLogError 1 1 2026-06-08 04:43:12 CompleteExecute Player 不一致 Action : BuyCultureCard Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : MonumentForest
83c9b6c1eea0ae92d6b66badbaa27e7e 受击生命周期格子为空诊断 UnityLogError 1 1 2026-06-08 04:57:42 BeforeUnitDamaged Error selfGrid : bsr, targetGrid :
8463141740571e2185059701aa9b861d 相似 Action 重复诊断 UnityLogError 1 1 2026-06-08 00:25:55 存在相似action ,记录点为:743 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Archery PlayerAction : None AIParam : AllClear Tech : Archery CultureCardType : None 重复次数 :6
84d3dd2167684366be7b543ff0dff21e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:23:43 AddUnitData blocked: target grid occupied. gid=511, cid=652, newUnit=KomeijiIndianCatapult/None/0, existingUnitId=862, existingUnit=Cloak/None/0, mapId=2225729047
85c7d486a5fb1b592dfeb15d744b4a28 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:09:57 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1351333523, ActionIndex=604, Count=1 PrevActions(count=2): PrevAction[603]: Version=603, MapHash=e5964b877ce69929963a49a389d8693f Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
85fe491eac1a3194e704f3e827f2da31 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:16:52 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=52260885, ActionIndex=5223, DataUnits=24, RenderUnits=25, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[5222]: Version=5222, MapHash=310e4f2c3f30c0c6f4f657a6283a6d65 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
866087f6aafe98f0db82f150c5c8a2bb 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:32:15 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1218, Count=1 PrevActions(count=2): PrevAction[1217]: Version=1217, MapHash=4e878aa7385a15a96bcd7e16111348a6 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Gather CityLevelUpAction : None CityActio…
86918e1346efa8228de78c62e9aae014 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:44:40 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19867, Count=1 PrevActions(count=2): PrevAction[19866]: Version=19866, MapHash=4343f7417599d8c243a97896067985e5 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : KomeijiIndianBomberShip Giant : None Vegetation : None UnitAction : None CityLevelUpAct…
86e577f8b0668587261efb79f0653c94 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:29:55 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4261750029, ActionIndex=4091, DataUnits=35, RenderUnits=37, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[4090]: Version=4090, MapHash=2dd3925ad882aad4a88519868dc37faa Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
8746b95e86555b495515bbc14f3f2e89 结算卡住兜底诊断 UnityLogError 1 1 2026-06-08 05:27:03 [MatchSettlementStuck] 触发兜底MatchType=Normal BlockingPlayerId=325 Turn=28 NetMode=Single PlayerCount=15 Player Id=325 IsAI=False Alive=True IsSurrender=False IsSurvival=True DieMark=False Turn=28 CityCount=22 Group(IsSettlement=False,IsWin=False) Settlement[0] Type=AllSuccessOrFailure IsSettlement=False IsWin=True Task[0] Type=ScoreWin IsSettlement=True IsS…
886fa66ed99f8ff6955fe0e47d8e2f82 P2P/大厅连接失败诊断 UnityLogError 1 1 2026-06-08 01:48:04 未知连接失败原因: 5008
889d8309871d5ce91ddc0d3e46564c93 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:57:13 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1512, Count=1 PrevActions(count=2): PrevAction[1511]: Version=1511, MapHash=4379f3ec021ab6832dae167ed3093ce5 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
890ee1d57c0c3cd3a8b247c59b45a152 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:44:40 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19878, Count=1 PrevActions(count=2): PrevAction[19877]: Version=19877, MapHash=727ddda2d9bba0901c3090b4471e6ef7 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityA…
89165f3de81b9448f67e5f5ac5dc5cd0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:54:48 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3046269093, ActionIndex=2055, DataUnits=67, RenderUnits=69, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[2054]: Version=2054, MapHash=ebd97c83c67b1088031bb1053a546db0 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
89487efa352de4a390fa257028b3766e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:42:55 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3395363468, ActionIndex=1514, DataUnits=29, RenderUnits=30, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1513]: Version=1513, MapHash=80966e1662db1abb34b5672833becba5 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
8b738decd095e5e8fa8263d8ab41e93a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:57:04 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1509, Count=1 PrevActions(count=2): PrevAction[1508]: Version=1508, MapHash=c75de225fb75e7b658885b6fd6a94d60 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityActi…
8c351203c705360b00f613cc2f5b1487 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:30:29 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3905552691, ActionIndex=2175, Count=1 PrevActions(count=2): PrevAction[2174]: Version=2174, MapHash=8a9efe43a736a1e7b2304087a8280398 Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : Park City…
8cd8b4ac03df1bcb98db1b26e552d9c8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:29:14 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=206480469, ActionIndex=1869, Count=1 PrevActions(count=2): PrevAction[1868]: Version=1868, MapHash=40cff55c0207478681e9c1d4759a832e Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
8d109ed857f0918de765c8963c03f8c8 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:58:34 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3119246918, ActionIndex=1760, Count=1 PrevActions(count=2): PrevAction[1759]: Version=1759, MapHash=949bdd0f41b6bf407f3038dbd72302a5 Action : GridMisc Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
8d4133677038c53326de1d0abd936a74 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:22:22 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=968487886, ActionIndex=2223, DataUnits=81, RenderUnits=82, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2222]: Version=2222, MapHash=3321e7ee0c25c06562bfc78a369060d4 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
8d634a9f2af2a58206464983153b5c46 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:21:47 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3046269093, ActionIndex=3175, Count=1 PrevActions(count=2): PrevAction[3174]: Version=3174, MapHash=f07a8354b920615f8a86f8fb3019ac7e Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
8d7551f244447abe8cd78ca0c1474bad 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:39:04 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3078914596, ActionIndex=1738, Count=1 PrevActions(count=2): PrevAction[1737]: Version=1737, MapHash=db95e45a62c84369c115a04608ec4b54 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
8e0a31a7c2196c5c9fc89aa0f8404ced 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:49:12 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3466895134, ActionIndex=3799, DataUnits=58, RenderUnits=59, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3798]: Version=3798, MapHash=f1307a25c074582c9cbb112fcfffd87f Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
8f127002a0b2d6a80e29dc8cf4688143 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:20:54 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1046727806, ActionIndex=2712, Count=1 PrevActions(count=2): PrevAction[2711]: Version=2711, MapHash=4c6e2314f9455146b4c09655f7c3dcce Action : Build Wonder : None Resource : NavalBase Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
8f92cb8230e1019a0bcff8d09125f696 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:56:49 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1504, Count=1 PrevActions(count=2): PrevAction[1503]: Version=1503, MapHash=eadb5cfa93df9846effdd200e919a95d Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
8fa61295445bac7c06ee2174fc894b3c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:20:54 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1046727806, ActionIndex=2713, Count=1 PrevActions(count=2): PrevAction[2712]: Version=2712, MapHash=0f7b6a054f8c8ad30b3fbeadf8787421 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
8fc3fbd0f3a19c549e5ab23e5d6988ca 相似 Action 重复诊断 UnityLogError 1 1 2026-06-08 00:56:30 存在相似action ,记录点为:30 ,Action为:Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : FrenchKaguya Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : SelectHero AIParam : AllClear Tech : None CultureCardType : None 重复次数 :6
8ff0fb0e6f8029d151700c3c04d4d8e7 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:17:40 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=185916115, ActionIndex=1177, Count=1 PrevActions(count=2): PrevAction[1176]: Version=1176, MapHash=de654c96989f1248f01d84ba9ff9d32c Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Swordsman Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
906dd800fa3950cae0c91426c916c217 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:59:19 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1158823298, ActionIndex=2980, DataUnits=89, RenderUnits=90, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2979]: Version=2979, MapHash=10e4ca084f8db6700b3efee4301e1691 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
9145f0a69137d30e29048cf0e28e2f6e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:43:04 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3464491, ActionIndex=3813, Count=1 PrevActions(count=2): PrevAction[3812]: Version=3812, MapHash=086443f33ea7724a0b176d05b5e5e70e Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
91a74b61f9f9820ca012e11e005af0af 网络发送失败诊断 UnityLogError 1 1 2026-06-08 01:47:27 ActionExecute broadcast failed, abort owner execute: Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : None
929869f31ae0d52f5b20c23f51e5ee7b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:51:27 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2965032612, ActionIndex=2314, DataUnits=135, RenderUnits=136, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2313]: Version=2313, MapHash=e13c2eef578d108dc43538eec02ec3cb Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
92bbc603eccd374f56845a62dea3bf60 网络发送失败诊断 UnityLogError 1 1 2026-06-08 05:09:35 P2P broadcast preflight failed: target=76561198371578883, reason=No connection to 76561198371578883
92c4145e7721c972285582faf716e4ba 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:06:16 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4284258850, ActionIndex=630, DataUnits=31, RenderUnits=32, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[629]: Version=629, MapHash=05bcc196d7417d0ab090412962b06ca5 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
93250f5cdc973fc3338261e516dd102d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:19:45 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1046727806, ActionIndex=2701, Count=1 PrevActions(count=2): PrevAction[2700]: Version=2700, MapHash=405edf74ce193c9880559492751f023c Action : GridMisc Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
937811467b3d4bd0dc18cee5b388f0be 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:18:54 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=1979, Count=1 PrevActions(count=2): PrevAction[1978]: Version=1978, MapHash=e653b58bd9830abf478028d65395621a Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
93fd94f3f2358b1c0896647184697bde 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:17:02 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1295, Count=1 PrevActions(count=2): PrevAction[1294]: Version=1294, MapHash=54841d4342b3d80d9cd845421d069ea6 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
94109f894f964c37734415df17ce9219 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:28:54 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1976177265, ActionIndex=3761, Count=1 PrevActions(count=2): PrevAction[3760]: Version=3760, MapHash=37ebf8504000b86288ef02179cd0a530 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
951b13036528ab087301314f068791fe 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:36:07 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=12947674, ActionIndex=1676, Count=1 PrevActions(count=2): PrevAction[1675]: Version=1675, MapHash=2babb750df0d1876c405d14959e61969 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
953d803f3d314e2b1b8c3c2323f4c3da 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:06:59 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1584, Count=1 PrevActions(count=2): PrevAction[1583]: Version=1583, MapHash=bdcf3c7c2574cac5f720082957d6f490 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Warrior Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActio…
9541dd5f2c54b55e463a5ce8e64db2a6 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:31:30 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=678612794, ActionIndex=1341, Count=1 PrevActions(count=2): PrevAction[1340]: Version=1340, MapHash=338c1674c9fe614a0fe0c8714877bc99 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Swordsman Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
96998a724e52ca24bb86feec9119d391 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:08:09 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1507174017, ActionIndex=1114, DataUnits=58, RenderUnits=59, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1113]: Version=1113, MapHash=903d0837900bfc189bc57423d83e8b45 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
97236b45247aeffa51900af2a2b66bb7 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:46:03 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4133221207, ActionIndex=956, DataUnits=47, RenderUnits=48, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[955]: Version=955, MapHash=e9e67eff097fafc1cab8312799fac66d Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
972cd802b1baf83d67e1e350ad4a30f3 MapData 序列化差异诊断 UnityLogError 1 1 2026-06-08 01:28:24 PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) UnitMap differs (serialized data mismatch) UnitToCityDict differs (serialized data mismatch) UnitToGridDict differs (serialized data mismatch) gor.gph[0].gpu.gqm[2].gqp: 65 != 50 gor.gph[0].gpu.gqm[2].gqq: Appreciate != Indifferent gor.gph[0].gpu.gqm[2].…
97914a31895cde7d9362013a6873dc70 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:08:38 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=2650, Count=1 PrevActions(count=2): PrevAction[2649]: Version=2649, MapHash=e2a2f1d4b86dab537485f68b28efbd4b Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : KomeijiIndianCatapult Giant : None Vegetation : None UnitAction : None CityLevelUpAction : …
979c83b2fcd1a879bcec2112c5fae81d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:55:13 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2213365516, ActionIndex=1302, DataUnits=91, RenderUnits=92, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1301]: Version=1301, MapHash=a65e0f10161d0ffa8b6374a1da6550d9 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
979e9f28af6e843273280aee9275cf0e 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:32:14 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3535677528, ActionIndex=503, DataUnits=36, RenderUnits=37, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[502]: Version=502, MapHash=c6c1aca8847b54f2de75f12aa66c0219 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
97ddd534b8cb0a23e5cf2f75c8fa0b57 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:57:23 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=22200, Count=1 PrevActions(count=2): PrevAction[22199]: Version=22199, MapHash=96d0e8e8feaad3cd67297466d81c17f3 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityA…
98cb06bbee57b1220fba845a53b33c2a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:30:34 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3905552691, ActionIndex=2176, Count=1 PrevActions(count=2): PrevAction[2175]: Version=2175, MapHash=2b29406ccbd86e1cdc2eeed1148c4ea0 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
999e50f8b0b0c9f23dcc83642b4b8c97 相似 Action 重复诊断 UnityLogError 1 1 2026-06-08 02:26:36 存在相似action ,记录点为:142 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Smithery PlayerAction : None AIParam : AllClear Tech : Smithery CultureCardType : None 重复次数 :6
99c99e4db29231b892135aa61ada14dd 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:19:32 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=460794229, ActionIndex=509, DataUnits=26, RenderUnits=27, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[508]: Version=508, MapHash=c95b4c55c266a08d7a291817336721cd Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None Un…
9a140255eddb672b7d371172d902ca1d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:11:51 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=382901132, ActionIndex=727, DataUnits=30, RenderUnits=31, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[726]: Version=726, MapHash=7bd778d0f86c244068ee9f44189c448b Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
9ac6b99f72582ef0f5a71f0428a16b25 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:29:09 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=206480469, ActionIndex=1841, Count=1 PrevActions(count=2): PrevAction[1840]: Version=1840, MapHash=0fd8a16cd283199e70ea5ed900df39b5 Action : Build Wonder : None Resource : LumberHut Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
9b8c517d40f4035ec3eebadd4d5fc58e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:21:15 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=292051287, ActionIndex=1045, DataUnits=26, RenderUnits=27, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1044]: Version=1044, MapHash=784eb52c60410b881474b44cf20b3917 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
9c1d6c18b2f12d07c18c5c3cf6be26be 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:14:40 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1277, Count=1 PrevActions(count=2): PrevAction[1276]: Version=1276, MapHash=080d20e426d0c43a3b4786b2f3fee8a3 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
9dcba36b2a6afa4e4cfb26a9a9817ea3 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:55 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2251735036, ActionIndex=1013, DataUnits=32, RenderUnits=33, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1012]: Version=1012, MapHash=0d5f7ba8a155655dbd7783f0d5b0c0d2 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
9df04bae57aad742730cd0bb5c11fc99 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:55:37 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2834, Count=1 PrevActions(count=2): PrevAction[2833]: Version=2833, MapHash=5bf2b7e5573203b5999f2123ea437231 Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
9e004d52e5ba61a1cd8a5ba76ea3202d OSS/创意工坊上传失败诊断 UnityLogError 1 1 2026-06-08 11:05:17 OSS PostObject 上传失败: Request timeout, HTTP 0, Response:
9e2bc9a68377653b78c8aadb91fca971 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:35:59 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3078914596, ActionIndex=1704, Count=1 PrevActions(count=2): PrevAction[1703]: Version=1703, MapHash=cc31370f39384b50aeb522a226dad7c4 Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : BigGuy Ci…
9e861d57956deb6f1632d431506ec07c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 06:25:08 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1208393717, ActionIndex=2254, DataUnits=50, RenderUnits=51, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2253]: Version=2253, MapHash=dcff3c9ee9e9fb21d4362ce7ce4df1b5 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
9e88e85c559a1e04c0813ee1c38462e6 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:35:37 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2213365516, ActionIndex=934, DataUnits=70, RenderUnits=71, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[933]: Version=933, MapHash=4a6628faa65d7ac5c9f00e7204cf8446 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
9ee0ffbe435b8b157ab21d5df138bb29 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:09:12 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3405732609, ActionIndex=100, DataUnits=11, RenderUnits=12, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[99]: Version=99, MapHash=cce57262368d1dc16ce83e15040b0950 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None Unit…
9f46ea2885874033bfc3501883486d40 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:20:55 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1046727806, ActionIndex=2715, Count=1 PrevActions(count=2): PrevAction[2714]: Version=2714, MapHash=8159618a59c551c633d12b586cb3bd48 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
9f61ca5850e12c2d2864639f05dad071 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:52:09 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1921502066, ActionIndex=136, DataUnits=20, RenderUnits=21, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[135]: Version=135, MapHash=f6c60d582c744b10e7eb1ac4285f2756 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
9f6e4e506010fd60649ddae3fcde789f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:48:08 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1553719369, ActionIndex=2193, DataUnits=74, RenderUnits=75, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2192]: Version=2192, MapHash=d4b9d58444c45b6dd29f36079325093a Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
9f99498ee2ae98758d93b3d5e25ecfb0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:34:52 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=206449515, ActionIndex=3921, DataUnits=70, RenderUnits=71, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3920]: Version=3920, MapHash=f184434c835223432afad53e0bdaf0e0 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
a09ef203bfd385eb2a86ee73299760af 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:36:55 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2836160761, ActionIndex=660, DataUnits=34, RenderUnits=35, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[659]: Version=659, MapHash=e011317ebb373a381a7ff65ce06b2a62 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
a12828802131379d59dbbe43a12ce6c7 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:54:43 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2796, Count=1 PrevActions(count=2): PrevAction[2795]: Version=2795, MapHash=ed82cc5e0d88eddb63c1bc70238c3227 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Recover CityLevelUpAction : None CityActi…
a1880dbcc7a73ced55d3cdeffb663917 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:18:54 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3449429391, ActionIndex=1503, DataUnits=57, RenderUnits=58, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1502]: Version=1502, MapHash=b452abf984783edc8e6ae87610b0d58a Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
a1d029ba6eefab89f5ff64ab6ed7da4a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:26:10 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2405889007, ActionIndex=3945, Count=1 PrevActions(count=2): PrevAction[3944]: Version=3944, MapHash=1dfeb1d412faefe7ce1a171fe57e9310 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
a2e53973b62020edac012809f2e9766b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 06:04:31 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3963037277, ActionIndex=1487, DataUnits=54, RenderUnits=55, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1486]: Version=1486, MapHash=ae10de1c0f58dd7f1a289a94dd1f8f75 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
a2ecb3bae13d83722e783e67071e1b86 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:21:21 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19924, Count=1 PrevActions(count=2): PrevAction[19923]: Version=19923, MapHash=557cef0abcd8738e5e446b710bbc45e0 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Swordsman Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None City…
a38e86484656bc8303578ca2ccd212e8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:15:49 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=93331362, ActionIndex=1568, DataUnits=56, RenderUnits=57, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1567]: Version=1567, MapHash=cd7fea1885f9372bdb52e107fb6ee3fd Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
a48de6118b12227677e926107403d8fb 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:57:54 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1530821543, ActionIndex=4301, Count=1 PrevActions(count=2): PrevAction[4300]: Version=4300, MapHash=f7c5b6d5e4bff1b124a364c0e8ea752d Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
a562b41f6690a3dfef19232eb5f1cde5 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:35:09 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=12947674, ActionIndex=1658, Count=1 PrevActions(count=2): PrevAction[1657]: Version=1657, MapHash=8fad75dee1c6f3f62c4c0a7de028f3e8 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
a61f6942971537f2ea6cb39d258b02d2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:35:30 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=12947674, ActionIndex=1666, Count=1 PrevActions(count=2): PrevAction[1665]: Version=1665, MapHash=b81009ae95028223919f223b31397bb7 Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : BigGuy City…
a6218c5ccec740270d0cf339c69603b0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:26:09 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2405889007, ActionIndex=3944, Count=1 PrevActions(count=2): PrevAction[3943]: Version=3943, MapHash=cafaa5308e7919af62eff3a5f1a965d8 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Cloak Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
a651bfe228d3f2682630b7309f808ca3 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:38:23 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2242, Count=1 PrevActions(count=2): PrevAction[2241]: Version=2241, MapHash=bccd8da7644399b8ff4bc26d15ce4b8b Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
a6ab1cc1fb72815b06880ee512b5bd9c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:33:16 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2738443447, ActionIndex=688, DataUnits=30, RenderUnits=31, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[687]: Version=687, MapHash=5d1e87b2061d75f3139f760c2719bd26 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
a71c5bc83f09d9825a9f449a4f4cc61b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:24 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1351333523, ActionIndex=634, Count=1 PrevActions(count=2): PrevAction[633]: Version=633, MapHash=3021a149cae28eb3a83edba8b717e811 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None…
a77299a6ec2fb7346be92d8642042fd9 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:56:01 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2278781843, ActionIndex=2712, DataUnits=109, RenderUnits=110, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2711]: Version=2711, MapHash=861a0d8bbc753eae227685e29ba12a10 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
a83950ea12bc88d51113266149aa7711 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:52:31 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2781648782, ActionIndex=3893, DataUnits=58, RenderUnits=59, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3892]: Version=3892, MapHash=83063982c81e81e7c0d743d658224f7a Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
a866a42176faf0abe4bfa4c6c732fd60 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:42:25 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2618989578, ActionIndex=4281, Count=1 PrevActions(count=2): PrevAction[4280]: Version=4280, MapHash=5cce74c7de0679cc14f00535c2f6906c Action : BuildWonder Wonder : WEALTH Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
a8c8ffdc35a09ae1c29d0a07b9c115be 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:26:21 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2405889007, ActionIndex=3972, Count=1 PrevActions(count=2): PrevAction[3971]: Version=3971, MapHash=187f9dc7c2d1d7094983cbb629382685 Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
a9ce811b219542711c198eabe5de8ced 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:57:12 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=120249368, ActionIndex=1289, DataUnits=44, RenderUnits=47, RenderOnly=3, DataOnly=0 PrevActions(count=2): PrevAction[1288]: Version=1288, MapHash=70ac8c596ea2f23601412cc0d2020b95 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
aa3522feeab2e9ed8dc4984fb9e0a2ea 相似 Action 重复诊断 UnityLogError 1 1 2026-06-08 03:47:09 存在相似action ,记录点为:38 ,Action为:Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : EgyptianFlandre Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : FinishHeroTask AIParam : AllClear Tech : None CultureCardType : None 重复…
aa9d84e57f77591718850e28a6ebcc7d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:25:57 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2908633860, ActionIndex=700, DataUnits=30, RenderUnits=31, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[699]: Version=699, MapHash=20ba943f0fe5d8c4d680de28d2add515 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
aabe7efdff7dff1a3f9aa52818a9b4bd 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:31:15 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=678612794, ActionIndex=1338, Count=1 PrevActions(count=2): PrevAction[1337]: Version=1337, MapHash=a7bd894433cb6d8de18565ac09b4a56f Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
ab01d3b0f429aa75ab87f9075c39e399 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:42:15 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2618989578, ActionIndex=4278, Count=1 PrevActions(count=2): PrevAction[4277]: Version=4277, MapHash=9132669a4149e65676725ae8017a428c Action : GridMisc Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
ab022f3da2d9c178dfcf73ea83c14ee8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:09:05 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511132144, ActionIndex=2911, Count=1 PrevActions(count=2): PrevAction[2910]: Version=2910, MapHash=c79fba7596144cfa7a6747c318a13573 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
ab218ec3c1bcf67f906fd7b0013cd2ec 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:31:50 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2529410376, ActionIndex=2362, Count=1 PrevActions(count=2): PrevAction[2361]: Version=2361, MapHash=f6355e09df120eafa36017b50123040c Action : GridMisc Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
ab4a32286f9ba14bd47c85ae7751af78 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:18:55 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2026, Count=1 PrevActions(count=2): PrevAction[2025]: Version=2025, MapHash=21711a79ef3870045f91fa57a137ec15 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
ab7cac8c7f3b3f6d47c1b7e068a2922a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:07:01 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=2629, Count=1 PrevActions(count=2): PrevAction[2628]: Version=2628, MapHash=04a2dd4889292c11210fcd6250b92e08 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
abfa614b070d71ccd872f5e276effd69 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:25:56 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1957379096, ActionIndex=239, DataUnits=17, RenderUnits=18, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[238]: Version=238, MapHash=87088b398fde8f4af747d6cb6da0ba8e Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
ac10ced58af252e6181ff33f2aa66521 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:33:01 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1230, Count=1 PrevActions(count=2): PrevAction[1229]: Version=1229, MapHash=832cf7119b3ac7e8ca7f006eff9638e6 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
ac1b567f50387e7e12be394adaa1dd3e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:21:05 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19877, Count=1 PrevActions(count=2): PrevAction[19876]: Version=19876, MapHash=19ba6f73e830170a07479713bad7b97a Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None City…
ade38d88b2884cbb4ee57a2252becc6e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:43:38 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=207516122, ActionIndex=796, DataUnits=43, RenderUnits=44, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[795]: Version=795, MapHash=7982207632b4715a5c5c637b9861094b Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None Un…
ae3f8affb1c6bc4dbb477c49f27dc2ae 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:32:44 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1227, Count=1 PrevActions(count=2): PrevAction[1226]: Version=1226, MapHash=83abb3740613946831d48ba88cad5a20 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
af02588a8189a6d8a5d358461c9e8246 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:52:54 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=202670183, ActionIndex=1165, DataUnits=49, RenderUnits=50, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1164]: Version=1164, MapHash=27844e1c04b0ebcc7b12ac66f3b3bdf7 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
af449d61646c0d4dac23035c49130ed2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:57:38 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2422278942, ActionIndex=1253, DataUnits=62, RenderUnits=63, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1252]: Version=1252, MapHash=d2953cf568a7517835ec1153a04c29c9 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
afbd6f6ecf614aa04573dd04a637a48a MapData 序列化差异诊断 UnityLogError 1 1 2026-06-08 06:32:04 PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) UnitMap differs (serialized data mismatch) UnitToGridDict differs (serialized data mismatch) gor.gph[0].gpu.gqm[1].gqo: NoDiplomacy != Neutral gor.gph[1].gpu.gqm[0].gqp: 40 != 35 gor.gph[5].gpu.gqm[0].gqp: 20 != 10 gor.gph[5].gpu.gqm[0].gqq: Suspicion !=…
b05f5199b458d0d170301a718c2a743d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:27:07 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2626092679, ActionIndex=4918, DataUnits=162, RenderUnits=163, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4917]: Version=4917, MapHash=7d681189110b01afa8dda817fe349f2a Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
b06240c7e644d8458177168f13d99721 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:59:22 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=1988, Count=1 PrevActions(count=2): PrevAction[1987]: Version=1987, MapHash=a6f6fff7ad6d345250f9ff519dd34fa4 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
b077bae2896d3af9bd09e6b4f64e81ec 网络发送失败诊断 UnityLogError 1 1 2026-06-08 02:55:21 dyo: 房主广播失败
b09f7b01a0b486c5b71cd3c6d78e2502 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:06:53 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3180696574, ActionIndex=848, Count=1 PrevActions(count=2): PrevAction[847]: Version=847, MapHash=108e5702483a819818c923f1a5397eff Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
b0aa71c3fb7be1f7c6199e60b6c037fe 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:02:29 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2035, Count=1 PrevActions(count=2): PrevAction[2034]: Version=2034, MapHash=9a21b3eb36b84b19548e84a1b6263a86 Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
b10cef5090be802336d46a473c0e0299 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:30:07 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=20560, Count=1 PrevActions(count=2): PrevAction[20559]: Version=20559, MapHash=297870ccd11b7b0768ecc610763af3ab Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction…
b11520efcda818a87ccd39cc6bf79641 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:21:50 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3078914596, ActionIndex=1308, DataUnits=67, RenderUnits=68, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1307]: Version=1307, MapHash=5dd68117ed6f1e4f6dcb0ab5b0a49269 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
b160e6596df8e62fc8653135749abf16 网络发送失败诊断 UnityLogError 1 1 2026-06-08 05:39:24 dyo: 房主广播失败
b1bec42c1619a275510260c7bdbedd93 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:04:32 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1881808179, ActionIndex=1795, DataUnits=53, RenderUnits=54, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1794]: Version=1794, MapHash=0a3535cd56914e0bef4c678861a00b1e Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
b1f1061dee9559596027f7a219ab3993 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:48:24 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=460794229, ActionIndex=168, DataUnits=13, RenderUnits=14, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[167]: Version=167, MapHash=7031650d41ce2cc9e9d79818999130da Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None …
b232ad35cd1291903daa8b249351ad41 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:18:55 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2005, Count=1 PrevActions(count=2): PrevAction[2004]: Version=2004, MapHash=230562c41930cbd9bd4993e7408f9550 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
b24f5cee96cfedb7121c4776488d5d3f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:54:55 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=368158659, ActionIndex=1258, DataUnits=30, RenderUnits=31, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1257]: Version=1257, MapHash=91264d8115e5d275e2946e7bd1c8ebf7 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
b32a3ff5e220b43653c4396489408fe5 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:06:43 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=2627, Count=1 PrevActions(count=2): PrevAction[2626]: Version=2626, MapHash=8959551286f0e8b2aa3be27711bf3b2b Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityActi…
b380282fbe3ea57e672b8963f116de50 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:38:23 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2241, Count=1 PrevActions(count=2): PrevAction[2240]: Version=2240, MapHash=a557de3f46085f055e3d5b89297fa09c Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
b44f45879ef989a2c94f677771983d09 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:20:05 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1046727806, ActionIndex=2706, Count=1 PrevActions(count=2): PrevAction[2705]: Version=2705, MapHash=4757d89f95673a46487344ef1b88fcaf Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : BigGuy Ci…
b4cd1f961fc8949e2c4bd9a606c3909e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:02:27 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2027, Count=1 PrevActions(count=2): PrevAction[2026]: Version=2026, MapHash=5326f3c4d6e4351d25b9cd4a9ffc5ca8 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
b51947ba419343ba55e3e9753d7bb44d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:01:17 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=558287376, ActionIndex=1533, DataUnits=56, RenderUnits=57, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1532]: Version=1532, MapHash=25e4a775dd194247c097aecb841ffb38 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
b521994869def6659036c82db7041788 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:58:42 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1267524994, ActionIndex=837, DataUnits=41, RenderUnits=42, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[836]: Version=836, MapHash=b0a620ee34f258504030b38b6494f247 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
b5be425a19cf2449a27d3f943936c59d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:59:01 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1548, Count=1 PrevActions(count=2): PrevAction[1547]: Version=1547, MapHash=b02a2831b8e66926f31d20eb6b63c030 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
b60bdd66694df2deb0e3c16d08d7b31a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:27:37 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3612839596, ActionIndex=623, DataUnits=40, RenderUnits=41, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[622]: Version=622, MapHash=b3446831c4743758755f32b37a33512b Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
b64e2d854c0b3946c747cc7bac930ea0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:44:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=21081, Count=1 PrevActions(count=2): PrevAction[21080]: Version=21080, MapHash=504021685fb68af983b399278d7490ac Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
b67f9b00e6c02f28e9a811f32c8837d8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:13:22 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1254, Count=1 PrevActions(count=2): PrevAction[1253]: Version=1253, MapHash=454569ae10e04c0e017200f9f04f9662 Action : Build Wonder : None Resource : None Feature : Road Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
b780bbb074331471bc877771ffb6eb99 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:39:00 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2211435491, ActionIndex=2622, DataUnits=81, RenderUnits=82, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2621]: Version=2621, MapHash=9c987052e742d4145e227732455e721e Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
b7bfd723d3422093b053e782b27116f4 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:27:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=3095, Count=1 PrevActions(count=2): PrevAction[3094]: Version=3094, MapHash=9616c449b4e4be0eba2d47a7893004ec Action : BuyCultureCard Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
b82cad985c01d668b7099e5e943c2593 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:51:26 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2965032612, ActionIndex=2313, DataUnits=135, RenderUnits=136, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2312]: Version=2312, MapHash=c9c0b41969f436821bfa5ca6f6cb5ca7 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
b88cf115ee1cf833a0a04717549ce5b9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:36:18 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3244004789, ActionIndex=1901, DataUnits=63, RenderUnits=64, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1900]: Version=1900, MapHash=8b4c5d705bcd54ef0fd4947f693f0421 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
b8f98df508f9b8f8d03066ed38c02e7a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:13:01 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1994, Count=1 PrevActions(count=2): PrevAction[1993]: Version=1993, MapHash=ba10a020744b79de79ee0bac962d9103 Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActio…
b9234fe8cb9385593582c2d930013cab 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:15:43 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1284, Count=1 PrevActions(count=2): PrevAction[1283]: Version=1283, MapHash=6c2d6bbb3c431ca43f6e2bd893805ac0 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
ba0c69c38d1475147f4a18ff1d4a6fd0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:57:44 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1519, Count=1 PrevActions(count=2): PrevAction[1518]: Version=1518, MapHash=f350cd9536397e548bf3e0573ff93b89 Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : BigGuy Ci…
bb8d627a913d74c5998b34bbca3a12e9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:54:32 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2793, Count=1 PrevActions(count=2): PrevAction[2792]: Version=2792, MapHash=1191eb87c0404e6bafadae8b3d6a8a40 Action : GridMisc Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
bcf12c57397bee462f47ed02e233dffa 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:53:20 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1530821543, ActionIndex=4240, Count=1 PrevActions(count=2): PrevAction[4239]: Version=4239, MapHash=46b05be75b91717d71c5dd3608b4a825 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
bd1afb69e1eb9257d03f5598a25ff9e0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:02 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1351333523, ActionIndex=618, Count=1 PrevActions(count=2): PrevAction[617]: Version=617, MapHash=32ccc1f552f18cd26c8849c1ff56416e Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None…
bd3ada14e2bb532f25f93bd46b439fbe 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:03:13 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2064, Count=1 PrevActions(count=2): PrevAction[2063]: Version=2063, MapHash=291e9b4130705b8efe065502419efd9a Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
bd719e4903bc9aadd243ca5058ee5adb 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:02:57 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2657699620, ActionIndex=7480, DataUnits=135, RenderUnits=137, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[7479]: Version=7479, MapHash=d9d0779763b1c931134b2b353ce419cf Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
bd7261d032625d51071515e98af52151 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:29:04 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=206480469, ActionIndex=1826, Count=1 PrevActions(count=2): PrevAction[1825]: Version=1825, MapHash=861fd7bceb6824e699edd4386778a8be Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
be8b374cdccfbc73c7bcf8d1ecb2d392 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:37:31 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3464491, ActionIndex=3594, Count=2 PrevActions(count=2): PrevAction[3593]: Version=3593, MapHash=1e843973386b1bd3e9ccd45314c0002c Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
bee62840f81b4a1cb991db3439926bf8 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:57:35 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3078379026, ActionIndex=1638, DataUnits=62, RenderUnits=63, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1637]: Version=1637, MapHash=973121b058ff438f94e3c31af43d8f65 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
befeeda84640c8da37d4c33836c3c6f1 相似 Action 重复诊断 UnityLogError 1 1 2026-06-08 02:48:11 存在相似action ,记录点为:756 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : KanakoPhilosophy PlayerAction : None AIParam : AllClear Tech : KanakoPhilosophy CultureCardType : None 重…
bf03c7c68dc700468c3956cc7988a377 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:36:30 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3469762092, ActionIndex=3378, DataUnits=71, RenderUnits=72, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3377]: Version=3377, MapHash=411cde85d522670179a3a7d3bab8ccb2 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
bf1e9b35ccff51b37576777b142a18ca 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:24:15 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=93331362, ActionIndex=1077, DataUnits=55, RenderUnits=56, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1076]: Version=1076, MapHash=b9a47bf31755a2f4bef322209a6ed07d Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
bf9bb7f26e7200a89b400a75227d2f99 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:30:28 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1976177265, ActionIndex=3783, Count=1 PrevActions(count=2): PrevAction[3782]: Version=3782, MapHash=8101a2f28c3e7fc682638efe48bfb5eb Action : Build Wonder : None Resource : Temple Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
bffbabe95694256496d2c00a21df3113 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:21:24 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2781648782, ActionIndex=4402, DataUnits=55, RenderUnits=58, RenderOnly=3, DataOnly=0 PrevActions(count=2): PrevAction[4401]: Version=4401, MapHash=9a50caf34f6928e3c45c3225913fca52 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
c004b210bfe464eb19e8e36e773dcae1 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:04:48 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2083, Count=1 PrevActions(count=2): PrevAction[2082]: Version=2082, MapHash=b83cb576106807773a334da67a57c74d Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
c149bb96f4f8c5efc9b35c8f9ba473fc 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:13:47 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2269, Count=1 PrevActions(count=2): PrevAction[2268]: Version=2268, MapHash=2e5e9c12dbbc6b2167e57c537901f6b5 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
c14ead5e13d4570771c500ac40b6f657 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:49:59 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3435626801, ActionIndex=4326, DataUnits=65, RenderUnits=67, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[4325]: Version=4325, MapHash=d084ea36dbbe569a1372e62f84f36542 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
c1d9fc9dc528ea59bafcbe5ae9df8402 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:25:30 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4031502889, ActionIndex=4941, DataUnits=108, RenderUnits=109, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4940]: Version=4940, MapHash=7b69064801ebf2b6d257e69a8bc2e6c3 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
c1e25ba8e0b7feef925ead4cae3b6b94 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:02 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1351333523, ActionIndex=617, Count=1 PrevActions(count=2): PrevAction[616]: Version=616, MapHash=cf700b4aacabd890208252d8fcb6c3dc Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Warrior Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
c2e0fe91aeaaf13faccf98541f5fa1f7 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:59:19 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3119246918, ActionIndex=1767, Count=1 PrevActions(count=2): PrevAction[1766]: Version=1766, MapHash=9d3715d6cd8bbd4992d3eae21a9a4c00 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
c370bf7af7e3cee2521f2f4689c14de9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:36:44 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=12947674, ActionIndex=1688, Count=1 PrevActions(count=2): PrevAction[1687]: Version=1687, MapHash=a69e47021a9a2fb12f38920f6fd85fe6 Action : Build Wonder : None Resource : Preserve Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
c473508178ce871b4a879360e79510bf 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:02:26 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2026, Count=1 PrevActions(count=2): PrevAction[2025]: Version=2025, MapHash=21711a79ef3870045f91fa57a137ec15 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
c4e8e96b45f958f54e64ca2fddb91e57 网络发送失败诊断 UnityLogError 1 1 2026-06-08 10:26:54 P2P message send failed: target=0, reason=Target member is not in lobby: 0
c4ebaf9de81e04ff6a1c1ece825b8668 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:30:06 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3905552691, ActionIndex=2162, Count=1 PrevActions(count=2): PrevAction[2161]: Version=2161, MapHash=c998f2200d45422574bb90ae1afed74d Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
c4eef18091136f66c1ea8b8b05d6ddba 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:50:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2328, Count=1 PrevActions(count=2): PrevAction[2327]: Version=2327, MapHash=17d3e87affd49cd117476a7dbf00efb6 Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : Park City…
c51de912d9c29b9910946cbb1f2a3a03 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:07:04 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1773, Count=3 PrevActions(count=2): PrevAction[1772]: Version=1772, MapHash=c4cccd4dbe88a9bd846bace39f79bca5 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityActi…
c543e645eba21cc1dd0bea0963808773 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:04:55 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1649486585, ActionIndex=574, DataUnits=22, RenderUnits=23, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[573]: Version=573, MapHash=318fbf75bda99d09c91f7916dbeca158 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
c5ea3794ec553894f08ed8aa91d7651e 行动执行玩家不一致 UnityLogError 1 1 2026-06-08 03:30:36 CompleteExecute Player 不一致 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : KomeijiIndianKnight Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : None
c601ccfeaa1095f74191ddfd70ee4883 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:02:26 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2025, Count=1 PrevActions(count=2): PrevAction[2024]: Version=2024, MapHash=e73c0b28b5366b0f7b76abb65fc70fd8 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
c681c45217e584e16a8479e36b1c0ae9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:36:37 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2211, Count=1 PrevActions(count=2): PrevAction[2210]: Version=2210, MapHash=376faf9553d32fdff5fccde4bff535e2 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
c689c7bf6d1f7f6f2897db434e011ae0 受击生命周期格子为空诊断 UnityLogError 1 1 2026-06-08 04:57:42 BeforeUnitDamaged Error selfGrid : bsr, targetGrid :
c6fee4117027254091d0dfe5086090d1 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:09:05 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511132144, ActionIndex=2912, Count=1 PrevActions(count=2): PrevAction[2911]: Version=2911, MapHash=9580af5d8cc39e7a2a9c67e65c13f5be Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
c7500f67c27fd75b97b449d56b407592 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:32:09 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1217, Count=1 PrevActions(count=2): PrevAction[1216]: Version=1216, MapHash=f828f2433d569d322387bc6c9a4dc48c Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
c767782103e6c4a948247f57dbf762e3 相似 Action 重复诊断 UnityLogError 1 1 2026-06-08 11:18:44 存在相似action ,记录点为:38 ,Action为:Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : GermanyKanako Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : FinishHeroTask AIParam : AllClear Tech : None CultureCardType : None 重复次数…
c7db19bd1f2a4623cbed795d11a7314c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:19:53 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1046727806, ActionIndex=2704, Count=1 PrevActions(count=2): PrevAction[2703]: Version=2703, MapHash=581823cbb9f8426b160da902f13de3b2 Action : Build Wonder : None Resource : MetalStation Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
c7f424ca2c3e9bb7527b8fa5a127b17b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:37:47 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3497626191, ActionIndex=2475, DataUnits=132, RenderUnits=133, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2474]: Version=2474, MapHash=741e02722e8e5e19b12e31a034ac3c34 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
c8949b2deecaa190a10b6c056019933d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:51:27 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2965032612, ActionIndex=2315, DataUnits=135, RenderUnits=136, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2314]: Version=2314, MapHash=2563ee254c48d325c46f767282c8f6d5 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : …
c92afc944a870e4d129f407a06b6ca25 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:54:32 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2405889007, ActionIndex=2427, DataUnits=76, RenderUnits=77, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2426]: Version=2426, MapHash=813a4bf7ddc7bc88ff22a78197aa5a84 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
c94ad70d8589ec38b5c5559ddb367606 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:07:02 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3180696574, ActionIndex=863, Count=1 PrevActions(count=2): PrevAction[862]: Version=862, MapHash=51a7d06762c0a261e8e2363df6314879 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityAction …
c98b619892c3ea6b89665b986e9a186b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:30:46 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=117673903, ActionIndex=1711, DataUnits=62, RenderUnits=63, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1710]: Version=1710, MapHash=1ada67b1f2581e33ab09632e9a327f80 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
cad5494be5fee8d96fe857a51c1ad1b2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:28:39 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=285737767, ActionIndex=630, DataUnits=33, RenderUnits=34, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[629]: Version=629, MapHash=d05e1e18fb02b60119722827c5b083d8 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None …
cb0c42d4884dda3a1a23b82a16c2b04a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:02:34 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3202202180, ActionIndex=927, DataUnits=42, RenderUnits=43, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[926]: Version=926, MapHash=616b931dfebd70fe4f2db7eb644b4283 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None …
cbbc4e2822f57d08edcb29f30b9cd141 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:49:22 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3932064046, ActionIndex=5346, DataUnits=123, RenderUnits=124, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[5345]: Version=5345, MapHash=6a658aa40f69bd805ebb299c0020fe92 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
cd06c26e5b9906895297a0bc76138ded 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:35:34 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3078914596, ActionIndex=1701, Count=1 PrevActions(count=2): PrevAction[1700]: Version=1700, MapHash=8f636195038d566e7c32ffc0e0f3eeee Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
ce0bc138b759a8d64d1f96236e64601e 行动执行玩家不一致 UnityLogError 1 1 2026-06-08 08:37:43 CompleteExecute Player 不一致 Action : BuyCultureCard Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : MonumentPlain
ce37be082562cd6c8125b99b82f6184b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:58:21 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2780240642, ActionIndex=512, Count=1 PrevActions(count=2): PrevAction[511]: Version=511, MapHash=4e0a0d8523275a7274b1dc69788ab456 Action : UnitAttackGround Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
cec3e8d45eb92728302346676f4f9b17 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:21:35 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1046727806, ActionIndex=2815, DataUnits=87, RenderUnits=88, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2814]: Version=2814, MapHash=5deffc115ea9b1b877b7fe1d3f18ff65 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
cf0483165ccfca82563dcd860d9e5c74 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:47:52 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2884153794, ActionIndex=3594, DataUnits=25, RenderUnits=26, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3593]: Version=3593, MapHash=695e0623fb625928ff33d239bcd6d003 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
cf189ab5e1c15d1fa2b570d595e66575 MapData 序列化差异诊断 UnityLogError 1 1 2026-06-08 05:23:54 PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) UnitMap differs (serialized data mismatch) UnitToCityDict differs (serialized data mismatch) UnitToGridDict differs (serialized data mismatch) gor.gph[0].fps: 777777781 != 777777777 gor.gph[0].gpq: 865 != 900 gor.gph[0].gpr.gqi.Count: 25 != 30 gor.gph[0]…
cfe5eadbf52b107fd2b7728b2f307325 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1351333523, ActionIndex=635, Count=1 PrevActions(count=2): PrevAction[634]: Version=634, MapHash=1a6a949142d8f12a1de0a34b09953608 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
d02a4ac4eb4e819bb031b1f22b1a1b34 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:20:01 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1046727806, ActionIndex=2705, Count=1 PrevActions(count=2): PrevAction[2704]: Version=2704, MapHash=b5d8efe11e3881ac5d68126d359d0106 Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
d116ee978d571e6e4e724c4960a72749 MapData 序列化差异诊断 UnityLogError 1 1 2026-06-08 04:15:17 PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) UnitMap differs (serialized data mismatch) gor.gph[0].gpu.gqm[15].gqo: NoDiplomacy != Neutral gor.gph[0].gpv: 1 != 0 gor.gph[0].gqb.Count: 0 != 1 gor.gph[3].gpu.gqm[0].gqp: 35 != 25 gor.gph[3].gpu.gqm[0].gqq: Indifferent != Suspicion gor.gph[3].gpu.gqm[0…
d150a3614a854270e0ff81dc0f79b2cb 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:38:24 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2909725160, ActionIndex=1629, DataUnits=65, RenderUnits=66, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1628]: Version=1628, MapHash=569a30c0cd9f2ffd06eac04b98aef98b Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
d15d2a71d42b163373bb7032a71583f2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:44:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=20034, Count=2 PrevActions(count=2): PrevAction[20033]: Version=20033, MapHash=18c56ca6ce0fd42898f44de879f37ddc Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Giant Giant : IndianKoishi Vegetation : None UnitAction : None CityLevelUpAction : None …
d1b98768aeae6d87b0afd21a24802a25 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:24:21 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=175554668, ActionIndex=1920, DataUnits=79, RenderUnits=80, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1919]: Version=1919, MapHash=15a35d71974f2150f0e383a78bffe49d Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
d1f11601e23955c5bd60841d3d039eb7 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:54:28 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1530821543, ActionIndex=4267, Count=1 PrevActions(count=2): PrevAction[4266]: Version=4266, MapHash=4ed12ad60730a00445579f2a192f7529 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
d302a1f147285f58969fd629255641dc 多语言 ID 为空 UnityLogError 1 1 2026-06-07 23:25:34 WorkshopModLoader: 读取 translation.csv 失败 - Sharing violation on path C:\Users\kilo\AppData\LocalLow\Remilia Command\TOHOTOPIA v0_7_3d\WorkshopMods\new_test\translation.csv
d33e10aa535309ce50e2ea6d6d39d1fe 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:06:54 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3180696574, ActionIndex=849, Count=1 PrevActions(count=2): PrevAction[848]: Version=848, MapHash=87653c49eed9eb72632df4b36f422d3f Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction…
d340b5c6c34d5411e26dd89268bf76de 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:38:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2298, Count=2 PrevActions(count=2): PrevAction[2297]: Version=2297, MapHash=b25fb9e5ed467aba356304240417ea4d Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
d39b04f22fa5d21164cda586c7cd2220 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:45:27 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=627370133, ActionIndex=2375, DataUnits=174, RenderUnits=175, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2374]: Version=2374, MapHash=9ac44b26ddcdca5be67f67a988124d25 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : …
d4d1ae5cb49dfdad12b718d1b588bee2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:06:13 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3449429391, ActionIndex=2113, Count=1 PrevActions(count=2): PrevAction[2112]: Version=2112, MapHash=eac5c0ea52056c60706f48c27b6d4073 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : KomeijiIndianBomberShip Giant : None Vegetation : None UnitAction : None CityLevelUpAction…
d5438a75f8070a1427f89f610dbdd2bd 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:35:42 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3078914596, ActionIndex=1703, Count=1 PrevActions(count=2): PrevAction[1702]: Version=1702, MapHash=93be7d3a1c7c56c3a3ec32a3743c8736 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityActi…
d6e4335dd5de6a8d2470512df09d13bc 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:26 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511220263, ActionIndex=1413, Count=1 PrevActions(count=2): PrevAction[1412]: Version=1412, MapHash=c8d7207418cfa45ff430803515826092 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
d76fac123783d6367586269b29228963 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:22:20 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4199938313, ActionIndex=2184, DataUnits=123, RenderUnits=124, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2183]: Version=2183, MapHash=f72f241586ede0d93a314716ea28cf03 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation :…
d851e63265cd88c81ed870ede6ff1922 MapData 序列化差异诊断 UnityLogError 1 1 2026-06-07 23:50:08 PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) gor.gph[2].fps: 18 != 5 gor.gph[2].gpq: 1130 != 830 gor.gph[2].gps.gqj.Count: 4 != 3 gou.gpd.Count: 42 != 41
d885f33715c1d388089472a813de10bd 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:24:13 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4240310992, ActionIndex=1750, DataUnits=44, RenderUnits=46, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[1749]: Version=1749, MapHash=9e7f0c967ecd23ddac90d7adffd60cdf Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
d8af831c2edc0f474a120912c44eb64f 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:59:20 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3119246918, ActionIndex=1768, Count=1 PrevActions(count=2): PrevAction[1767]: Version=1767, MapHash=f06e1f09e81f7e25508da40d30debbdb Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
d8c18ca6e6097b168cd63f41a8dc08b6 其他项目诊断日志 UnityLogError 1 1 2026-06-08 06:09:46 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=342048409, ActionIndex=1380, DataUnits=73, RenderUnits=74, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1379]: Version=1379, MapHash=fb301569e8775781a633776465da185d Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
d9c9ffbb9b598fe2d13d75e776aeca11 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:57:34 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2780240642, ActionIndex=479, Count=1 PrevActions(count=2): PrevAction[478]: Version=478, MapHash=bf06f6816a13d8021db4bd96b9e48d44 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
da452959efa6d5bc85afc9b22249ab30 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:25:08 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3276972782, ActionIndex=145, DataUnits=9, RenderUnits=10, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[144]: Version=144, MapHash=28eda3cbcc48d1739f6415865f36e692 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None Un…
dad058028c0cb0f3520608f6f4590036 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:14:43 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1283, Count=1 PrevActions(count=2): PrevAction[1282]: Version=1282, MapHash=1f426c2e975dbacbf2b2a93f1877e53c Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
daf2893491cbeedcf67fb13239bcae74 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:32:02 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1190, Count=1 PrevActions(count=2): PrevAction[1189]: Version=1189, MapHash=42374981010a149868b77cb747625651 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
dafec4c19f865bed5fe9627d6f7ce981 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:11:14 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4194011198, ActionIndex=1302, DataUnits=20, RenderUnits=21, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1301]: Version=1301, MapHash=0e4a47d018a03d9f8d0c7b812aa56345 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
db49fcd310ce4c5e64d2e4c372cc11ae 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:20:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1046727806, ActionIndex=2744, Count=1 PrevActions(count=2): PrevAction[2743]: Version=2743, MapHash=5c86e5ca0291ca5d88ec4b09025c9c7a Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Swordsman Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
db5590e4fa52364611101a8f0c51b735 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:06:51 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1506, Count=1 PrevActions(count=2): PrevAction[1505]: Version=1505, MapHash=539f1eed6776ac57b8a46a882cb0719a Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
db72a7760bd0f1067dd6fcc6e4d26c8f 网络发送失败诊断 UnityLogError 1 1 2026-06-08 03:59:16 ActionExecute broadcast failed, abort owner execute: Action : Build Wonder : None Resource : Military Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardType : None
dbcd8acc821417b41dc2e0bbed750135 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:17:39 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=185916115, ActionIndex=1162, Count=1 PrevActions(count=2): PrevAction[1161]: Version=1161, MapHash=101c99142c532328ce0f29911557f34b Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
dc8519c1a99d94947c03151b5dfc4b69 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:43:10 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2618989578, ActionIndex=4302, Count=1 PrevActions(count=2): PrevAction[4301]: Version=4301, MapHash=e09a707312dd2d5166f05b07f2e8ab47 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
dd22be4597a58bf035a9aebf3e346a70 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:46:12 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2943018151, ActionIndex=1760, DataUnits=50, RenderUnits=51, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1759]: Version=1759, MapHash=348d8598b5e6452f9a18602286d4d896 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
dd5f396e0f90f1d3b47d700dfed82cd8 STS/OSS 上传失败诊断 UnityLogError 1 1 2026-06-08 09:45:56 STS request failed: HTTP/1.1 403 Forbidden, Response: {"error":"Steam verification failed: User is offline"}
dd95f3de8958e425ab8c6b634c3ac430 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:09:06 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511132144, ActionIndex=2913, Count=1 PrevActions(count=2): PrevAction[2912]: Version=2912, MapHash=034b0131f7b464d444e4c813d3000a56 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
dda01cfae3b3f73d325a2f2f9e338d59 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:25:23 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2405889007, ActionIndex=3930, Count=1 PrevActions(count=2): PrevAction[3929]: Version=3929, MapHash=26dd7a75fc1dbffdd8de7fbe7c2fa578 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
dec6bb3b99d32c4c9712bbbc14b65168 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:23:43 AddUnitData blocked: target grid occupied. gid=152, cid=267, newUnit=KomeijiIndianCatapult/None/0, existingUnitId=322, existingUnit=Cloak/None/0, mapId=1086126753
df0673011308828b7a7da10834ff4efc 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:28:27 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1976177265, ActionIndex=3716, Count=1 PrevActions(count=2): PrevAction[3715]: Version=3715, MapHash=3d6df502bbc81346c92a2d71cf56bc84 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
df4aeb347e16ab9b5326e95851b965f2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:07:08 AddUnitData blocked: target grid occupied. gid=394, cid=1176, newUnit=Swordsman/None/0, existingUnitId=1578, existingUnit=Cloak/None/0, mapId=4145323470
e04fd72375055e25820983c9f42cc00d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:37:05 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2220, Count=1 PrevActions(count=2): PrevAction[2219]: Version=2219, MapHash=c04c18c90a57b151ee7f8a6f25f4ea60 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
e0607caeab32ce4c102dd3db17f6d498 网络发送失败诊断 UnityLogError 1 1 2026-06-08 10:26:55 bfv: 发送给房主失败
e06cb5e3b61d6b7248b23bb726d48f14 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:58:06 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1526, Count=1 PrevActions(count=2): PrevAction[1525]: Version=1525, MapHash=5aec82ee884bfe411c9343fd0038cf26 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
e1866870121dcac76cd426eecc45eb4f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 06:52:39 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2370109968, ActionIndex=979, DataUnits=60, RenderUnits=61, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[978]: Version=978, MapHash=b637f5daa13e9adc493016cafe711243 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
e1af0cc75b82afece75726b5a51e1a6a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:08:13 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3180696574, ActionIndex=919, DataUnits=34, RenderUnits=35, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[918]: Version=918, MapHash=bf8af0c3810a0a252695ecf8bf3c4247 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
e366b14a45c77cf3986fb6d55c42e50c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:17:04 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1208393717, ActionIndex=1243, DataUnits=53, RenderUnits=54, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1242]: Version=1242, MapHash=70bbb9a1608093b710cbd7c7a28a0da4 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
e42dac2a122c6b64b09359b4d72aaec2 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:33:29 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=3197, Count=1 PrevActions(count=2): PrevAction[3196]: Version=3196, MapHash=ca821a9b1be078039e38248591a63da8 Action : PlayerAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : IndianKoishi Vegetation : None UnitAction : None CityLevelUpAction : None C…
e46e72382e45ea251d7b70fe03cca750 相似 Action 重复诊断 UnityLogError 1 1 2026-06-08 11:00:04 存在相似action ,记录点为:142 ,Action为:Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : Climbing PlayerAction : None AIParam : AllClear Tech : Climbing CultureCardType : None 重复次数 :6
e5003771f6d8cd3c39384842428e0488 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:29:19 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=206480469, ActionIndex=1872, Count=1 PrevActions(count=2): PrevAction[1871]: Version=1871, MapHash=aea032cb56e34d27cc735fb35025098c Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
e52186e734cc415a577d13a2c7881f6a 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:12:58 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1993, Count=1 PrevActions(count=2): PrevAction[1992]: Version=1992, MapHash=08fe87e7d5ebcdd0c27c410a1c834d8c Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
e53ca4265931858a39282bd76dc8143d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:18:19 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3652078688, ActionIndex=634, DataUnits=31, RenderUnits=32, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[633]: Version=633, MapHash=aa3db7e4af8af622b02836fc860172fc Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
e563b178a64cb89bdca537043316ccf4 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:44:41 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2965032612, ActionIndex=19972, Count=1 PrevActions(count=2): PrevAction[19971]: Version=19971, MapHash=0d6048456a91a4fc6b4435fd888a22fe Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Swordsman Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None City…
e56faba7c43ef7cf4279856c114a8761 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:13:01 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1249, Count=1 PrevActions(count=2): PrevAction[1248]: Version=1248, MapHash=ec290ef557c6b3331ec59b27a69e49e9 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Capture CityLevelUpAction : None CityActi…
e5eabb351f17d611968b99fedbee2ab1 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:30:05 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3905552691, ActionIndex=2161, Count=1 PrevActions(count=2): PrevAction[2160]: Version=2160, MapHash=d43e2608e948d69bafee3fecaad00c4a Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
e5f1b04a5d917c578ad1a39126ef6868 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:09:27 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=4284258850, ActionIndex=786, DataUnits=38, RenderUnits=39, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[785]: Version=785, MapHash=88dfdf47da3b45cffb68d8ee5c8bb937 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
e6cdf0ec6bbdfea8ca32c3cdf4511492 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:04:32 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1707, Count=2 PrevActions(count=2): PrevAction[1706]: Version=1706, MapHash=dead5001c57a780dd650364721d9fb0b Action : CityAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
e6de075c20873e28da25e2b00756fb4e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:12:58 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1248, Count=1 PrevActions(count=2): PrevAction[1247]: Version=1247, MapHash=8ba0cfd8a4aff2725e94361f6ec2a961 Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
e77520b85cb909b49ee23ad3d8a9618f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:50:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2255, Count=1 PrevActions(count=2): PrevAction[2254]: Version=2254, MapHash=11f85f394b92033b52cb5941b785fcdb Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
e7a00a6af9a4878bc1b277e045459db5 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:43:50 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2618989578, ActionIndex=4386, DataUnits=93, RenderUnits=94, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4385]: Version=4385, MapHash=33aa13f2f81e323a125fe93d3eba91de Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
e7a89d2425c67e6c45a5199b24c8e793 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:18 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3014110377, ActionIndex=1004, DataUnits=36, RenderUnits=37, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1003]: Version=1003, MapHash=b7481aa617e47e948c842dd441b60975 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
e7ba55a28d59c22d29211af3bd227039 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:26:11 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2405889007, ActionIndex=3946, Count=1 PrevActions(count=2): PrevAction[3945]: Version=3945, MapHash=30ba0c69e58267d9e255c8de1280df08 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
e7dca0251fff6da7e406e2ca2feb6972 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:11:03 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=2723, Count=1 PrevActions(count=2): PrevAction[2722]: Version=2722, MapHash=23259dac9ff4f0f92a33100e7d1d79cb Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
e871a886f714ac86886ca4755c891125 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:36:20 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3464491, ActionIndex=3575, Count=2 PrevActions(count=2): PrevAction[3574]: Version=3574, MapHash=7d6e7cb2ca989e45c2905fa569c69e9a Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
e8a30aae4fc629d8f6eb0d37a87e6e4c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:43:10 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2618989578, ActionIndex=4303, Count=1 PrevActions(count=2): PrevAction[4302]: Version=4302, MapHash=883b1d700de7b273b342cd73e6da8e25 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
e92516f707c84943a07704702bf00357 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:55:09 AddUnitData blocked: target grid occupied. gid=256, cid=336, newUnit=Swordsman/None/0, existingUnitId=518, existingUnit=Cloak/None/0, mapId=956547397
e92ac41aa997b3de1a80f78f87b18513 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:08:39 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=2651, Count=1 PrevActions(count=2): PrevAction[2650]: Version=2650, MapHash=070159b0c5d2972a5ba12734361f1cc4 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
e9e358ee17df0b6aa1b7459134238670 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:31:40 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=396390858, ActionIndex=2206, DataUnits=58, RenderUnits=59, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2205]: Version=2205, MapHash=bd3739f5d59e8fa12761994a9465271a Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
ea9c226d200c32f9001e7593e4c5bf34 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:44:30 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1682817038, ActionIndex=981, DataUnits=40, RenderUnits=41, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[980]: Version=980, MapHash=9dc4c338e1809ce3277a20f4bf2f9b9f Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
ead873df0a6a5df4670161a240a4440e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:04:22 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=684850405, ActionIndex=2642, DataUnits=39, RenderUnits=40, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2641]: Version=2641, MapHash=895ed10a4b6aa70716668306d4f710cc Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
eaeb4151ece883365a147a17149d4f93 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:56:25 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=157033078, ActionIndex=1241, DataUnits=60, RenderUnits=61, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1240]: Version=1240, MapHash=03785666d292396001dc04af864d07e3 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
eb274507fc9788570bbe0ae34552ba0f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:25:13 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2366655411, ActionIndex=2166, DataUnits=75, RenderUnits=76, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2165]: Version=2165, MapHash=268866596d1b1277ca5e53c3163a302c Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : Non…
ed465d6de604cd90afbae05c312d40d3 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:18:08 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=185916115, ActionIndex=1244, Count=1 PrevActions(count=2): PrevAction[1243]: Version=1243, MapHash=5a8f7eee1de117daac43d0479572944d Action : Build Wonder : None Resource : Farm Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None…
eed8d2d46ad4f8bd154365973093b39b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:14:39 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1276, Count=1 PrevActions(count=2): PrevAction[1275]: Version=1275, MapHash=416145657f93bc986826f48c6c924e6f Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
efb269b16aec674267bf8997189f5e6b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:03:16 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3090802309, ActionIndex=1377, DataUnits=49, RenderUnits=50, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1376]: Version=1376, MapHash=98b10068f0371cef50c4ef879d0fec75 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
efb448b710705130909473441864b149 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:49:05 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1849947266, ActionIndex=883, DataUnits=42, RenderUnits=43, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[882]: Version=882, MapHash=c54904b7bf144fef99d1a3b13c6585ba Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
efdf76a1f946fa4dd72b7142c754a636 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:27:54 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=3094, Count=1 PrevActions(count=2): PrevAction[3093]: Version=3093, MapHash=cf54eda767da8d2c2f48583e929d7aae Action : CityLevelUpAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : Park City…
f0ce5c0f880da3a1c3e2353700afdcd3 其他项目诊断日志 UnityLogError 1 1 2026-06-08 05:21:50 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=26278946, ActionIndex=4415, DataUnits=157, RenderUnits=158, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[4414]: Version=4414, MapHash=48448af3e97e7b8d71edeaa924aa848b Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
f19d22751849e6c7c974da61e5b1189b 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:30:47 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=117673903, ActionIndex=1712, DataUnits=62, RenderUnits=63, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1711]: Version=1711, MapHash=bf547b55fd26719e67667777d82a6f29 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation …
f1ee3a559034df7af16538ae4434d093 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:04:43 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=584172480, ActionIndex=1198, DataUnits=49, RenderUnits=50, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1197]: Version=1197, MapHash=b802e2319dbf31142608498cb6e7b832 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…
f1f9f94cd524aceb9b349dc47df23c0d MapData 序列化差异诊断 UnityLogError 1 1 2026-06-08 00:04:40 PlayerMap differs (serialized data mismatch) PlayerMap.PlayerDataList differs (serialized data mismatch) UnitMap differs (serialized data mismatch) UnitToGridDict differs (serialized data mismatch) gor.gph[0].fps: 3 != 25 gor.gph[0].gpq: 860 != 885 gor.gph[0].gpr.gqi.Count: 34 != 39 gou.gpd.Count: 19 != 20
f24f076378ddab93e5a700e5e4127bfb 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:38:23 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2240, Count=1 PrevActions(count=2): PrevAction[2239]: Version=2239, MapHash=eb8e6ed58e5a67e725aebaac06ff0c4d Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
f2e9b81a7f743175f2b8d9cc5eec4ede 其他项目诊断日志 UnityLogError 1 1 2026-06-08 09:06:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1518, Count=1 PrevActions(count=2): PrevAction[1517]: Version=1517, MapHash=577a165d22424b06e7a8a26eadf8c21e Action : Build Wonder : None Resource : Port Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
f30b9b11683d7cfb7bc5aae81f5a4dfe 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:12:50 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1246, Count=1 PrevActions(count=2): PrevAction[1245]: Version=1245, MapHash=ed6c09229a938a8919d811c1b9015c53 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
f312b890d57808e3d84c11cf48ec0f4d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:53:08 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1530821543, ActionIndex=4173, Count=1 PrevActions(count=2): PrevAction[4172]: Version=4172, MapHash=23dd7641ebc3bcc2397302288345af3b Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
f340b1621ac707777514938b78483576 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:26:53 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3033802141, ActionIndex=1440, Count=1 PrevActions(count=2): PrevAction[1439]: Version=1439, MapHash=a015d5674a0bf4e8ca45126c3de2b90c Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
f379a7e082c19312165cddee6e853545 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:31:58 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1313877479, ActionIndex=1180, Count=1 PrevActions(count=2): PrevAction[1179]: Version=1179, MapHash=3c1c09111dacd452c4d24107fed2aa5d Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
f39ce3a793c88ea9e43b2d91483aa75c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:53:07 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1530821543, ActionIndex=4144, Count=1 PrevActions(count=2): PrevAction[4143]: Version=4143, MapHash=652903bd3846a6e760336d7195090a12 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
f3b0df02ab2419d82d992ba7aa08bb53 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:56:39 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=1976177265, ActionIndex=2522, DataUnits=67, RenderUnits=68, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[2521]: Version=2521, MapHash=ea32c56fe8aa18c8a95188d973e96919 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
f3caa61cae9aead599ac9bc73efe3e8d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 02:37:53 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3078914596, ActionIndex=1730, Count=1 PrevActions(count=2): PrevAction[1729]: Version=1729, MapHash=95611fb200926318323e9f61bc4e57e3 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : KomeijiIndianArcher Giant : None Vegetation : None UnitAction : None CityLevelUpAction : No…
f436566003364855b1b50252591aadf6 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:37:25 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2227, Count=1 PrevActions(count=2): PrevAction[2226]: Version=2226, MapHash=81bac37dc56808f7ab80e3af04046c24 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
f43d240c519a3937390ae4b23e7e97f9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:11:35 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1351333523, ActionIndex=649, Count=1 PrevActions(count=2): PrevAction[648]: Version=648, MapHash=9afb3466ae4b0c6f4a00b2dd47c298a2 Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Warrior Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
f4b7a283971764d942532ffd4017e1e3 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:59:07 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3119246918, ActionIndex=1764, Count=1 PrevActions(count=2): PrevAction[1763]: Version=1763, MapHash=520a476311bf64b200c74c13b86bb789 Action : Build Wonder : None Resource : MetalStation Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActi…
f52e7c59c2aff089a50facca121c5453 网络发送失败诊断 UnityLogError 1 1 2026-06-08 11:21:52 bfu: 发送给房主失败
f550c3afd891b43246e54b9fafd29454 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:58:10 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2780240642, ActionIndex=488, Count=1 PrevActions(count=2): PrevAction[487]: Version=487, MapHash=002848e69ec296cda0233f54309b3c32 Action : BuyCultureCard Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction…
f5a92a4d37a18e101616c916ecf759a0 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:31:51 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=678612794, ActionIndex=1344, Count=1 PrevActions(count=2): PrevAction[1343]: Version=1343, MapHash=5c1239b150827f6b388a03d76f40c875 Action : Build Wonder : None Resource : Forge Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : Non…
f648690bca0e20c3005ae2fcf5e9fa65 网络发送失败诊断 UnityLogError 1 1 2026-06-08 01:28:23 ActionExecute broadcast failed, abort owner execute: Action : TrainUnit Wonder : None Resource : None Feature : None Terrain : None Unit : Giant Giant : EgyptianSakuya Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None GridMiscAction : None Skill : NONE Tech : None PlayerAction : None AIParam : AllClear Tech : None CultureCardTyp…
f6741868bf6a18e8b0729a9e81d9a2bc 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:40:05 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2327, Count=1 PrevActions(count=2): PrevAction[2326]: Version=2326, MapHash=8c1b9c0020d79469833dd90ea5441d0d Action : BuildWonder Wonder : TRADE Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityActio…
f6d6f1495d10aed086677faef4db65f5 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:50:56 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2265, Count=1 PrevActions(count=2): PrevAction[2264]: Version=2264, MapHash=4da901fdee67e8162a5f5c236d2f55b0 Action : UnitAction Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : Recover CityLevelUpAction : None CityActi…
f70a444f2ad938f9f87da37776e17af5 网络发送失败诊断 UnityLogError 1 1 2026-06-08 05:39:23 P2P broadcast preflight failed: target=76561199808123029, reason=No connection to 76561199808123029
f776976e0a8cc07a0c7c01c5e59eb503 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:08:18 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511132144, ActionIndex=2899, Count=1 PrevActions(count=2): PrevAction[2898]: Version=2898, MapHash=35276f6dea632912c8d918c2e20bcc51 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
f7acb5b32bb351e9dcdd9eac87675acf 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:49 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1351333523, ActionIndex=638, Count=1 PrevActions(count=2): PrevAction[637]: Version=637, MapHash=fb9bd3490fbb362812f02a2b16c56806 Action : Gain Wonder : None Resource : Fish Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None Gr…
f806f630aa253901f56dabb29db3c811 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:37:31 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3464491, ActionIndex=3597, Count=2 PrevActions(count=2): PrevAction[3596]: Version=3596, MapHash=9b0cc3e3ada37b77b23f72937f05eff5 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
f82ee30be430df93a82b1855ce8347c9 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:38:27 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1402129093, ActionIndex=2253, Count=1 PrevActions(count=2): PrevAction[2252]: Version=2252, MapHash=d95df840913f388e693c4b6959e23b50 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
f83f5746c5e255513e23cc55e1f8bf0c 其他项目诊断日志 UnityLogError 1 1 2026-06-08 07:41:27 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3227892936, ActionIndex=8776, DataUnits=92, RenderUnits=93, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[8775]: Version=8775, MapHash=562810e00f509465884a3e0fbc06a20e Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation…
fa742ece6c66ff4390776e569856f863 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:35:59 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=3240, Count=1 PrevActions(count=2): PrevAction[3239]: Version=3239, MapHash=d9022f9827ac3765d1e07785e4c06387 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : …
fad995feed13d869aeda0d8881855c89 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:55:36 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2905098722, ActionIndex=2807, Count=1 PrevActions(count=2): PrevAction[2806]: Version=2806, MapHash=5f4d5009b55e44df5afc04f52a2c5cb6 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
fafe180d2b88838efe60abc7a5af8607 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:59:48 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=175554668, ActionIndex=1129, DataUnits=51, RenderUnits=52, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1128]: Version=1128, MapHash=69884a013754fe5563364d2dd07b051f Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : No…
fc2f67a19795c7cc788c34a082dbd3bf 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:30:10 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3905552691, ActionIndex=2172, Count=1 PrevActions(count=2): PrevAction[2171]: Version=2171, MapHash=74048230d11abff7f915e8129e679184 Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : N…
fcbcc052e4bd00568c87395201c5a544 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:59:06 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1291645602, ActionIndex=3596, Count=1 PrevActions(count=2): PrevAction[3595]: Version=3595, MapHash=fdc751c1a7db3763f494aadedc379da9 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction …
fcf106a6a3430e5e131cc16b156d7589 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:36:57 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2914545185, ActionIndex=299, DataUnits=25, RenderUnits=26, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[298]: Version=298, MapHash=948559be3d116bc00ca7827c23ca1879 Action : UnitMove Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
fd538751db1525dc6780a4f7d5ea8a67 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:20:54 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=1046727806, ActionIndex=2714, Count=1 PrevActions(count=2): PrevAction[2713]: Version=2713, MapHash=835019e8aa026f878b7b5497b1fadd9a Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
fdc1da3ed372ef396d62ed612dbeb57f 其他项目诊断日志 UnityLogError 1 1 2026-06-08 00:10:26 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3511220263, ActionIndex=1414, Count=1 PrevActions(count=2): PrevAction[1413]: Version=1413, MapHash=d15491ab31106c9963a187b78028fd87 Action : AIParamControl Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAct…
fe01c5bee2ed02b5a9baa99c23e1513d 其他项目诊断日志 UnityLogError 1 1 2026-06-08 01:59:02 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2689188486, ActionIndex=1549, Count=1 PrevActions(count=2): PrevAction[1548]: Version=1548, MapHash=24f441e55443257ccf276eb89f759c34 Action : TurnStart Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction :…
fe03e0a078cb9588a8ca2ac63cff03cc 其他项目诊断日志 UnityLogError 1 1 2026-06-08 10:02:50 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2959986180, ActionIndex=1719, DataUnits=66, RenderUnits=67, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[1718]: Version=1718, MapHash=280e184a9ba3de86dd50a34b5bd52541 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
fe176a468b09dd5cf59336b9d54d4183 其他项目诊断日志 UnityLogError 1 1 2026-06-07 23:18:13 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3478276947, ActionIndex=221, DataUnits=5, RenderUnits=6, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[220]: Version=220, MapHash=0d5eb46509f406f865bf68013363e058 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None U…
fe17d4d44640a68b3acad0ca81749e52 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:34:24 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3473067915, ActionIndex=2331, DataUnits=19, RenderUnits=21, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[2330]: Version=2330, MapHash=a6bd19b047e8995bb53cddb982373847 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : N…
fe8d572abb66c2e9e1363a18c2ce7a3e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 08:58:16 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=2780240642, ActionIndex=490, Count=1 PrevActions(count=2): PrevAction[489]: Version=489, MapHash=31af251d9325cb5d96c26915a4c5b75c Action : TurnEnd Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : None…
feb52ebc591f54cf4149e89129930788 其他项目诊断日志 UnityLogError 1 1 2026-06-08 04:37:41 [BoatUnitOnLandBeforeAction] 船形态Unit停留在陆地格 MapId=3464491, ActionIndex=3626, Count=2 PrevActions(count=2): PrevAction[3625]: Version=3625, MapHash=85da718c971218c9890dad29ce77c199 Action : LearnTech Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitAction : None CityLevelUpAction : None CityAction : No…
ff06d3bf1e7307cb905dcd87e618b76e 其他项目诊断日志 UnityLogError 1 1 2026-06-08 11:35:46 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=299037556, ActionIndex=3362, DataUnits=66, RenderUnits=67, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3361]: Version=3361, MapHash=0bae1196869367d9557e5c06bd1de63a Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation …
ff8755637ec7b105b8100c94496da6ec 其他项目诊断日志 UnityLogError 1 1 2026-06-08 03:37:22 [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=3912540620, ActionIndex=894, DataUnits=28, RenderUnits=30, RenderOnly=2, DataOnly=0 PrevActions(count=2): PrevAction[893]: Version=893, MapHash=641397d2aad8b08fe16871ad22b3cdab Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None…