pcrbot / picfinder_take

hoshino bot搜图插件
44 stars 9 forks source link

搜图结束后会报错 #5

Closed homileak closed 2 years ago

homileak commented 2 years ago

[2021-10-19 17:01:32,687 picfinder] INFO: Message 286061465 triggered thanks. [2021-10-19 17:01:32,969 nonebot] INFO: Message 286061465 is ignored: Handled by Hoshino [2021-10-19 17:01:34,769 picfinder] ERROR: <class 'AttributeError'> occured when start_finder handling message 2033669723. [2021-10-19 17:01:34,775 picfinder] ERROR: 'NoneType' object has no attribute 'group' Traceback (most recent call last): File "/root/pcrbot/HoshinoBot/hoshino/msghandler.py", line 28, in handle_message await service_func.func(bot, event) File "/root/pcrbot/HoshinoBot/hoshino/modules/picfinder_take/init.py", line 81, in start_finder file= ret.group(1) AttributeError: 'NoneType' object has no attribute 'group' [2021-10-19 17:01:34,781 nonebot] INFO: Message 2033669723 is ignored: Handled by Hoshino

assassingyk commented 2 years ago

超时结束搜图那部分可能有点逻辑问题,不过按说不影响使用来着)

assassingyk commented 2 years ago

修了

homileak commented 2 years ago

非常抱歉回复晚了,确实,似乎并不影响使用。 非常感谢您修复了这个问题!