召喚獣消去の内部エラー

Issue #945 resolved
カニ風味 created an issue

お疲れさまです。内部エラーが発生したのでご報告いたします

cardwirthpy_20200502b_x64

効果種別で消滅-召喚獣消去が設定されているカードを戦闘中以外に使うと内部エラーが発生するようです

以下がそのログになります

Version : 4.3 (64-bit) / 2020-05-02 20:31:37
DateTime: 2020-05-03 14:34:30
Traceback (most recent call last):
File ".\cw\thread.py", line 869, in run
File ".\cw\thread.py", line 921, in _run
File ".\cw\thread.py", line 932, in main_loop
File ".\cw\eventhandler.py", line 129, in run
File ".\cw\eventhandler.py", line 832, in executing_event
File ".\cw\character.py", line 1041, in use_card
File ".\cw\event.py", line 1391, in start
File ".\cw\event.py", line 846, in start
File ".\cw\event.py", line 920, in run
File ".\cw\event.py", line 1420, in run_exit
File ".\cw\event.py", line 1633, in effect_cardmotion
File ".\cw\event.py", line 1703, in get_effecttargetstatus
File ".\cw\effectmotion.py", line 487, in has_removablebeast
File ".\cw\effectmotion.py", line 756, in has_removablebeast
AttributeError: 'MenuCard' object has no attribute 'cardpocket'

Comments (2)

  1. Log in to comment