Zzaphkiel / Seraphine

英雄联盟战绩查询工具
GNU General Public License v3.0
2.56k stars 129 forks source link

[BUG] 点击斗魂竞技场战绩报错 #346

Closed asd2422313947 closed 7 months ago

asd2422313947 commented 7 months ago

问题描述

Traceback (most recent call last): File "C:\hj\lib\site-packages\qasync__init__.py", line 780, in _error_handler task.result() File "C:\Seraphine-main\app\view\search_interface.py", line 1166, in __onGameTabClicked await self.updateGameDetailView(tab.gameId, self.puuid) File "C:\Seraphine-main\app\view\search_interface.py", line 1176, in updateGameDetailView game = await parseGameDetailData(puuid, game) File "C:\Seraphine-main\app\lol\tools.py", line 364, in parseGameDetailData teams[tid]['kills'] += kills KeyError: 600

系统信息

Windows 10

运行方式

在 Python 环境中直接运行源代码

软件版本

最新源代码

客户端状态(若有)

No response

复现方法(若有)

No response

日志文件

No response

您进行游戏的服务器(若有)

No response

出现率(若有)

每次这么做都必定会出现

在提交之前,请您确认

Zzaphkiel commented 7 months ago

感谢,已定位该问题

Zzaphkiel commented 7 months ago

已在 c5cad96 修复该问题。

saiveen1 commented 7 months ago

已在 c5cad96 修复该问题。

国服斗魂目前没有分段 tools.py#L417

Zzaphkiel commented 7 months ago

已在 c5cad96 修复该问题。

国服斗魂目前没有分段 tools.py#L417

@saiveen1 已在 792dd63 修复该问题,感谢!

saiveen1 commented 7 months ago

已在 c5cad96 修复该问题。

国服斗魂目前没有分段 tools.py#L417

@saiveen1 已在 792dd63 修复该问题,感谢!

tool.py#L916 斗魂模式进入选人界面obfuscatedSummonerId获取到的summoner是404引发崩溃

Zzaphkiel commented 7 months ago

@saiveen1 7a256f8 修复了该问题,昨晚意识不清醒瞎写的代码没测试,我的问题 😭

saiveen1 commented 7 months ago

@saiveen1 7a256f8 修复了该问题,昨晚意识不清醒瞎写的代码没测试,我的问题 😭

辛苦,感谢作者无私提供这么好用的软件!