|
|
|
| 警告 | 数量 | 区ID | 标记处理 | (2026-5-12 23:59:38) Traceback (most recent call last): File "../PyCode/Logic/AutoEvent/AutoEvent.py", line 52, in check_time_online check_add_event(role, event_cnt) File "../PyCode/Logic/AutoEvent/AutoEvent.py", line 79, in check_add_event if not check_add_num(role): File "../PyCode/Logic/AutoEvent/AutoEvent.py", line 228, in check_add_num if (event_info.get(EnumUnique.AutoEventStatus, 0) == STATUS_WAITE) or (event_info.get(EnumUnique.AutoEventStatus, 0) == STATUS_DOING): AttributeError: 'NoneType' object has no attribute 'get'
| 4871 | [1, [5, 7]] | 标记处理 | (2026-5-13 0:0:0) Traceback (most recent call last): File "../PyCode/Logic/AutoEvent/AutoEvent.py", line 501, in after_clear_day do_clear_day(role) File "../PyCode/Logic/AutoEvent/AutoEvent.py", line 248, in do_clear_day if event_info0.get(EnumUnique.AutoEventStatus) == STATUS_WAITE: AttributeError: 'NoneType' object has no attribute 'get'
| 16 | [1, [5, 7]] | 标记处理 | (2026-5-13 0:16:14) GE_EXC 生成血量错误
| 330 | [5, 7] | 标记处理 | (2026-5-13 0:18:58) Traceback (most recent call last): File "../PyCode/Logic/AutoEvent/AutoEvent.py", line 506, in after_init_client check_finish(role, "") File "../PyCode/Logic/AutoEvent/AutoEvent.py", line 376, in check_finish if event_info0.get(EnumUnique.AutoEventStatus) == STATUS_DOING: AttributeError: 'NoneType' object has no attribute 'get'
| 112 | [1, [5, 7]] | 标记处理 | (2026-5-13 3:1:0) GE_EXC 触发角色流失统计完成事件
| 8 | [1, [5, 7]] | 标记处理 |
|