latorc / MahjongCopilot

雀魂游戏实时 AI 指导 / In-game step-by-step AI Assistant for Maj-soul
https://mjcopilot.com
GNU General Public License v3.0
402 stars 48 forks source link

'NoneType' object is not iterable #57

Open wch930 opened 3 months ago

wch930 commented 3 months ago

2024-08-11 20:35:52,038 ERROR [BotThread]bot_manager.py:500 | Failed to automate action for kakan: 'NoneType' object is not iterable Traceback (most recent call last): File "bot_manager.py", line 498, in _do_automation File "game\automation.py", line 414, in automate_action TypeError: 'NoneType' object is not iterable 2024-08-11 20:35:52,039 INFO [BotThread]automation.py:498 | Retry automating pending reaction: kakan 2024-08-11 20:35:52,040 ERROR [BotThread]bot_manager.py:287 | Bot Manager Thread Exception: 'NoneType' object is not iterable Traceback (most recent call last): File "bot_manager.py", line 273, in _run File "bot_manager.py", line 328, in _loop_post_msg File "game\automation.py", line 499, in automate_retry_pending File "game\automation.py", line 414, in automate_action TypeError: 'NoneType' object is not iterable