Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

公开招募计算:TypeError: '>' not supported between instances of 'str' and 'int' #388

Open
WordlessEcho opened this issue May 11, 2023 · 1 comment

Comments

@WordlessEcho
Copy link

WordlessEcho commented May 11, 2023

模拟器:BlueStacks 5.11.56.1003 P64
Arknights Auto Helper:master-1174+5a92847

日志

识别招募标签

adb connect 127.0.0.1:52386

可选标签:

识别到的标签数量异常,一共识别了0个标签

识别招募标签

可选标签:狙击干员 先锋干员 费用回复 群攻 防护

TypeError: '>' not supported between instances of 'str' and 'int'

  File "webgui2/worker.py", line 122, in run
  File "webgui2/worker.py", line 89, in <lambda>
  File "Arknights/addons/recruit.py", line 12, in recruit
  File "Arknights/addons/recruit_calc.py", line 60, in calculate
  File "Arknights/addons/recruit_calc.py", line 60, in <listcomp>
  File "Arknights/addons/recruit_calc.py", line 12, in _rank
  File "Arknights/addons/recruit_calc.py", line 12, in <genexpr>
@ZhaoZuohong
Copy link
Contributor

解包数据的格式变了,干员稀有度从数字变成了 TIER_1 这样的字符串。我刚刚提交了修复此问题的 PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants