7.8 KiB
7.8 KiB
LogError Summary
- 筛选范围:
0.7.3f,last_1_day,ERROR,status0,2 - 捕获时间:2026-06-12 11:47:43
- 非阻断 Issue:13
- 非阻断次数:45
分类汇总
| 类别 | Issue 数 | 次数 | 设备数 | 代码位置 | 示例 Issue |
|---|---|---|---|---|---|
| 其他项目诊断日志 | 4 | 25 | 14 | RenderTexture 伴随日志可查 Unity/Assets/BundleResources/Prefab/UI/Info/UIInfoGridInfo.prefab:2284、:6909 和 Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoGridInfoView.cs:302、:563;Unit 渲染不一致可查 Unity/Assets/Scripts/TH1_Logic/Action/ActionLogic.cs:1397 |
3b1873b47fcdc15a0284798ea83be004, 3734a997ed6d691a08e092e56913c40a, a63d7c50108ffe49f2c02217f3d8eee8 |
| AI 计算死循环保护 | 1 | 8 | 2 | Unity/Assets/Scripts\TH1_Logic\AI\AIActionBase.cs:528: LogSystem.LogError($"死循环了"); Unity/Assets/Scripts\TH1_Logic\AI\AILogic.cs:179: LogSystem.LogError($"死循环了,最终记录点为:{MainEditor.Instance.BTNodeId}"); |
3e65a3369290cfa41e540f0612aefad5 |
| P2P/大厅连接失败诊断 | 2 | 6 | 5 | Unity/Assets/Scripts\TH1_Logic\Steam\SimpleP2P.cs:480: LogSystem.LogError($"Connection failed - Reason: {endReason}"); | 03e368c38bf498c0ede3d3d6b1a4ba9, 5bf29273f5c83382e8a559c3a51c64b1 |
| 多语言资源加载为空 | 3 | 3 | 1 | Unity/Assets/Scripts/TH1_AOT/ResourceLoader.cs:84 加载 Assets/BundleResources/Export/Multilingual 后 GetAssetObject<MultilingualData>() 返回 null;调用点在 Unity/Assets/Scripts/TH1_Logic/Multilingual/MultilingualManager.cs:263 |
949458f51e04d6cf3f4ff9ee18b7e160, f5aa9c0a1411b1f09fd13146d745090d, b176950b03c8f954ad35f9520da10d23 |
| Origin Player 为空诊断 | 1 | 1 | 1 | Unity/Assets/Scripts\TH1_Logic\Unit\UnitLogic.cs:683: LogSystem.LogError($"Origin Player is null target.id:{target.Id}"); Unity/Assets/Scripts\TH1_Logic\Unit\UnitLogic.cs:738: LogSystem.LogError($"RecoverHealth Origin Player is null target.id:{target.Id}"); |
76c4a73c625af53a1601bc284e2e3013 |
| 相似 Action 重复诊断 | 1 | 1 | 1 | Unity/Assets/Scripts\TH1_Logic\AI\AILogic.cs:230: if(_sameCount > 5) LogSystem.LogError($"存在相似action ,记录点为:{MainEditor.Instance.BTNodeId} ," + | f1c119ee9f0c60b7f3a383def5491cd6 |
| 行动执行玩家不一致 | 1 | 1 | 1 | Unity/Assets/Scripts\TH1_Logic\Action\ActionLogic.cs:1215: LogSystem.LogError($"CompleteExecute Player 不一致 {ActionId.GetStringLog()}"); | 217a8eace225fadbb28fe9c001b38d7c |
明细
| Issue | 类别 | 类型 | 次数 | 设备 | 最近上报 | 消息 |
|---|---|---|---|---|---|---|
| 3b1873b47fcdc15a0284798ea83be004 | 其他项目诊断日志 | UnityLogError | 22 | 11 | 2026-06-12 11:32:04 | Releasing render texture that is set as Camera.targetTexture! |
| 3e65a3369290cfa41e540f0612aefad5 | AI 计算死循环保护 | UnityLogError | 8 | 2 | 2026-06-12 10:59:12 | 死循环了 |
| 03e368c38bf498c0ede3d3d6b1a4ba9 | P2P/大厅连接失败诊断 | UnityLogError | 4 | 3 | 2026-06-12 11:36:58 | Connection failed - Reason: 1000 |
| 5bf29273f5c83382e8a559c3a51c64b1 | P2P/大厅连接失败诊断 | UnityLogError | 2 | 2 | 2026-06-12 11:32:04 | 应用层拒绝连接 - 错误码: 1000,可能原因:1.对方未创建监听套接字 2.对方主动拒绝 3.对方游戏未运行 |
| 217a8eace225fadbb28fe9c001b38d7c | 行动执行玩家不一致 | UnityLogError | 1 | 1 | 2026-06-12 11:33:23 | 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 |
| 3734a997ed6d691a08e092e56913c40a | 其他项目诊断日志 | UnityLogError | 1 | 1 | 2026-06-12 10:32:02 | [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=634905386, ActionIndex=437, DataUnits=33, RenderUnits=34, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[436]: Version=436, MapHash=a2d84780acdfeabc1a2702f510a3ffa4 Action : Build Wonder : None Resource : Mine Feature : None Terrain : None Unit : None Giant : None Vegetation : None UnitA… |
| 76c4a73c625af53a1601bc284e2e3013 | Origin Player 为空诊断 | UnityLogError | 1 | 1 | 2026-06-12 08:27:06 | Origin Player is null target.id:430 |
| 949458f51e04d6cf3f4ff9ee18b7e160 | 多语言资源加载为空 | UnityLogError | 1 | 1 | 2026-06-12 08:00:04 | [TH1.YooAsset] Loaded null resource: Assets/BundleResources/Export/Multilingual, type=MultilingualData |
| a63d7c50108ffe49f2c02217f3d8eee8 | 其他项目诊断日志 | UnityLogError | 1 | 1 | 2026-06-12 10:32:00 | [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=634905386, ActionIndex=429, DataUnits=34, RenderUnits=35, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[428]: Version=428, MapHash=be3b9dab92fa24c2de8ac5f6baab80c1 Action : UnitAttack Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation : None … |
| b176950b03c8f954ad35f9520da10d23 | 多语言资源加载为空 | UnityLogError | 1 | 1 | 2026-06-12 07:55:21 | [TH1.YooAsset] Loaded null resource: Assets/BundleResources/Export/Multilingual, type=MultilingualData |
| e0e8d47df59e68e38968a6d05ed1a882 | 其他项目诊断日志 | UnityLogError | 1 | 1 | 2026-06-12 07:48:53 | [UnitRendererMismatchBeforeAction] 数据层Unit与渲染层Unit不一致 MapId=2242826177, ActionIndex=3149, DataUnits=61, RenderUnits=62, RenderOnly=1, DataOnly=0 PrevActions(count=2): PrevAction[3148]: Version=3148, MapHash=0ceb6f1746ddba5ef68843f17bc7ad60 Action : UnitAttackAlly Wonder : None Resource : None Feature : None Terrain : None Unit : None Giant : None Vegetation… |
| f1c119ee9f0c60b7f3a383def5491cd6 | 相似 Action 重复诊断 | UnityLogError | 1 | 1 | 2026-06-12 10:59:09 | 存在相似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 : Trade PlayerAction : None AIParam : AllClear Tech : Trade CultureCardType : None 重复次数 :6 |
| f5aa9c0a1411b1f09fd13146d745090d | 多语言资源加载为空 | UnityLogError | 1 | 1 | 2026-06-12 08:00:04 | [TH1.YooAsset] Loaded null resource: Assets/BundleResources/Export/Multilingual, type=MultilingualData |