Ice9Coffee / HoshinoBot

A qqbot for Princess Connect Re:Dive (and other usage :)
GNU General Public License v3.0
1.42k stars 412 forks source link

查询JJC解法发生错误 #187

Closed Kelcoin closed 3 years ago

Kelcoin commented 3 years ago

[2021-06-20 00:36:15,930 pcr-arena] INFO: Message 412682772 triggered arena_quer y. [2021-06-20 00:36:15,930 pcr-arena] INFO: Doing query... [2021-06-20 00:36:16,188 bangumi] INFO: 订阅缓存为空,已加载至最新 [2021-06-20 00:36:16,188 bangumi] INFO: Scheduled job mikan_poller completed. [2021-06-20 00:36:16,754 pcr-arena] INFO: Got response! [2021-06-20 00:36:16,754 pcr-arena] INFO: Arena generating picture... [2021-06-20 00:36:16,770 pcr-arena] ERROR: <class 'NameError'> occured when aren a_query handling message 412682772. [2021-06-20 00:36:16,770 pcr-arena] ERROR: name 'thumb_up_i' is not defined Traceback (most recent call last): File "C:\Users\Administrator\Desktop\HoshinoBot\hoshino\msghandler.py", line 2 8, in handle_message await service_func.func(bot, event) File "C:\Users\Administrator\Desktop\HoshinoBot\hoshino\modules\priconne\arena \__init__.py", line 40, in arena_query await _arena_query(bot, ev, region=1) File "C:\Users\Administrator\Desktop\HoshinoBot\hoshino\modules\priconne\arena \__init__.py", line 137, in _arena_query teams = render_atk_def_teams(res) File "C:\Users\Administrator\Desktop\HoshinoBot\hoshino\modules\priconne\arena \__init__.py", line 69, in render_atk_def_teams thumb_up = thumb_up_a if e['user_like'] > 0 else thumb_up_i NameError: name 'thumb_up_i' is not defined [2021-06-20 00:36:16,770 nonebot] INFO: Message 412682772 is ignored image

Ice9Coffee commented 3 years ago

你可以在开发交流群的群文件>res资源包&零散更新中找到这4个图片。

Kelcoin commented 3 years ago

你可以在开发交流群的群文件>res资源包&零散更新中找到这4个图片。

感谢,已解决